Chapter 2 Catalyst 3750-X and 3560-X Cisco IOS Commands
Caution
Examples
Related Commands
OL-21522-02
Downloaded from
www.Manualslib.com
When you use this command, memory is allocated for the provisioned configuration. When a new switch
type is configured, the previously allocated memory is not fully released. Therefore, do not use this
command more than approximately 200 times, or the switch will run out of memory and unexpected
behavior will result.
This example shows how to provision a switch with a stack member number of 2 for the switch stack.
The show running-config command output shows the interfaces associated with the provisioned switch:
Switch(config)# switch 2 provision WS- xxxx
Switch(config)# end
Switch# show running-config | include switch 2
!
interface GigabitEthernet2/0/1
!
interface GigabitEthernet2/0/2
!
interface GigabitEthernet2/0/3
<output truncated>
You also can enter the show switch user EXEC command to display the provisioning status of the switch
stack.
This example shows how to delete all configuration information about a stack member 5 when the switch
is removed from the stack:
Switch(config)# no switch 5 provision
You can verify that the provisioned switch is added to or removed from the running configuration by
entering the show running-config privileged EXEC command.
Command
show running-config
show switch
manuals search engine
Description
Displays the operating configuration. For syntax information, use this link to
the Cisco IOS Release 12.2 Command Reference listing page:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/prod_command
_reference_list.html
Select the Cisco IOS Commands Master List, Release 12.2 to navigate to
the command.
Displays information about the switch stack and its stack members.
Catalyst 3750-X and 3560-X Switch Command Reference
switch provision
2-863