Configuring Rip Authentication - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Chapter 12
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
interface interface-type slot/port
Example:
switch(config)# interface ethernet 1/2
switch(config-if)#
Step 3
ip router rip instance-tag
Example:
switch(config-if)# ip router rip
Enterprise
Step 4
show ip rip [instance i nstance-tag ]
interface [ interface-type slot/port ]
[vrf vrf-name ] [detail]
Example:
switch(config-if)# show ip rip
Enterprise tethernet 1/2
Step 5
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config
The following example shows how to add Ethernet 1/2 interface to a RIP instance:
switch# config t
switch(config)# interface ethernet 1/2
switch(config-if)# ip router rip Enterprise
switch(config)# copy running-config startup-config

Configuring RIP Authentication

You can configure authentication for RIP packets on an interface.
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).
Configure a key chain if necessary before enabling authentication. See the Cisco NX-OS Security
Configuration Guide for details on implementing key chains.
SUMMARY STEPS
1.
OL-20002-02
config t
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Purpose
Enters configuration mode.
Enters interface configuration mode.
Associates this interface with a RIP instance.
(Optional) Displays RIP information for an interface.
(Optional) Saves this configuration change.
"Enabling the RIP Feature" section on page
Configuring RIP
12-5).
12-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents