Fortinet black logo

CLI Reference

router bfd

router bfd

Use this command to enable Bidirectional Forwarding Detection (BFD) when there is no dynamic routing active.

config router bfd
    config neighbor
        edit {ip}
        # neighbor
            set ip {ipv4 address}   IPv4 address of the BFD neighbor.
            set interface {string}   Interface name. size[15] - datasource(s): system.interface.name
        next
end

Additional information

The following section is for those options that require additional explanation.

router bfd

Use this command to enable Bidirectional Forwarding Detection (BFD) when there is no dynamic routing active.

config router bfd
    config neighbor
        edit {ip}
        # neighbor
            set ip {ipv4 address}   IPv4 address of the BFD neighbor.
            set interface {string}   Interface name. size[15] - datasource(s): system.interface.name
        next
end

Additional information

The following section is for those options that require additional explanation.