189
Predefined user roles
network-admin
Parameters
system-id
: Specifies an IS-IS neighbor by its system ID.
process-id
: Specifies an IS-IS process by its ID in the range of 1 to 65535 to clear data structure
information for the neighbor in the specified IS-IS process.
Usage guidelines
Use this command when you re-establish an IS-IS neighbor relationship.
Examples
# Clear the data structure information of the neighbor with the system ID 0000.0c11.1111.
<Sysname> reset isis peer 0000.0c11.1111
set-overload
Use
set-overload
to set the overload bit.
Use
undo set-overload
to clear the overload bit.
Syntax
set-overload
[
on-startup
[ [
start-from-nbr
system-id
[
timeout1
[
nbr-timeout
] ] ] |
timeout2
] [
allow
{
external
|
interlevel
} * ]
undo
set-overload
Default
The overload bit is not set.
Views
IS-IS view
Predefined user roles
network-admin
Parameters
on-startup
: Sets the overload bit upon system startup.
start-from-nbr
system-id
[
timeout1
[
nbr-timeout
] ]: Starts the
nbr-timeout
timer when the router begins
to establish the neighbor relationship with the neighbor after system startup. If the neighbor relationship
is formed within the
nbr-timeout
interval, IS-IS keeps the overload bit set. If not, the bit is cleared. IS-IS
keeps the overload bit set within the
timeout1
interval after the neighbor relationship is formed within the
nbr-timeout
interval.
•
system-id
—Specifies the neighbor.
•
timeout1
—The
timeout1
interval is in the range of 5 to 86400 seconds and defaults to 600
seconds.
•
nbr-timeout
—The timer has an interval from 5 to 86400 seconds. The default is 1200 seconds.
timeout2:
Sets the overload bit within the
timeout2
interval after system startup. The interval is in the
range of 5 to 86400 seconds and defaults to 600 seconds.