6. commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Enables IS-IS routing for the specified routing instance,
and places the router in router configuration mode.
router isis instance-id
Example:
Step 2
• You can change the level of routing to be performed
by a particular routing instance by using the is-type
command.
RP/0/RP0/CPU0:router(config)# router isis isp
Configures the keychain.
l sp-password keychain keychain-name [ level { 1 |
2 }] [ send-only ] [ snp send-only ]
Step 3
Example:
RP/0/RP0/CPU0:router(config-isis)# lsp-password
keychain isis_a level 1
Enters interface configuration mode.
interface type interface-path-id
Example:
Step 4
RP/0/RP0/CPU0:router(config-isis)# interface
GigabitEthernet 0/1/0/3
Configures the authentication password for an IS-IS
interface.
h ello-password keychain keychain-name [ level { 1
| 2 }] [ send-only ]
Example:
Step 5
RP/0/RP0/CPU0:router(config-isis-if)#hello-password
keychain isis_b
commit
Step 6
Configuring MPLS Traffic Engineering for IS-IS
This task explains how to configure IS-IS for MPLS TE. This task is optional.
For a description of the MPLS TE tasks and commands that allow you to configure the router to support
tunnels, configure an MPLS tunnel that IS-IS can use, and troubleshoot MPLS TE, see Implementing MPLS
Traffic Engineering on MPLS Configuration Guide for Cisco NCS 6000 Series Routers
Before you begin
Your network must support the MPLS Cisco IOS XR software feature before you enable MPLS TE for IS-IS
on your router.
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
225
Implementing IS-IS
Configuring MPLS Traffic Engineering for IS-IS