Multi-area IS-IS - Configuring IS-IS in a multiple-area scenario
MCSE, CISSP, Security+, Network+, A+ Certification Practice Exams, Study Guides and Vouchers Sign Up | Login   
MCSE, CCNA, CCNP, Security+, Network+, A+ Certification
Practice Exams Exam Vouchers Video Training Unlimited Access
MCSE, CCNA, CCNP, Security+, Network+, A+ Certification
MCSE, CCNA, CCNP, Security+, Network+, A+ Certification
MCSE CCNA  A+ CERTIFICATION NETWORK+ ETHICAL HACKER SECURITY+   CISSP   CCNP MORE...
MCSE, CCNA, CCNP, Security+, Network+, A+ Certification
MCSE, CCNA, CCNP, Security+, Network+, A+ Certification
HOW TO

Multi-area IS-IS - Configuring IS-IS in a multiple-area scenario

Email this ArticleEmail this Article  Print this ArticlePrint this Article

• Relates to: CCNA | CCDA | CCNP | CCDP | CCIP | CCIE

This week's newsletter will be the last edition of a month-long series on configuring Integrated IS-IS on Cisco devices. In past articles I have covered IS-IS principles, configuring IS-IS in a single area scenario, and troubleshooting IS-IS adjacency problems. This week, I will be writing about configuring IS-IS in a multiple area scenario.

As I have stated in the past, IS-IS is similar to OSPF. When there are multiple IS-IS areas, there is a backbone area (similar to area 0 in OSPF networks) that all other areas connect to. In the scenario that I will be walking through, there are two areas and three routers connected in an IS-IS network. A diagram of the network layout is available here.

RouterC is a core router in the backbone area (area 51). RouterA is an inter-area router in area 12, and RouterB is an edge router connecting area 12 and area 51. All routers are loaded with a version of IOS that supports multi-area IS-IS.

Similar to configuring IS-IS in a single area, IS-IS is enabled on each router, a CLNP address is configured, and the IS-IS instance on each interface that will participate in IS-IS routing. The following are the commands used to configure RouterB:
RouterB (config)# router isis area12 
RouterB (config-router)# net 12.0000.0000.0000.000b.00 
RouterB (config-router)# interface ethernet0/0 
RouterB (config-if)# ip router isis area12 
RouterB (config-if)# interface serial1/0 
RouterB (config-if)# ip router isis area12 
RouterB (config-if)# interface serial1/1 
RouterB (config-if)# ip router isis area12 
The area12 at the end of lines 1, 4, 6, and 8 is the area tag used to identify the IS-IS instance. If the IS-IS area tag applied to an interface does not match the tag for the IS-IS router instance, IS-IS will not work properly. Since we are trying to configure integrated IS-IS (IP routing over IS-IS), we have to make sure that IP routing is enabled on the router. The actual area number based on the CLNP address for RouterB is 12.0000.

Once IS-IS is configured on all of the routers, IP packets should be routable from the Ethernet side of RouterA to the Ethernet side of RouterC. However, further configuration is possible. Since RouterA will only be participating in inter-area IS-IS, the router type can be changed from the default of Level 1-2 to Level 1 (inter-area only). Also, since RouterC is a core router used for intra-area routing, the router type could be changed to Level 2. RouterC was configured as a Level 2 router with the following commands:
RouterC (config)# router isis area51 
RouterC (config-router)# net 51.0000.0000.0000.000c.00 
RouterC (config-router)# is-type level-2-only 
Notice the CLNP address assigned to RouterC places it in area 51. The is-type command assigns the router type for the specific IS-IS instance. An interface can be assigned a specific IS-IS type with the isis circuit-type command. Options for both commands are level-1, level-1-2 (default), or level-2-only. The IS-IS specific components of the configurations for each router can be found here.

To check the configuration of the routers the following commands can be used:
show clns protocol-shows current configuration 
show clns neighbors -shows clns adjacencies 
show isis database-shows LSPs in the link-state database 
show isis tobology-lists the system IDs of know IS-IS routers 
The output of the show clns protocol on RouterA is as follows:
RouterA#sh clns prot 
IS-IS Router: area12 
  System Id: 0000.0000.000A.00  IS-Type: level-1 
  Manual area address(es): 
        12.0000 
  Routing for area address(es): 
        12.0000 
  Interfaces supported by IS-IS: 
        Serial0 - IP 
        Ethernet0 - IP 
  Redistributing: 
    static 
  Distance: 110 
The output includes the area ID, the system ID, IS-IS interfaces, and the metric (in this case the default 110).

Looking at the IP routing table of RouterA, we see the following:
RouterA#sh ip route 
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP 
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area 
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP 
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default 
       U - per-user static route, o - ODR 

Gateway of last resort is 192.168.1.6 to network 0.0.0.0 

     192.168.1.0/30 is subnetted, 1 subnets 
C       192.168.1.4 is directly connected, Serial0 
     192.168.2.0/30 is subnetted, 1 subnets...

You must be logged in to view this entire article.
Click Here to Finish Reading this Article


 Subscribe to our Free Must Know News Newsletter
 Name:     Email:  
MCSE, CCNA, CCNP, Security+, Network+, A+ Certification

KEYWORD
 
What is this?
Microsoft, CompTIA, Cisco Realistic Practice Exams
Microsoft, CompTIA, Cisco Realistic Practice Exams
Microsoft, CompTIA, Cisco Realistic Practice Exams
FREE STUDY GUIDES
FREE QUESTIONS >>
HOME
CERTIFICATIONS
VIDEO TRAINING
PRACTICE EXAMS
AUDIO TRAINING
EXAM VOUCHERS
FREE IT MAGAZINES
CERT COMPARISON
EXAM COMPARISON
SALARY SURVEY
CAREER TRACKS
ARTICLE DIRECTORY
WHITE PAPERS
QUESTION OF THE DAY
NEWSLETTER
ADVERTISE
Industry Updates &
Special Offers
Certification
MCSE, CCNA, CCNP, Security+, Network+, A+ Certification
MCSE, CCNA, CCNP, Security+, Network+, A+ Certification
Picks for March
Untitled Document > Persistent Group Chat: An Approach for More Profitable Team Communications : Unlike email, instant messages (IMs) do not allow group communication; nor do they persist -- you can't hold on to them for as long as you wish. Persistent group chat, however, allows businesses to organize persistent dialogue around business-critical topics, and keep them for easy retrieval later.

> Recent White Papers
> NetworkWorld - FREE Subscription Center

> Never Open a Book Again! LearnSmart Video Training for A+, CCNA, Network+ and more.

> Pass Guaranteed: Hundreds of practice exam questions and the most authentic exam simulation.

> Lecture Series audio: Learn at home, on your iPod or while driving to work.

> PMP: Learn everything for the Project Management Professional (PMP) certification

> Quiz Me Series Audio: Rapid-fire question and answer session training



Marketplace

IT Certifications may waive some degree requirements for an online degree. Free catalog!
For several of the IT degrees at WGU, if you hold a relevant IT certification (such as MCSE), you automatically clear a significant portion of the degree requirements. Don't hold an IT certification yet? Don't worry. Not every WGU degree program requires an IT certification in advance. You can earn both at the same time. Lower tuition too!

FREE subscription to Network World.
Your complimentary subscription will include 50 weekly issues jam packed with news analysis, expert industry opinion and management/career advice, all of which is packaged with your business needs in mind. We want to help you connect the technology dots and help you advance your company's business goals.




Sponsored Link

MCSE, CCNA, CCNP, Security+, Network+, A+ Certification
Free Certification Training Free Certification Training Free Study Guides
   © 1999 - 2010 CramSession. All Rights Reserved. Home   Advertise   Corporate Info   Opportunities   Help