Ip rip receive-packet – LevelOne GTL-2691 User Manual
Page 1469
C
HAPTER
49
| IP Routing Commands
Routing Information Protocol (RIP)
– 1469 –
C
OMMAND
M
ODE
Interface Configuration (VLAN)
C
OMMAND
U
SAGE
◆
Use this command to override the global setting specified by the RIP
command.
◆
You can specify the receive version based on these options:
■
Use version 1 or version 2 if all routers in the local network are
based on RIPv1 or RIPv2, respectively.
■
Use the default of version 1 or 2 if some routers in the local network
are using RIPv2, but there are still some older routers using RIPv1.
E
XAMPLE
This example sets the interface version for VLAN 1 to receive RIPv1
packets.
Console(config)#interface vlan 1
Console(config-if)#ip rip receive version 1
Console(config-if)#
R
ELATED
C
OMMANDS
ip rip receive-packet
This command configures the interface to receive RIP packets. Use the no
form to disable this feature.
S
YNTAX
[no] ip rip receive-packet
D
EFAULT
S
ETTING
Enabled
C
OMMAND
M
ODE
Interface Configuration (VLAN)
D
EFAULT
S
ETTING
Enabled
C
OMMAND
U
SAGE
Use the no form of this command if it is not required to add any dynamic
entries to the routing table for an interface. For example, when only static
routes are to be allowed for a specific interface.