Associating Track with VXLAN

About Track association with VXLAN

When you associate Track with an AC on a VXLAN network, the AC is up only when one or more of the associated track entries are positive.

The AC can be one of the following types.

Associating a Layer 3 interface with a track entry

  1. Enter system view.

    system-view

  2. Enter Layer 3 interface view.

    interface interface-type interface-number

  3. Bind the interface to a VSI and associate it with a track entry.

    xconnect vsi vsi-name track track-entry-number&<1-3>

    By default, a Layer 3 interface is not bound to any VSI or associated with any track entries.

Associating an Ethernet service instance with a track entry

  1. Enter system view.

    system-view

  2. Enter Layer 2 Ethernet interface view or Layer 2 aggregate interface view.

    • Enter Layer 2 Ethernet interface view.

      interface interface-type interface-number

    • Enter Layer 2 aggregate interface view.

      interface bridge-aggregation interface-number

  3. Create an Ethernet service instance and enter its view.

    service-instance instance-id

  4. Bind the Ethernet service instance to a VSI and associate it with a track entry.

    xconnect vsi vsi-name [ access-mode { ethernet | vlan } ] track track-entry-number&<1-3>

    By default, an Ethernet service instance is not bound to any VSI or associated with any track entries.