352-001 · Question #713
A network has several routers running IS-IS Layer 1/Layer 2 mode on the same Ethernet segment. Which action reduces the number of the IS-IS adjacencies to a minimum in this segment?
The correct answer is B. Change all routers connected to this segment to a single-level area. In IS-IS, routers running Layer 1/Layer 2 mode form separate adjacencies for each level, doubling adjacency count; making all routers single-level eliminates the dual adjacency overhead.
Question
A network has several routers running IS-IS Layer 1/Layer 2 mode on the same Ethernet segment. Which action reduces the number of the IS-IS adjacencies to a minimum in this segment?
Options
- AMake sure that the interface priority on the backup DIS is lower than the primary DIS
- BChange all routers connected to this segment to a single-level area
- CDefine only one router on the segment to be DIS
- DChange half the routers to be Layer 1-only and the other half to be Layer 2-only on this segment
How the community answered
(34 responses)- A3% (1)
- B74% (25)
- C9% (3)
- D15% (5)
Why each option
In IS-IS, routers running Layer 1/Layer 2 mode form separate adjacencies for each level, doubling adjacency count; making all routers single-level eliminates the dual adjacency overhead.
The DIS priority determines which router becomes the elected DIS, but in IS-IS all routers on a broadcast segment still form adjacencies with every other router regardless of DIS role - lowering the backup DIS priority does not reduce the number of adjacencies.
When all routers on a segment operate in the same single level (either all L1 or all L2), each router pair forms only one IS-IS adjacency instead of two (one per level). L1/L2 mode causes every router to maintain both a Level 1 and a Level 2 adjacency with every other L1/L2 router on the segment, so removing the dual-level configuration is the most effective way to minimize total adjacency count.
Unlike OSPF, IS-IS does not restrict adjacency formation to only the DIS; all routers on a broadcast segment form full adjacencies with each other, so having only one DIS elected does not reduce the total adjacency count.
Splitting routers into L1-only and L2-only groups prevents cross-level adjacency formation but creates two isolated sets and does not minimize overall adjacencies across the segment compared to a single unified level.
Concept tested: IS-IS multi-level adjacency minimization on broadcast segments
Source: https://www.cisco.com/c/en/us/support/docs/ip/integrated-intermediate-system-to-intermediate-system-is-is/13796-is-is-adj.html
Topics
Community Discussion
No community discussion yet for this question.