Associating Track with interface management

About Track association with interface management

The interface management module monitors the link status or network-layer protocol status of interfaces. The associated Track and interface management operate as follows:

Procedure

  1. Enter system view.

    system-view

  2. Create a track entry, and associate it with interface management.

    • Create a track entry to monitor the link status of an interface.

      track track-entry-number interface interface-type interface-number [ delay { negative negative-time | positive positive-time } * ]

    • Create a track entry to monitor the physical status of an interface.

      track track-entry-number interface interface-type interface-number physical [ delay { negative negative-time | positive positive-time } * ]

    • Create a track entry to monitor the network layer protocol status of an interface.

      track track-entry-number interface interface-type interface-number protocol { ipv4 | ipv6 } [ delay { negative negative-time | positive positive-time } * ]