RIP Commands
page 33-6 OmniSwitch 6250 CLI Reference Guide November 2009
ip rip interface status
Enables/disables a RIP interface. By default, a RIP interface is created in the disabled state. After creating
a RIP interface, you must use this command to enable the interface.
ip rip interface {interface_name} status {enable | disable}
Syntax Definitions
interface_name The name of the interface.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• You must first create a RIP interface by using the ip rip interface command before enabling the inter-
face.
• 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 status enable
Release History
Release 6.6.1; command was introduced.
parameter default
enable | disable disable