H12-821_V1.0 · Question #855
Link state information is isolated by default between different IS-IS processes on the same router.
The correct answer is A. TRUE. Each IS-IS process on a router maintains its own independent link-state database (LSDB), and by default, topology information does not leak or flow between processes - they operate as entirely separate routing domains on the same device. This isolation is by design, allowing…
Question
Options
- ATRUE
- BFALSE
How the community answered
(42 responses)- A71% (30)
- B29% (12)
Explanation
Each IS-IS process on a router maintains its own independent link-state database (LSDB), and by default, topology information does not leak or flow between processes - they operate as entirely separate routing domains on the same device. This isolation is by design, allowing network engineers to segment routing information (e.g., for different VRFs or administrative domains) without unintended cross-contamination. To share routes between IS-IS processes, you must explicitly configure route redistribution, which is an administrative action, not default behavior. Option B (FALSE) is incorrect because assuming shared state would misrepresent how IS-IS process separation works and could lead to dangerous misconfigurations in real networks.
Memory tip: Think of each IS-IS process as a separate silo - information stays locked inside unless you build a redistribution "bridge" between silos. No bridge = no sharing.
Topics
Community Discussion
No community discussion yet for this question.