diff --git a/nshlib/README.txt b/nshlib/README.txt index e900ffa76..b03008c48 100644 --- a/nshlib/README.txt +++ b/nshlib/README.txt @@ -297,6 +297,7 @@ o test integer -lt integer | integer -ne integer o addroute [] + addroute default This command adds an entry in the routing table. The new entry will map the IP address of a router on a local network() @@ -314,6 +315,9 @@ o addroute [] 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 |-d |-s ] Access the OS ARP table.