Command Manual – MPLS
Quidway S8500 Series Routing Switches
Chapter 3 MPLS L2VPN Configuration Commands
Huawei Technologies Proprietary
3-16
3.3.8 mtu
Syntax
mtu
mtu
View
MPLS L2VPN view
Parameter
mtu
: Layer 2 MTU (maximum transmission unit) of the VPN. This argument ranges
from 0 to 10,200 and the default value is 1,500.
Description
Use the
mtu
command to set the MTU for the Kompella MPLS L2VPN.
The same MTU value must be configured for all the PE devices of the same VPN to
make sure that the configuration is valid.
Related command:
mpls l2vpn encapsulation
.
Example
# Set the MTU of the VPN named vpna to 1,000.
[Quidway] mpls l2vpn vpna encapsulation vlan
[Quidway-mpls-l2vpn-vpna] mtu 1000
3.3.9 peer enable
Syntax
peer
{
group-name
|
peer-address
}
enable
undo peer
{
group-name
|
peer-address
}
enable
View
L2VPN address family view
Parameter
group-name
: Name of the peer group. This argument specifies the entire peer group.
peer-address
: IP address of a peer. This argument specifies a specific peer.
Description
Use the
peer enable
command to activate a specified peer or peer group in L2VPN
address family view.