Next: , Previous: , Up: Networking commands   [Contents][Index]


17.5.3 net_add_route

Command: net_add_route shortname ip[/prefix] [interface | ‘gwgateway]

Add route to network with address ip as modified by prefix via either local interface or gateway. prefix is optional and defaults to 32 for IPv4 address and 128 for IPv6 address. Route is identified by shortname which can be used to remove it (see net_del_route).