Cisco Systems IOS XR Laptop User Manual


 
Implementing IS-IS on Cisco IOS XR Software
How to Implement IS-IS on Cisco IOS XR Software
RC-105
Cisco IOS XR Routing Configuration Guide
Step 15
end
or
commit
Example:
RP/0/RP0/CPU0:router(config-isis-if)# end
or
RP/0/RP0/CPU0:router(config-isis-if)# 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 16
show isis interface [
type
instance
| level {1 |
2}] [brief]
Example:
RP/0/RP0/CPU0:router# show isis interface
POS0/1/0/1 brief
(Optional) Displays information about the IS-IS interface.
Step 17
show isis [instance
instance-id
] database
[level {1 | 2}] [detail | summary | verbose] [*
|
lsp-id
]
Example:
RP/0/RP0/CPU0:router# show isis database
level 1
(Optional) Displays the IS-IS LSP database.
Step 18
show isis [instance
instance-id
] lsp-log [level
{1 | 2}]
Example:
RP/0/RP0/CPU0:router# show isis lsp-log
(Optional) Displays LSP log information.
Step 19
show isis database-log [level {1 | 2}]
Example:
RP/0/RP0/CPU0:router# show isis database-log
level 1
(Optional) Display IS-IS database log information.
Command or Action Purpose