R211x-HP Flexfabric 11900 MPLS Command Reference

286
non-standard: Uses non-standard MP_REACH_NLRI to exchange VPLS PE information. If this keyword is
not specified, RFC 6074 MP_REACH_NLRI is used to exchange VPLS PE information.
Usage guidelines
L2VPN can use MP-BGP to exchange VPLS PE information and find remote PEs in the same VPLS instance.
After you execute the peer enable command in BGP L2VPN address family view, BGP can exchange
VPLS PW information with the specified peer or peer group through RFC 6074 MP_REACH_NLRI. To
disable the capability, execute the undo peer auto-discovery command.
Examples
# Enable BGP to exchange VPLS PE information with the peer 3.3.3.9 through RFC 6074
MP_REACH_NLRI.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family l2vpn
[Sysname-bgp-l2vpn] peer 3.3.3.9 auto-discovery
# Enable BGP to exchange VPLS PE information with the peer group test through non-standard
MP_REACH_NLRI.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family l2vpn
[Sysname-bgp-l2vpn] peer test auto-discovery non-standard
Related commands
display bgp l2vpn auto-discovery
peer signaling
Use peer signaling to enable BGP to exchange label block information with the specified peer or peer
group.
Use undo peer signaling to disable BGP to exchange label block information with the specified peer or
peer group.
Syntax
peer { group-name | ip-address } signaling
undo peer { group-name | ip-address } signaling
Default
BGP can exchange label block information with a BGP L2VPN peer or peer group
Views
BGP L2VPN address family view
Predefined user roles
network-admin
mdc-admin