Creating A Rip Instance - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring RIP
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
feature rip
Example:
switch(config)# feature rip
Step 3
show feature
Example:
switch(config)# show feature
Step 4
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Use the no feature rip command to disable the RIP feature and remove all associated configuration.
Command
no feature rip
Example:
switch(config)# no feature rip

Creating a RIP Instance

You can create a RIP instance and configure the address family for that instance.
BEFORE YOU BEGIN
Ensure that you have enabled the RIP feature (see the
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
12-6
config t
router rip instance-tag
address-family ip unicast
show ip rip [instance instance-tag] [vrf vrf-name]
copy running-config startup-config
Purpose
Enters configuration mode.
Enables the RIP feature.
(Optional) Displays enabled and disabled features.
(Optional) Saves this configuration change.
Purpose
Disables the RIP feature and removes all associated
configuration.
"Enabling the RIP Feature" section on page
Chapter 12
Configuring RIP
12-5).
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents