evpn esi hold-time

Use this command to allow some time for the evpn mpls tunnels and xconnect tunnel to come at the time of evpn mpls initialization before making the ESI up. This avoids traffic to be black-holed when a new PE is added and connected to an already running CE for multi-homing.

Use the no form of this command to make the esi up immediately when configuring the access-if cli.

Command Syntax

Copy
evpn esi hold-time <10-300>
no evpn esi hold-time

Parameters

<10-300>

Hold time in seconds

Default

Default value is 0.

Command Mode

Configure mode

Applicability

This command was introduced in OcNOS version 4.0.

Example

Copy
#configure terminal
(config)# evpn esi hold-time 100
(config)# exit