352-001 · Question #604
Your customer asked you to redesign there is-IS network to reduce to a minimum the number of adjacencies because the network has several routers running L1/L2 mode on the sme Ethernet segment. Which a
The correct answer is D. Change all routers to a single-level area. L1/L2 routers on the same IS-IS segment form separate adjacencies per level, doubling the count; collapsing all routers to a single level eliminates this duplication.
Question
Your customer asked you to redesign there is-IS network to reduce to a minimum the number of adjacencies because the network has several routers running L1/L2 mode on the sme Ethernet segment. Which action do you recommend?
Options
- ADefine only one router on the segment to be DIS
- BMake the interface priority on the backup DIS lower than the primary DIS
- CChange half the routers to L1 routers and half to L2 routers
- DChange all routers to a single-level area
How the community answered
(33 responses)- A3% (1)
- B15% (5)
- C9% (3)
- D73% (24)
Why each option
L1/L2 routers on the same IS-IS segment form separate adjacencies per level, doubling the count; collapsing all routers to a single level eliminates this duplication.
Unlike OSPF's DR/BDR model, IS-IS DIS election does not reduce adjacency count - all routers on the segment still form full adjacencies with every other router regardless of DIS assignment.
Adjusting the interface priority of a backup DIS influences only which router wins the DIS election; it has no effect on the number of adjacencies formed between routers on the segment.
Splitting routers between L1-only and L2-only creates two separate topologies on the segment but does not meaningfully reduce the total adjacency count because each group still forms a full mesh within its own level.
Routers operating in L1/L2 mode on a shared Ethernet segment establish both an L1 adjacency and an L2 adjacency with every peer, effectively multiplying the total adjacency count by two. Converting all routers to a single level (either all L1 or all L2) ensures each router pair maintains only one adjacency, achieving the minimum possible adjacency count for the segment.
Concept tested: IS-IS adjacency count reduction with single-level design
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_isis/configuration/xe-16/iri-xe-16-book/iri-overview.html
Topics
Community Discussion
No community discussion yet for this question.