Cisco Systems



Modules:  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  CS 1  |  CS 2  |  CS 3  |  All  |
Module 7: IS-IS
 
7.5.1   Basic configuration of Integrated IS-IS

Router(config)#router isis [area tag]
Router(config)#net [network-entity-title]
Router(config-if)#router isis [area tag]
Router(config-router)#net [network-entity-title]
 

7.5.2 Multiarea Integrated IS-IS Configuration

Router(config-router)#is-type {level-1 | level-1-2 | level-2-only}
Router(config)#show clns neighbor
Router(config)#show clns traffic
Router(config)#show clns interface-type interface-number
Router(config)#show isis database [detail]
Router(config)#show ip route isis
Router(config)#show isis spf-log
Router(config)#isis password password [level-1 | level-2]
Router(config)#summary-address address mask {level-1 | level-1-2 | level-2} prefix mask
Router(config-if)#isis circuit-type {level-1 | level-1-2 | level-2-only}
Router(config-if)#isis metric default-metric {level-1 | level-2}
Router(config-if)#debug isis spf-triggers
 

7.6.3 Frame Relay point-to-point scenario with Integrated IS-IS

Router(config)#frame-relay interface-dlci
Router(config)#show frame-relay map
Router(config)#debug isis adj-packet
 

Close Window
All contents copyright © 2003 Cisco Systems, Inc. All rights reserved.