To build a virtual leased line from a BTS to a BSC, you can configure single-segments PWs or multi-segment PWs between CSGs and RSGs.
Network deployment imposes high requirements for VPN services. There are many fast fault detection and protection switching mechanisms such as bidirectional forwarding detection (BFD), operation, administration and maintenance (OAM), and fast reroute (FRR). These mechanisms, however, address only link or node failures within a packet switched network (PSN), but not PE failures or attachment circuit (AC) failures between PEs and CEs.
On the network shown in Figure 1 multi-segment PW services have been deployed between PE1 and PE2. To improve network reliability, configure PW redundancy on the SPE or PE1.
After configuring the primary and secondary PWs on a PE, you can specify the PW redundancy mode. The following PW redundancy modes are supported:
FRR mode: The FRR mode is the default PW redundancy mode and does not need to be configured.
Negotiation: is configured by using the mpls l2vpn redundancy command.
Master/slave mode: The primary and secondary PWs are manually specified on the master device, and then the local device notifies the remote device of information about the primary and secondary PWs. PW redundancy in master/slave mode works with the bypass PW to prevent links on the network side and links on the AC side from sensing faults in each other. That is, the fault on the AC side will trigger only an AC switchover and the fault on the public network will trigger only a PW switchover.
Independent mode: The primary and secondary PWs are determined by means of negotiation. Two PWs are configured on one PE to connect to two peer PEs, with both PWs being in the primary state on the local device. The peer PEs determine the primary and secondary PWs by means of E-Trunk or mVRRP, with one PW in the primary state and the other in the secondary state. The PEs on both ends negotiate and finally determine the primary PW. The independent mode applies to scenarios where PW redundancy is associated with E-Trunk. PW redundancy in independent mode, together with the bypass PW, can prevent links on the AC side from sensing faults on the network side but cannot prevent links on the network side from sensing faults on the AC side. That is, the fault on the public network will trigger only a PW switchover but not an AC link switchover whereas the fault on the AC side will trigger both an AC switchover and a PW switchover.
Before configuring PW redundancy, complete the following tasks:
Configuring IP addresses and an IGP on PEs
Configuring basic MPLS functions on the PEs
Establish a public network tunnel between PE1 and SPE and between the PE2 and the PE3. The public network tunnel can be LDP or TE.