Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »


https://www.youtube.com/watch?v=Hyp2OzDM7vI







Tunnel LDP and BFD config
root@ACX5048-R103> show configuration protocols ldp
interface ge-0/0/0.0;
interface lo0.0;
oam {
    fec 10.99.92.177/32;
    bfd-liveness-detection {
        minimum-interval 300;
    }
    lsp-ping-interval 30;
}



2x bfd session ( one in each direction)
root@ACX5048-R103> show bfd session
                                                  Detect   Transmit
Address                  State     Interface      Time     Interval  Multiplier
10.99.92.177             Up                       0.900     0.300        3
127.0.0.64               Up        ge-0/0/0.0     0.900     0.300        3

2 sessions, 2 clients
Cumulative transmit rate 6.7 pps, cumulative receive rate 6.7 pps










  • No labels