7000 Series L3 Managed Switch Reference Manual for Software v2.0
Routing Commands 8-23
config router rip interface mode
This command enables or disables RIP on a router interface. The value for <mode> is either enable
or disable.
Default disable
Format config router rip interface mode
<enable|disable>
config router rip interface version receive
This command configures the interface to allow RIP control packets of the specified version(s) to
be received.
The value for <slot.port> is a valid routing slot and port number or all for selecting every routing
port.
The value for <mode> is one of: rip1 to receive only RIP version 1 formatted packets, rip2 for RIP
version 2, both to receive packets from either format, or none to not allow any RIP control packets
to be received.
Default both
Format config router rip interface version receive
<slot.port> <rip1|rip2|both|none>
config router rip interface version send
This command configures the interface to allow RIP control packets of the specified version to be
sent. The value for <slot.port> is a valid routing slot and port number or all for selecting every
routing port.
The value for <mode> is one of: rip1 to broadcast RIP version 1 formatted packets, rip1c (RIP
version 1 compatibility mode) which sends RIP version 2 formatted packets via broadcast, rip2 for
sending RIP version 2 using multicast, or none to not allow any RIP control packets to be sent.
Default rip1c
Format config router rip interface version send
<slot.port> <rip1|rip1c|rip2|none>