- clear isis overload
- <logical router (all | logical-router-name)>
Command introduced before JUNOS Release 7.4.
Reset the Intermediate System-to-Intermediate System (IS-IS) dynamic overload bit. This command can appear to not work, continuing to display overload after execution. The bit is reset only if the root cause is corrected by configuration remotely or locally.
none — Reset the IS-IS dynamic overload bit on all logical routers.
logical-router (all | logical-router-name) — (Optional) Perform this operation on all logical routers or on a particular logical router.
clear
See show isis database for an explanation of output fields.
The following sample output displays IS-IS database information before and after the clear isis overload command is entered:
user@host> show isis database
IS-IS level 1 link-state database: LSP ID Sequence Checksum Lifetime Attributes pro3-c.00-00 0x4 0x10db 1185 L1 L2 Overload 1 LSPs IS-IS level 2 link-state database: LSP ID Sequence Checksum Lifetime Attributes pro3-c.00-00 0x5 0x429f 1185 L1 L2 Overload pro2-a.00-00 0x91e 0x2589 874 L1 L2 pro2-a.02-00 0x1 0xcbc 874 L1 L2 3 LSPs
user@host> clear isis overload
user@host> show isis database
IS-IS level 1 link-state database: LSP ID Sequence Checksum Lifetime Attributes pro3-c.00-00 0xa 0x429e 1183 L1 L2 1 LSPs IS-IS level 2 link-state database: LSP ID Sequence Checksum Lifetime Attributes pro3-c.00-00 0xc 0x9c39 1183 L1 L2 pro2-a.00-00 0x91e 0x2589 783 L1 L2 pro2-a.02-00 0x1 0xcbc 783 L1 L2 3 LSPs