RIP Commands
page 33-4 OmniSwitch 6250 CLI Reference Guide November 2009
ip rip interface
Creates/deletes a RIP interface. Routing is enabled on a VLAN when you create a router interface.
However, to enable RIP routing, you must also configure and enable a RIP routing interface on the
VLAN’s IP router interface.
ip rip interface {interface_name}
no ip rip interface {interface_name}
Syntax Definitions
interface_name The name of the interface.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• By default, a RIP interface is created in the disabled state. To enable RIP routing on the interface, you
must enable the interface by using the ip rip interface status command.
• You can create a RIP interface even if an IP router interface has not been configured. However, RIP
will not function unless an IP router interface is configured with the RIP interface.
• For more information on VLANs and router ports, see Chapter 22, “VLAN Management Commands”.
Examples
-> ip rip interface rip-1
Release History
Release 6.6.1; command was introduced.