Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
RIP Commands
page 37-4
OmniSwitch CLI Reference Guide
September 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 6400, 6850, 6855, 9000, 9000E
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 
 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, se
Examples
-> ip rip interface rip-1
Release History
Release 6.1; command was introduced.
Release 6.2.1; ip_address parameter deprecated.