Cisco Systems OL-14356-01 Network Router User Manual


 
Implementing IS-IS on Cisco IOS XR Software
How to Implement IS-IS on Cisco IOS XR Software
RC-294
Cisco IOS XR Routing Configuration Guide
OL-14356-01
6. end
or
commit
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
router isis instance-id
Example:
RP/0/RP0/CPU0:router(config)# router isis isp
Enables IS-IS routing for the specified routing instance, and
places the router in router configuration mode.
You can change the level of routing to be performed by
a particular routing instance by using the is-type
command.
Step 3
lsp-password keychain keychain-name [level {1 |
2}] [send-only] [snp send-only]
Example:
RP/0/RP0/CPU0:router(config-isis)# lsp-password
keychain isis_a level 1
Configures the keychain.
Step 4
interface type instance
Example:
RP/0/RP0/CPU0:router(config-isis)# interface
POS 0/1/0/3
Enters interface configuration mode.