1. To configure spanning-tree parameters on a per VLAN basis
Command:
spanning-tree <vlan-range> { { [ forward-time <seconds> ] } | { [ hello-time <seconds> ] } | { [ max-age <seconds> ] } | { [ priority <value> ] } }
2. To Configure interface-specific BPDU filter parameters
Command:
spanning-tree bpdufilter { enable | disable }
3. To Configure spanning-tree cost on an interface
Command:
4. To Configure spanning-tree global-level BPDU filter
Command:
spanning-tree edge-port bpdufilter default
5. To Configure spanning-tree on an interface
spanning-tree enable
6. To Configure the spanning-tree forward delay time
Command:
spanning-tree forward-time <seconds>
7. To Configure the spanning-tree root guard timeout
Command:
8. To Configure interface-specific guard parameters
Command:
spanning-tree guard <guard>
9. To Configure the spanning-tree hello time value
Command:
10. To Configure the global spanning-tree mode for the device
Command:
11. To Configure the spanning-tree max-age time value
Command:
12. To Configure spanning-tree link-type on an interface
Command:
spanning-tree link-type { point-to-point | shared }