Cisco Catalyst 3560-CX Manual - Página 17

Navegue en línea o descargue pdf Manual para Interruptor Cisco Catalyst 3560-CX. Cisco Catalyst 3560-CX 27 páginas. Managing switch stacks
También para Cisco Catalyst 3560-CX: Productos (15 páginas), Manual (24 páginas)

Cisco Catalyst 3560-CX Manual
Managing Switch Stacks
DETAILED STEPS
Command or Action
Step 1
show switch
Example:
Device# show switch
Step 2
configure terminal
Example:
configure terminal
Device#
Step 3
switch stack-member-number provision type
Example:
Device(config)# switch 3 provision WS-xxxx
Step 4
end
Example:
Device(config)# end
Step 5
copy running-config startup-config
Example:
Device# copy running-config startup-config

Removing Provisioned Switch Information

Before you begin, you must remove the provisioned switch from the stack. This optional task is available
only from the active stack.
SUMMARY STEPS
1. configure terminal
2. no switch stack-member-number provision
3. end
4. copy running-config startup-config
Removing Provisioned Switch Information
Purpose
Displays summary information about the switch stack.
Enters global configuration mode.
Specifies the stack member number for the preconfigured
switch. By default, no switches are provisioned.
For stack-member-number, the range is 1 to 8. Specify a
stack member number that is not already used in the switch
stack. See Step 1.
For type, enter the model number of a supported switch that
is listed in the command-line help strings.
Returns to privileged EXEC mode.
(Optional) Saves your entries in the configuration file.
Managing Switch Stacks
17