Configure BFD on an IPv6 Static Route

BFD for IPv6 interfaces is a demonstration feature on some products. For more information about feature support, see VOSS Feature Support Matrix.

About this task

Use the following procedure to configure BFD on an IPv6 static route.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Configure BFD on an IPv6 static route:

    ipv6 route bfd WORD<0-128>

  3. Optional: Configure an IPv6 static route for a port:

    ipv6 route bfd WORD<0-128> port {slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}

  4. Optional: Configure an IPv6 static route for a VLAN:

    ipv6 route bfd WORD<0-128> vlan <1-4094>

Variable Definitions

The following table defines parameters for the ipv6 route bfd command.

Variable

Value

WORD<0-128>

Specifies the BFD static route IPv6 address.

port {slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}

Specifies the port number for the BFD IPv6 static route.

vlan <1-4094>

Specifies the VLAN ID for the BFD IPv6 static route.