![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/3/be/3bebaf9c-1005-4ee8-b7c8-c2df46a91b7f/3bebaf9c-1005-4ee8-b7c8-c2df46a91b7f-bg75.png)
Implementing IS-IS on Cisco IOS XR Software
How to Implement IS-IS on Cisco IOS XR Software
RC-101
Cisco IOS XR Routing Configuration Guide
Step 11
end
or
commit
Example:
RP/0/RP0/CPU0:router(config-isis-if-af)# end
or
RP/0/RP0/CPU0:router(config-isis-if-af)# commit
Saves configuration changes.
• When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
–
Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to EXEC mode.
–
Entering no exits the configuration session and
returns the router to EXEC mode without
committing the configuration changes.
–
Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
• Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
Step 12
show isis [instance
instance-id
] interface
[
type
instance
] [brief | detail] [level {1 |
2}]
Example:
RP/0/RP0/CPU0:router# show isis interface POS
0/1/0/1 brief
(Optional) Displays information about the IS-IS interface.
Step 13
show isis [instance
instance-id
] topology
[systemid
system-id
] [level {1 | 2}] [ipv4 |
ipv6] [summary] [unicast]
Example:
RP/0/RP0/CPU0:router# show isis topology
(Optional) Displays a list of connected routers in all areas.
Step 14
show isis [instance
instance-id
] adjacency
[level {1 | 2}] [
interface-type
interface-instance
] [
detail
] [systemid
system-id
]
Example::
RP/0/RP0/CPU0:router# show isis adjacency
(Optional) Displays state information about established
adjacencies.
Step 15
show isis adjacency-log [level {1 | 2}]
Example:
RP/0/RP0/CPU0:router# show isis adjacency-log
level 1
(Optional) Displays the history of recent adjacency state
transitions.
Command or Action Purpose