Difference between revisions of "netopia dsl modem / router notes"
From thelinuxwiki
(Created page with " == adding a static route via CLI== Netopia-3000/157984235328 (top)>> '''ip''' Netopia-3000/157984235328 (ip)>> '''static-routes''' Netopia-3000/157984235328 (ip static-rou...") |
Revision as of 19:18, 6 August 2013
adding a static route via CLI
Netopia-3000/157984235328 (top)>> ip
Netopia-3000/157984235328 (ip)>> static-routes
Netopia-3000/157984235328 (ip static-routes)>> set
static-routes
(static-routes) node list ...
Select (destination-network) node to modify from list,
or enter new (destination-network) to create.
static-routes destination-network (?): 192.168.1.0
(192.168.1.0) has been added to the (static-routes) list
destination-network 192.168.1.0
netmask (0.0.0.0): 255.255.255.0
interface (ip-address) [ ip-address | ppp-vcc1 ]:
gateway-address (0.0.0.0): 192.168.7.5
metric (1) [ 1 - 15 ]:
rip-advertise (splitHorizon) [ splitHorizon | always | never ]: never
Netopia-3000/157984235328 (ip static-routes)>> save