Configure Remote IS-IS Hello Interval on a Port

Note

Note

This procedure only applies to the VSP 7400 Series.

About this task

Perform this procedure to configure the remote hello interval to change how often hello packets are sent out from an interface level.

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 remote hello interval:

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

Example

Configuring the remote hello interval on port 1/3:

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

Variable Definitions

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

Variable Value
<1-600>

Configures the Level 1 remote hello interval. The default value is 9 seconds.