The peer mpls-local-ifnet disable command disables EBGP peers from establishing an MPLS local ifnet tunnel between them.
The undo peer mpls-local-ifnet disable command enables EBGP peers to establish an MPLS local ifnet tunnel between them.
EBGP peers are enabled to exchange labeled routes.
EBGP peers are configured in the BGP-VPLS address families.
EBGP peers are configured in the BGP-VPNv4 or BGP-VPNv6 address family.
S5731-S, S5731S-S, S6730-S, and S6730S-S do not support this parameter.
peer { group-name | ipv4-address } mpls-local-ifnet disable
undo peer { group-name | ipv4-address } mpls-local-ifnet disable
Parameter | Description | Value |
---|---|---|
group-name |
Specifies the name of a BGP peer group. |
The name is a string of 1 to 47 case-sensitive characters, with spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
ipv4-address |
Specifies the IPv4 address of a BGP peer. |
The value is in dotted decimal notation. |
Usage Scenario
MPLS local ifnet tunnel: In inter-AS VPN Option B or Option C scenarios, the VPN routes with L2VPN label block information that ASBRs advertise to BGP peers must contain public-network tunnel information. However, no tunnels are configured between ASBRs. To allow EBGP routes to be advertised to IBGP peers, an MPLS local ifnet tunnel is generated between MPLS interfaces of ASBRs.
In the L3VPN over inter-as seamless MPLS or VPLS scenario, EBGP peer relationships are established between BGP peers. The BGP peers can be endpoint PEs in the VPLS scenario or the CSG and MASG in the inter-AS seamless MPLS scenario. These EBGP peers automatically establish MPLS local ifnet tunnels between them. The E2E MPLS local ifnet tunnel fails to transmit traffic if the two peers are indirectly connected.
If a fault occurs on a tunnel between the two EBGP peers, traffic is iterated to the MPLS local ifnet tunnel, not an FRR bypass tunnel. As the MPLS local ifnet tunnel cannot forward traffic, traffic is interrupted. To prevent the traffic interruption, run this command to disable the establishment of an MPLS local ifnet tunnel between the EBGP peers.
Prerequisites
The EBGP peer relationship must be in the Established between PEs.