Command Manual – VPLS
H3C S9500 Series Routing Switches
Chapter 1 VPLS Configuration Commands
1-19
Examples
# Set the maximum number of MAC addresses in VPLS instance aaa to 1024.
<Sysname> system-view
[Sysname] vsi aaa static
[Sysname-vsi-aaa] mac-table limit 1024
1.1.13 mtu (VSI view)
Syntax
mtu
mtu
undo mtu
View
VSI view
Default Level
2: System level
Parameters
mtu
: Maximum transmission unit (MTU) for the VPLS instance. The default is 1,500.
Description
Use the
mtu
command to set the MTU of the VPLS instance.
Use the
undo mtu
command to restore the default.
Note that the MTU of a VPLS instance is a global attribute and is also the MTU of PWs.
For Martini VPLS, the MTUs set for the instances on peer PEs must be identical; while
for Kompella VPLS, this is not required.
Examples
# Set the MTU of VPLS instance aaa to 1400.
<Sysname> system-view
[Sysname] vsi aaa static
[Sysname-vsi-aaa] pwsignal ldp
[Sysname-vsi-aaa-ldp] vsi-id 500
[Sysname-vsi-aaa-ldp] quit
[Sysname-vsi-aaa] mtu 1400