Cisco Nexus 7000 Series Configuration Manual page 263

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 .
Command
Step 5
vrf vrf-name
Example:
switch(config-router)# vrf
RemoteOfficeVRF
switch(config-router-vrf)#
Step 6
net network-entity-title
Example:
switch(config-router-vrf)# net
47.0004.004d.0001.0001.0c11.1111.00
Step 7
exit
Example:
switch(config-router-vrf)# exit
switch(config-router)#
Step 8
interface ethernet slot/port
Example:
switch(config)# interface ethernet 1/2
switch(config-if)#
Step 9
vrf member vrf-name
Example:
switch(config-if)# vrf member
RemoteOfficeVRF
Step 10
ip address ip-prefix/length
Example:
switch(config-if)# ip address
192.0.2.1/16
Step 11
ip router isis instance-tag
Example:
switch(config-if)# ip router isis
Enterprise
Step 12
show isis [vrf vrf-name ] [ instance-tag ]
interface [ interface-type slot/port ]
Example:
switch(config-if)# show isis Enterprise
ethernet 1/2
Step 13
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config
OL-20002-02
Purpose
(Optional) Enters VRF configuration mode.
Configures the NET for this IS-IS instance.
Exits router VRF configuration mode.
Enters interface configuration mode.
Adds this interface to a VRF.
Configures an IP address for this interface. You must
do this step after you assign this interface to a VRF.
Associates this IPv4 interface with an IS-IS instance.
(Optional) Displays IS-IS information for an interface.
in a VRF.
(Optional) Saves this configuration change.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Configuring IS-IS
9-25

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents