Update README
This commit is contained in:
parent
c33998f1bf
commit
6fb399fd65
@ -297,6 +297,7 @@ o test <expression>
|
||||
integer -lt integer | integer -ne integer
|
||||
|
||||
o addroute <target> [<netmask>] <router>
|
||||
addroute default <ipaddr> <interface>
|
||||
|
||||
This command adds an entry in the routing table. The new entry
|
||||
will map the IP address of a router on a local network(<router>)
|
||||
@ -314,6 +315,9 @@ o addroute <target> [<netmask>] <router>
|
||||
|
||||
nsh> addroute 11.0.0.0/24 10.0.0.2
|
||||
|
||||
The second form of the addroute command can be used to set the default
|
||||
gateway.
|
||||
|
||||
o arp [-a <ipaddr>|-d <ipaddr>|-s <ipaddr> <hwaddr>]
|
||||
|
||||
Access the OS ARP table.
|
||||
|
Loading…
x
Reference in New Issue
Block a user