To enable RIP on a primary IP network or a secondary IP network or an unnumbered VLAN interface / router port, use the command network in RIP Router Configuration Mode. It configures a list of networks for the RIP routing process. RIP routing updates will be sent and received only through the specified interfaces on this network. If an interface's network is not specified, then the network will not be advertised in any RIP update. This should be configurable for Primary and Secondary IP address. The no form of the command disables RIP on a primary IP network or a secondary IP network or an unnumbered VLAN interface / router port
Parameter | Type | Description |
---|---|---|
<ip-address>
|
Enter to configure the IP network address of the interface
that is to be associated with RIP routing process. This can be either
Primary or Secondary IP address.
|
|
unnum
|
Enter for unnumbered interface to be used. | |
vlan
|
Enter to configure the unnumbered VLAN / VFI ID that is to be associated with RIP routing process. | |
<vlan-id/vfi-id>
|
Integer | Enter a VLAN ID for unnumbered VLAN / VFI ID that is to
be associated with RIP routing process. This value ranges from 1
to 65535.
|
switch
|
Enter to configure the switch context for the unnumbered VLAN ID. | |
<switch-name>
|
Enter a switch name. Currently is default. | |
<iftype>
|
Enter to configure the type of unnumbered router interface
that is to be associated with RIP routing process. The interface
can be:
|
|
<ifnum>
|
Enter to configure the unnumbered router interface identifier. This is a unique value that represents the specific interface that is to be associated with RIP routing process. This value is a combination of slot number and port number separated by a slash, for interface type other than i-lan and port-channel. For example: 0/1 represents that the slot number is 0 and port number is 1. Only i-lan or port-channel ID is provided, for interface types i-lan and port-channel. For example: 1 represents i-lan or port-channel ID. |
RIP Router Configuration