FD 100/320Gbps NT and FX NT IHub Services Guide Virtual Private LAN Service
Issue: 13 3HH-11985-AAAA-TQZZA 187
The following configuration elements can be specified for m-VPLS after the service
is created:
• service description
• STP, RSTP or MSTP instances
• admin status up or down
The following parameters and configuration elements can be modified or configured
after a v-VPLS or a VPLS is created:
• service description
• user-to-user communication
• FIB size
• MAC learning and aging
• MFIB table size
• IGMP snooping
• admin status up or down
The following example displays a sample configuration of a distributed VPLS service
between ALA-1, ALA-2, and ALA-3.
*A:ALA-1>config>service# info
----------------------------------------------
...
The following example displays a sample configuration of a distributed VPLS
service between
ALA-1, ALA-2, and ALA-3.
*A:ALA-1>config>service# info
----------------------------------------------
...
vpls 9000 customer 6 create
shutdown
description "This is a distributed VPLS."
def-mesh-vc-id 750
stp
shutdown
exit
sap lt:1/1/5:16 create
description "VPLS SAP"
exit
spoke-sdp 2:22 create
exit
mesh-sdp 7:750 create
exit
exit
----------------------------------------------
*A:ALA-1>config>service#
Note — Since the m-VPLS does not forward traffic, it has no
FDB. Therefore MAC learning, aging, and user-to-user control
are not relevant. Configuration of static MAC addresses on
m-VPLS is not allowed either.