DGS-6604
ip rip send version
CLI Reference Guide
317
ip rip send version
Use this command to specify a RIP version to send on an interface basis. Use
the no form of the command to let the version following the setting specified in
the router configuration mode.
ip rip send version
VERSION-ID
[ , | - ]
no ip rip send version
Default
Global RIP version transmit setting
Command Mode
Interface configuration
Usage Guideline
This command applies only to the interface being configured.
Examples
The following example shows how to configure the interface (VLAN 100) to send
both RIP Version 1 and Version 2 packets:
The following example shows how to configure the interface (VLAN 100) to send
only RIP Version 2 packets:
Verify the settings by entering the
show ip rip interface
command.
Syntax Description
VERSION-ID
The RIP
Version ID
can be either 1 or 2. That is, send out only RIP Version 1
packets on the interface or send out only RIP Version 2 packets on the RIP
enabled interface. It also can be a list of version IDs such as 1,2 (or 1-2)
meaning that both RIP Version 1 and Version 2 packets can be sent out from the
RIP enabled interface.
Switch# configure terminal
Switch(config)# interface vlan100
Switch(config-if)# ip rip send version 1,2
Switch(config-if)# end
Switch# configure terminal
Switch(config)# interface vlan100
Switch(config-if)# ip rip send version 2
Switch(config-if)# end
Summary of Contents for DGS-6600 Series
Page 1: ...0 9 3 ...