Avaya P330-ML-ML Manual Do Utilizador

Página de 320
Chapter 3        Avaya P330-ML Layer 3 CLI Commands
Avaya P330-ML Reference Guide
291
Router RIP Context
L You can only access these commands in the “Router-RIP” context. 
Type router rip at the command prompt to enter the “Router-RIP” context if 
necessary.
network 
User level: privileged, supervisor.
Use the network command to specify a list of networks on which the RIP is 
running. 
Use the no network command to remove an entry.
The syntax for this command is:
[no] network <ip-address> [<wildcard-mask>]
Example:
To specify that RIP will be used on all interfaces connected to the network 
192.168.37.0: 
redistribute 
User level: privileged, supervisor.
Use the redistribute command to redistribute routing information from other 
protocols into RIP. 
Use the no redistribute command to disable redistribution by RIP. 
The default is disabled.
The syntax for this command is:
[no] redistribute <protocol>
ip addr
The IP address of the network of directly connected networks
wildcard-mask
Wildcard mask address. Exists for compatibility with P550.
Router-N(configure router:rip)# network 192.168.37.0
Done!
protocol
Either Static or OSPF