Zhone sia2410r ユーザーガイド

ページ / 59
 
Net To Net Technologies SIA2410R User Manual 
 
Net To Net Technologies                                                                                                     25 
Disabling the RIP from the interface 
 
Command 
rip disable <ifname> rxrip1|txrip1|rxrip2|txrip2 
Parameters 
<ifname>  
interface name 
rxrip1|txrip1 
receives and transmits RIP1 updates 
rxrip2|txrip2 
receives and transmits RIP2 updates 
Usage (conf)# 
rip disable wan rxrip2 txrip2 
 
 
Receiving and transmitting the default gateway 
The default route specifies a static route to another IP router, which is 
often a local router. When the rxdefault is set to disable, RIP updates 
will not change the default route entry in the SIA2410R routing table. 
 
Command 
rip enable|disable <ifname> rxdefault|txdefault 
Parameters 
<ifname>  
interface name 
rxdefault    
receives a default gateway using RIP updates 
txdefault   
transmits a default gateway using RIP updates 
Usage examples 
(conf)# rip enable wan rxdefault txdefault 
(conf)# rip disable wan rxdefault txdefault 
 
 
Sending RIP information manually to the specified interface 
 
Command 
rip send <ifname> v1|v2 
Parameters <ifname> 
  Interface 
name 
Usage example 
(conf)# rip send wan v2