Ip rip receive version 1, Ip rip receive version – Allied Telesis AT-FS970M Series User Manual
Page 1851
AT-FS970M Switch Command Line User’s Guide
1851
IP RIP RECEIVE VERSION
Syntax
ip rip receive version
1|2|1 2
Parameters
1
Specifies RIP Version 1.
2
Specifies RIP Version 2.
1 2
Specifies both RIP Versions 1 and 2. You must enter a space
between 1 and 2.
Mode
VLAN Interface mode
Description
Use this command to specify the version number of the routing updates
that the routing interface accepts. You may specify Version 1, 2, or both
versions. Different routing interfaces on the switch may accept different
versions of the routing updates. You may configure only one routing
interface at a time with this command.
This command overrides the version setting configured with the VERSION
command. For the description of the VERSION command, refer to
“VERSION” on page 1883.
Confirmation Command
“SHOW IP RIP INTERFACE” on page 1879
Examples
The following example configures the routing interface in VLAN 2 to
receive RIP Version 2 packets:
awplus> enable
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip rip receive version 2