ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
51
| IP Routing Commands
Routing Information Protocol (RIP)
– 1745
RELATED COMMANDS
version (1741)
ip rip receive-packet This command configures the interface to receive RIP packets. Use the no
form to disable this feature.
SYNTAX
[no] ip rip receive-packet
DEFAULT SETTING
Enabled
COMMAND MODE
Interface Configuration (VLAN)
DEFAULT SETTING
Enabled
COMMAND USAGE
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.
EXAMPLE
Console(config)#interface vlan 1
Console(config-if)#ip rip receive-packet
Console(config-if)#
RELATED COMMANDS
ip rip send-packet (1746)
ip rip send version This command specifies a RIP version to send on an interface. Use the no
form to restore the default value.
SYNTAX
ip rip send version {1 | 2 | 1-compatible}
no ip rip send version
1 - Sends only RIPv1 packets.
2 - Sends only RIPv2 packets.
1-compatible - Route information is broadcast to other routers
with RIPv2.
DEFAULT SETTING
1-compatible (Route information is broadcast to other routers with RIPv2)