[IP4 Static Route Menu] add - Add IP4 static route rem - Remove IP4 static route cur - Display current IP4 static route configuration |
Command Syntax and Usage | |
---|---|
add <destination mask gateway> [interface number] | |
Adds a static route. To complete the entry, enter a destination IP address, destination subnet mask, and gateway address. Enter all addresses using dotted decimal notation. If a gateway address is 0.0.0.0., the route becomes a black hole route. Packets routed to such a destination will be dropped. You can define up to 1024 static routes. | |
rem <destination mask> | |
Removes a static route. The destination address of the route to remove must be specified using dotted decimal notation. | |
cur | |
Displays the current IPv4 static routes. |