After you create a basic VPLS instance, you can configure one or more optional attributes to manage the MAC address entries in the VPLS instance’s forwarding table, or to enable SNMP link status processing. The requirements and procedures for optional attributes are the same whether you employ BGP or LDP signaling for VPLS.
To configure these attributes, you use the same transparent bridging commands that you use to configure bridge groups that do not function as VPLS instances.
- host1(config)#bridge vplsB acquire
In this example, the VPLS instance forwards frames destined for the node with MAC address 0090.1a40.4c7c out the specified Gigabit Ethernet interface
- host1(config)#bridge vplsA address 0090.1a40.4c7c
forward
gigabitEthernet
3/0.1
In this example, the VPLS instance drops frames sent from or destined for the node with MAC address 1011.22b2.333c
- host1(config)#bridge vplsB address 1011.22b2.333c
discard
- host1(config)#bridge vplsB aging-time 1000
- host1(config)#bridge vplsB learn 2500
- host1(config)#bridge vplsB snmp-trap link-status