142
To do…
Use the command…
Remarks
Display information about VPLS
PW entries on a switch running in
IRF mode
display mpls l2vpn fib pw vpls
[
vsi
vsi-name
[
link
link-id
] ] [
chassis
chassis-number
slot
slot-number
]
[
verbose
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display information about one or
all VPLS instances
display vsi
[
vsi-name
] [
verbose
]
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display information about remote
VPLS connections
display vsi
remote
{
bgp
|
ldp
} [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display information about service
instances on an interface
display service-instance interface
interface-type interface-number
[
service-instance
service-instance-id
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display information about one or
all PW class templates
display pw-class
[
pw-class-name
]
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Display information about one or
all fast switching groups
display l2vpn fast-switch-group
[
group-index
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Clear the MAC address table of
one or all VPLS instances
reset mac-address vsi
[
vsi-name
]
Available in user view
Clear the traffic statistics for a
service instance on an interface
reset service-instance statistics
[
interface
interface-type
interface-number
[
service-instance
instance-id
[
inbound
|
outbound
] ] ]
Available in user view
VPLS configuration examples
NOTE:
By default, Ethernet interfaces, VLAN interfaces, and aggregate interfaces are in DOWN state. To
configure such an interface, first use the
undo shutdown
command to bring the interface up.
Configuring VPLS instances
Network requirements
CE 1 and CE 2 reside in different sites but both belong to VPN 1. The PEs are connected to each other
through interface VLAN-interface 10.
On each PE, configure an LDP VPLS instance
aaa
(the Martini mode) and a BGP VPLS instance
bbb
(the
Kompella mode). The AS number is 100.
On each PE, configure service instances and bind the VPLS instances to forward specific packets.