Cisco Nexus 7000 Series Configuration Manual page 262

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

Advertisement

Configuring IS-IS
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 .
BEFORE YOU BEGIN
Ensure that you have enabled the IS-IS feature (see the
page
Create the VDCs.
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
vrf context vrf-name
Example:
switch(config)# vrf context
RemoteOfficeVRF
switch(config-vrf)#
Step 3
exit
Example:
switch(config-vrf)# exit
switch(config)#
Step 4
router isis instance-tag
Example:
switch(config)# router isis Enterprise
switch(config-router)#
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
9-24
9-7).
config t
vrf context vrf_name
exit
router isis instance-tag
vrf vrf_name
net network-entity-title
exit
interface type slot/port
vrf member vrf-name
ip address ip-prefix/length
ip router isis instance-tag
show isis [vrf vrf-name] [instance-tag] interface [interface-type slot/port]
copy running-config startup-config
"Enabling the IS-IS Feature" section on
Purpose
Enters configuration mode.
Creates a new VRF and enters VRF configuration
mode.
Exits VRF configuration mode.
Creates a new IS-IS instance with the configured
instance tag.
Chapter 9
Configuring IS-IS
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents