This section describes how to configure proper MPLS OAM parameters on both ends of an associated bidirectional LSP for network loads.
A forward RSVP-TE LSP and a reverse RSVP-TE LSP between two nodes are established. Each LSP is bound to the ingress of its reverse LSP. The two LSPs then form a dynamic associated bidirectional LSP. If two static unidirectional CR-LSPs are deployed, the CR-LSPs can form a static associated bidirectional LSP. The associated bidirectional LSP is used to prevent traffic congestion. If a fault occurs on one end, the other end is notified of the fault so that both ends trigger traffic switchovers, preventing service interruptions.
A node functions as both the ingress and egress for an associated bidirectional LSP. Perform the following steps on both ends:
The system view is displayed.
The MPLS view is displayed.
MPLS OAM is globally enabled.
Return to the system view.
If a reverse tunnel is not specified, run the mpls oam ingress tunnel tunnel-number [ type { cv | ffd frequency ffd-fre } ] [ backward-lsp share ] [ compatibility-mode { ptn-mode | router-mode } ] [ bdi-frequency { detect-freq | per-second } ] [ exp exp-value ] command to configure MPLS OAM parameters for the ingress.
If a reverse tunnel is specified, run the mpls oam ingress tunnel tunnel-number [ type { cv | ffd frequency ffd-fre } ] [ backward-lsp { lsp-name lsp-name | lsr-id rev-ingress-lsr-id tunnel-id rev-tunnel-id | share } ] [ compatibility-mode { ptn-mode | router-mode } ] [ bdi-frequency { detect-freq | per-second } ] [ exp exp-value ] command to configure MPLS OAM parameters for the ingress.
OAM is enabled on the ingress.
To enable OAM auto protocol extension, run the mpls oam egress { lsp-name lsp-name | lsr-id ingress-lsr-id tunnel-id tunnel-id } auto-protocol [ overtime over-time ] [ backward-lsp { tunnel tunnel-id | tunnel-name } [ private | share ] ] [ bdi-frequency { detect-freq | per-second } ] command.
To configure OAM parameters when OAM auto protocol extension is disabled on the egress, run the mpls oam egress { lsp-name lsp-name | lsr-id ingress-lsr-id tunnel-id tunnel-id } [ type { cv | ffd frequency { 3 | 10 | 20 | 50 | 100 | 200 | 500 } } ] [ backward-lsp { tunnel-type tunnel-number | tunnel-name } [ share | private ] ] [ bdi-frequency bdi-frep-value ] command.
OAM is enabled on the egress.
The packet loss alarm threshold on the ingress is set.
The single-ended packet loss measurement is enabled on the ingress.
The packet loss alarm threshold is set on the egress.
The two-way delay measurement is enabled on the ingress.
The configuration is committed.