16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
Configuration Tasks
72
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
Beginning in privileged EXEC mode, follow these steps to enable BackboneFast:
To disable the BackboneFast feature, use the no spanning-tree backbonefast global configuration
command.
Disabling Spanning Tree
To disable spanning tree on a per-VLAN basis, use the following commands in global configuration
mode:
Verifying that Spanning Tree is Disabled
Step 1
Use the show spanning-tree vlan command to verify the that the spanning tree is disabled:
Router#
show spanning
-
tree vlan 200
<...output truncated...>
Spanning tree instance for VLAN 200 does not exist.
Router#
Configuring MAC Table Manipulation — Port Security
Port security is implemented by providing the user with the option to make a port secure by allowing only
well-known MAC addresses to send in data traffic.
•
Enabling Known MAC Address Traffic, page 73
•
Creating a Static or Dynamic Entry in the MAC Address Table, page 73
•
Configuring Aging Timer-timer, page 74
Command
Purpose
Step 1
configure terminal
Enters global configuration mode.
Step 2
spanning-tree backbonefast
Enables BackboneFast on the switch.
Step 3
end
Returns to privileged EXEC mode.
Step 4
show spanning-tree vlan vlan-id
Verifies your entries.
Step 5
copy running-config startup-config
(Optional) Saves your entries in the configuration file.
Command
Purpose
Step 1
Router(config)#
no spanning
-
tree vlan
vlan-id
Disables spanning tree on a per-VLAN basis.
Step 2
Router(config)#
end
Exits configuration mode.