Explains IS-IS static neighbor functionality and guides users through configuration steps to establish static neighbor relationships for improved topology management.
A IS-IS static neighbor is a network management feature that
-
allows the advertisement of an IS-IS link without forming an actual IS-IS adjacency
-
provides necessary link topology for controllers where IS-IS is not active, and
-
ensures the advertised link is identical to regular IS-IS links.
| Feature Name |
Release Information |
Feature Description |
|---|---|---|
| IS-IS static neighbor |
Release 25.4.1 | Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is supported on the Cisco 8011-32Y8L2H2FH routers. |
| IS-IS static neighbor |
Release 25.2.1 | Introduced in this release on: Fixed Systems (8200 [ASIC: Q200, P100], 8700 [ASIC: P100, K100], 8010 [ASIC: A100]);Centralized Systems (8600 [ASIC: Q200]); Modular Systems (8800 [LC ASIC: Q100, Q200, P100]) IS-IS static neighbor allows the advertisement of an IS-IS link without forming an actual IS-IS adjacency. This feature is useful when a link is required in the topology for the controller, but IS-IS is not actively running on the link. This feature introduces these changes: CLI: router isis static-neighbor |
Additional notes
IS-IS static neighbor enables network controllers to recognize a link in the topology even if IS-IS is not actively running on that link. This feature is especially useful when a controller requires awareness of the link, but no regular IS-IS adjacency is formed.
When IS-IS static neighbor is configured, protocol operation on the interface stops, which prevents the formation of dynamic adjacencies. However, local IP subnets continue to be advertised alongside static neighbors, depending on the configuration. Use the parameters (system-id, remote address, affinity, and log advertisement changes) to define the neighbors accurately.
Usage Guidelines
Static IS-IS links are advertised when these conditions are met:
-
IS-IS interface is up, including IP/IPv6 protocols and Connectionless Network Service (CLNS) routing IO
-
static IS-IS is configured, and
-
point-to-point (p2p) IS-IS is configured.