Mpls L2Vpn Configuration Examples - HP HPE FlexNetwork MSR Router Series Configuration Manual

Table of Contents

Advertisement

Task
Display BGP L2VPN peer group
information.
Display L2VPN label block
information maintained by BGP.
Display BGP L2VPN peer
information.
Display BGP L2VPN update group
information.
Reset BGP sessions for L2VPN.
For more information about the display bgp group l2vpn, display bgp peer l2vpn, display bgp
update-group l2vpn, and reset bgp l2vpn commands, see Layer 3—IP Routing Command
Reference.

MPLS L2VPN configuration examples

Configuring local MPLS L2VPN connections
Network requirements
Configure local MPLS L2VPN connections between the PE and CEs to allow Layer 2 communication
between CE 1 and CE 2.
Figure 108 Network diagram
Configuration procedure
1.
Configure CE 1.
<CE1> system-view
[CE1] interface gigabitethernet 2/0/1
[CE1-GigabitEthernet2/0/1] ip address 100.1.1.1 24
[CE1-GigabitEthernet2/0/1] quit
2.
Configure CE 2.
<CE2> system-view
[CE2] interface gigabitethernet 2/0/1
[CE2-GigabitEthernet2/0/1] ip address 100.1.1.2 24
[CE2-GigabitEthernet2/0/1] quit
Command
display bgp group l2vpn [ group-name group-name ]
display bgp l2vpn signaling [ peer ip-address { advertised |
received } [ statistics ] | route-distinguisher route-distinguisher
[ site-id site-id [ label-offset label-offset [ advertise-info ] ] ] |
statistics ]
display bgp peer l2vpn [ ip-address mask-length | group-name
group-name log-info | ip-address { log-info | verbose } | verbose ]
display bgp update-group l2vpn [ ip-address ]
reset bgp { as-number | ip-address [ mask-length ] | all | external |
group group-name | internal } l2vpn
423

Advertisement

Table of Contents
loading

Table of Contents