Avaya X330WAN Manual Do Utilizador

Página de 264
Layer 3 CLI Commands
Avaya X330WAN User’s Guide
185
ip rip send-receive (Interface context)
Use the ip rip send-receive command to set the RIP send and receive modes 
on an interface. The default state is talk-listen. The no form of this command sets the 
RIP to talk (i.e., send report).
Syntax
[no] ip rip send-receive-mode 
<mode>[<default route metric>]
Parameters
Example
X330WAN-2DS1-1(super-if:Serial:1:1)# ip rip send-receive talk-listen
ip rip split-horizon (Interface context)
Use the
 ip rip split-horizon 
command to enable the split-horizon mechanism. 
The
 no 
form of this command disables the split-horizon mechanism. By default 
split-horizon is enabled.
The split-horizon mechanism prevents information about routes from exiting the 
router interface through which the information was received. This prevents routing 
loops.
Note:  
This command is executed from the Serial, Loopback, Fast Ethernet, and 
FabricFastEthernet interfaces.
Syntax
[no] ip rip split-horizon
Example
X330WAN-2DS1-1(super-if:Serial:1:1)# no ip rip split-horizon
mode
 
talk-listen
 - 
Sets RIP to receive and transmit updates on the 
interface.
talkdefault-listen
 - 
Sets RIP to receive updates on the 
interface and send only a default route.
listen-only
 - 
Sets RIP to receive updates on the interface and 
not transmit them.
default route 
metric
Integer value.