evi neighbor-discovery client register-interval

Use evi neighbor-discovery client register-interval to configure the interval at which the ENDCs on an EVI tunnel interface update their registration with their ENDSs.

Use undo evi neighbor-discovery client register-interval to restore the default.

Syntax

evi neighbor-discovery client register-interval time-value

undo evi neighbor-discovery client register-interval

Default

An ENDC updates its registration with its ENDS every 15 seconds.

Views

Tunnel interface view

Predefined user roles

network-admin

mdc-admin

Parameters

time-value: Specifies the registration update interval in the range of 5 to 120 seconds.

Usage guidelines

ENDP uses an ENDS probe timer and a registration aging timer in addition to the ENDC register timer set with this command.

When an ENDC sends a register request to join the EVI network, a 5-second ENDS probe timer starts. The ENDC sends a register request to the ENDS every 5 seconds until it receives a response from the ENDS.

When the ENDC receives a response from the ENDS, the ENDS probe timer stops and an ENDC register timer starts. The ENDC regularly sends register updates at the interval set by the register timer.

If the ENDC does not receive a response after sending five consecutive register packets, the ENDC clears its neighbor information database and starts the ENDS probe timer.

The ENDC adds the register timer setting to each register packet. The ENDS records this timer setting when it adds the ENDC to the ENDC database. If no register update is received from the ENDC before five times the timer is reached, ENDS removes the ENDC from the EVI network.

Examples

# Set the ENDC registration update interval to 30 seconds on the EVI tunnel interface Tunnel 0.

<Sysname> system
[Sysname] interface tunnel 0 mode evi
[Sysname-Tunnel0] evi neighbor-discovery client register-interval 30

Related commands

display evi neighbor-discovery client summary