Avaya P332G-ML Router-RIP Mode, No redistribute protocol, No network ip-address wildcard-mask

Models: P332G-ML

1 242
Download 242 pages 24.77 Kb
Page 176
Image 176

Chapter 6

CLI – Layer 3

 

 

Router-RIP Mode

redistribute Command

Use the redistribute command to redistribute routing information from other protocols into RIP. The no form of this command disables redistribution by RIP. The default is disabled.

The syntax for this command is:

[no] redistribute <protocol>

protocol

Either Static or OSPF

Example:

Router-N(configure router:rip)# redistribute ospf

network Command

Use the network command to specify a list of networks on which the RIP is running. The no form of this command removes an entry.

The syntax for this command is:

[no] network <ip-address> [<wildcard-mask>]

ip addr

The IP address of the network of directly connected networks

wildcard-mask

Wildcard mask address. Exists for compatibility with P550.

Example:

To specify that RIP will be used on all interfaces connected to the network 192.168.37.0:

Router-N(configure router:rip)# network 192.168.37.0

158

P332G-ML User’s Guide

Page 176
Image 176
Avaya P332G-ML manual Router-RIP Mode, No redistribute protocol, Router-Nconfigure routerrip# redistribute ospf