One-arm BFD for E2E SR-MPLS TE LSP quickly detects faults on inter-AS E2E SR-MPLS TE LSPs and protects traffic on E2E SR-MPLS TE LSPs.
One-arm BFD monitors inter-AS E2E SR-MPLS TE LSPs. If a specified transit node on a tunnel fails, traffic is switched to the hot-standby LSP, which reduces the impact on services.
With one-arm BFD for E2E SR-MPLS TE LSP enabled, if the reflector can successfully iterate packets to the E2E SR-MPLS TE LSP using the IP address of the initiator, the reflector forwards the packets through the E2E SR-MPLS TESR-MPLS TE Otherwise, the reflector forwards the packets over IP routes.
Before configuring one-arm BFD for E2E SR-MPLS TE LSP, configure an inter-AS E2E SR-MPLS TE tunnel.
Adjust BFD parameters on the ingress in either of the following modes:
Adjust BFD parameters globally. This method is used when BFD parameters for most E2E SR-MPLS TE tunnels need to be adjusted on the ingress.
Adjust BFD parameters on a specific tunnel interface. If an E2E SR-MPLS TE tunnel interface needs BFD parameters different from the globally configured ones, adjust BFD parameters on the specific tunnel interface.
In one-arm BFD for E2E SR-MPLS TE mode, BFD does not need to be enabled on the peer, and the min-tx-interval tx-interval parameter of the local end does not take effect. Therefore, the actual detection period of the ingress equals the configured interval at which BFD packets are received on the ingress multiplied by the detection multiplier configured on the ingress.
Run the following commands as needed.
Run system-view
The system view is displayed.
Run mpls
The MPLS view is displayed.
Run mpls te bfd { min-rx-interval rx-interval | detect-multiplier multiplier } *
BFD parameters are set.
Run commit
The configuration is committed.
Run system-view
The system view is displayed.
Run interface tunnel interface-number
The tunnel interface view is displayed.
Run mpls te bfd { min-rx-interval rx-interval | detect-multiplier multiplier } *
BFD parameters are set.
Run commit
The configuration is committed.