211
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
ip router rip
ip router rip
To specify the Routing Information Protocol (RIP) instance for an interface, use the ip router rip
command. To return to the default, use the no form of this command.
ip router rip instance-tag
no ip router rip instance-tag
Syntax Description
Command Default None
Command Modes Interface configuration mode
Command History
Usage Guidelines Before you use this command, make sure that you enable RIP on the switch.
This command requires the LAN Base Services license.
Examples This example shows how to set the RIP instance for an interface:
switch# configure terminal
switch(config)# interface ethernet 1/2
switch(config-if)# no switchport
switch(config-if)# ip router rip Enterprise
switch(config-if)#
Related Commands
instance-tag Name of the RIP instance. The instance-tag can be any
case-sensitive, alphanumeric string up to 20 characters.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
copy running-config
startup-config
Saves the configuration to the startup configuration file.
feature rip Enables RIP on the switch.
show ip rip Displays a summary of RIP information for all RIP instances.