Skip to main content

IS-IS

IS-IS (Intermediate System to Intermediate System) is an interior routing protocol widely used in service-provider networks. Peresvet ST can emulate one or more IS-IS instances, each acting as a complete router that synchronizes the link-state database and floods LSPs.

Basic IS-IS Settings

FieldDescriptionDefault
Enable IS-ISEnable or disable IS-ISOff
LevelIS-IS level: L1, L2, or L1/L2L1
System IDSystem identifier, for example 0100.0000.00010100.1001.0010
Router IDRouter identifier, for example 10.10.10.210.10.10.10
HostnameRouter hostname, for example R1bngblaster
AreasIS-IS areas (add with + Add area)49.0001/24

IS-IS Protocols

FieldDescriptionDefault
Protocol IPv4Enable IPv4 routingOn
Protocol IPv6Enable IPv6 routingOff

IS-IS Timers

FieldDescriptionDefault
Hello interval (s)Interval between Hello packets, in seconds10
Hold time (s)Adjacency hold time, in seconds30
LSP lifetime (s)LSP lifetime, in seconds65535
LSP refresh intervalLSP refresh interval, in seconds300
LSP retry intervalLSP retransmission interval after an error, in seconds5
LSP TX intervalLSP transmission-window interval, in milliseconds10
LSP TX window sizeNumber of LSPs sent in one window1
LSP buffer sizeLSP buffer size, in bytes1492
CSNP intervalCSNP interval, in seconds30
Teardown time (s)Session teardown time, in seconds5
Hello paddingPad Hello packets to the MTUOff

IS-IS Authentication — Level 1 and Level 2

Authentication is configured separately for each IS-IS level.

FieldDescription
Auth typeAuthentication type: none, simple (clear-text password), or md5
Auth keyAuthentication key
Auth helloEnable authentication in Hello packets
Auth CSNPEnable authentication in CSNP packets
Auth PSNPEnable authentication in PSNP packets

IS-IS Segment Routing

FieldDescriptionDefault
SR AlgorithmSegment Routing algorithm0
SRGB BaseFirst value in the Segment Routing Global Block0
SRGB RangeSRGB size0
Node SIDNode SID for this IS-IS instance0
Adjacency SID BaseBase value used to generate Adjacency SIDs0 (disabled)

IS-IS Topology Generation

Peresvet ST can automatically generate an emulated IS-IS topology. This quickly creates a network with the specified number of virtual nodes without requiring each node to be configured manually.

FieldDescriptionDefault
Enable generationEnable automatic topology generationOff
Topology typeGenerated topology type: Ring, and othersRing
Node countNumber of generated virtual nodes10
Area IDIS-IS area identifier49.0001/24
System ID StartFirst System ID assigned to generated nodes1337.0000.0001
Loopback StartFirst loopback-interface address10.0.0.1
LevelIS-IS level in the generated topologyL2
MetricIS-IS metric for inter-node links10
Prefix StartFirst advertised prefix10.100.0.0/24
Prefix CountPrefixes per node1
Prefix MetricMetric of advertised prefixes0
Branch FactorBranching factor for tree topologies2
IPv6Enable IPv6 in the generated topologyOff
SRGB BaseStart of the SRGB for the generated topology1000
SRGB RangeSRGB size for the generated topology100

Click Generate to generate the topology.