129
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
feature rip
feature rip
To enable the Routing Information Protocol (RIP), use the feature rip command. To disable RIP, use the
no form of this command.
feature rip
no feature rip
Syntax Description This command has no arguments or keywords.
Command Default Disabled
Command Modes Global configuration mode
Command History
Usage Guidelines You must enable the RIP feature before you can configure RIP.
This command does not require a license but if you want to enable Layer 3 interfaces, you must install
the LAN Base Services license.
Examples This example shows how to enable the RIP feature:
switch# configure terminal
switch(config)# feature rip
switch(config)#
This example shows how to disable the RIP feature:
switch# configure terminal
switch(config)# no feature rip
switch(config)#
Related Commands
Release Modified
5.0(3)A1(1) This command was introduced.
Command Description
show feature Displays the status of features on a switch.
show rip Displays RIP configuration information.
router rip Creates a RIP instance.