Cisco Nexus 7000 Series Configuration Manual page 247

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

Advertisement

Chapter 9
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 .
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
router isis instance-tag
Example:
switch(config)# router isis Enterprise
switch(config-router)#
Step 3
net network-entity-title
Example:
switch(config-router)# net
47.0004.004d.0001.0001.0c11.1111.00
Step 4
is-type {level-1 | level-2 | level-1-2}
Example:
switch(config-router)# is-type level-2
Step 5
show isis [vrf vrf-name ] process
Example:
switch(config)# show isis process
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Use the no router isis command to remove the IS-IS instance and the associated configuration.
Command
no router isis instance-tag
Example:
switch(config)# no router isis Enterprise
OL-20002-02
config t
router isis instance-tag
net network-entity-title
is-type {level-1 | level-2 | level-1-2}
show isis [vrf vrf-name] process
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Purpose
Enters configuration mode.
Creates a new IS-IS instance with the configured
instance tag.
Configures the NET for this IS-IS instance.
(Optional) Configures the area level for this IS-IS
instance. The default is level-1-2.
(Optional) Displays a summary of IS-IS information
for all IS-IS instances.
(Optional) Saves this configuration change.
Purpose
Deletes the IS-IS instance and all associated
configuration.
Configuring IS-IS
9-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents