Users Guide

3. Tunnel BPDUs the VLAN.
INTERFACE VLAN mode
protocol-tunnel stp
Specifying a Destination MAC Address for BPDUs
By default, Dell Networking OS uses a Dell Networking-unique MAC address for tunneling BPDUs. You can congure another value.
To specify a destination MAC address for BPDUs, use the following command.
Overwrite the BPDU with a user-specied destination MAC address when BPDUs are tunneled across the provider network.
CONFIGURATION mode
protocol-tunnel destination-mac
The default is 01:01:e8:00:00:00
Setting Rate-Limit BPDUs
CAM space is allocated in sections called eld processor (FP) blocks.
There are a total of 13 user-congurable FP blocks. The default number of blocks for L2PT is 0; you must allocate at least one to
enable BPDU rate-limiting.
To set the rate-lime BPDUs, use the following commands.
1. Create at least one FP group for L2PT.
CONFIGURATION mode
cam-acl l2acl
For details about this command, refer to CAM Allocation.
2. Save the running-cong to the startup-cong.
EXEC Privilege mode
copy running-config startup-config
3. Reload the system.
EXEC Privilege mode
reload
4. Set a maximum rate at which the RPM processes BPDUs for L2PT.
VLAN STACKING mode
protocol-tunnel rate-limit
The default is: no rate limiting.
The range is from 64 to 320 kbps.
Debugging Layer 2 Protocol Tunneling
To debug Layer 2 protocol tunneling, use the following command.
Display debugging information for L2PT.
EXEC Privilege mode
debug protocol-tunnel
Service Provider Bridging
777