Configure Remote IS-IS Hello Multiplier on a Port

About this task

Perform this procedure to configure the remote hello multiplier to specify how many hellos the switch must miss before it considers the adjacency with a neighboring switch down.

Procedure

  1. Enter GigabitEthernet Interface Configuration mode:

    enable

    configure terminal

    interface GigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}

    Note

    Note

    If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

  2. Configure the level 1 hello multiplier:

    isis remote l1-hello-multiplier <1-600>

Example

Configuring the remote hello multiplier on port 1/2:

Switch:1>enable
Switch:1#configure terminal
Switch:1(config)#interface gigabitEthernet 1/2
Switch:1(config-if)#isis remote l1-hello-multiplier 1

Variable Definitions

The following table defines parameters for the isis remote l1-hello-multiplier command.

Variable Value
<1-600>

Configures the Level 1 hello multiplier. The default value is 3 seconds.