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...")  | 
			|||
| Line 8: | Line 8: | ||
  Select (destination-network) node to modify from list,  |   Select (destination-network) node to modify from list,  | ||
  or enter new (destination-network) to create.  |   or enter new (destination-network) to create.  | ||
| − |      static-routes destination-network (?): 192.168.1.0  | + |      static-routes destination-network (?): '''192.168.1.0'''  | 
  (192.168.1.0) has been added to the (static-routes) list  |   (192.168.1.0) has been added to the (static-routes) list  | ||
| − |        destination-network   | + |        destination-network 192.168.1.0  | 
         netmask (0.0.0.0): '''255.255.255.0'''  |          netmask (0.0.0.0): '''255.255.255.0'''  | ||
         interface (ip-address) [ ip-address | ppp-vcc1 ]:    |          interface (ip-address) [ ip-address | ppp-vcc1 ]:    | ||
Latest revision as of 19:19, 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