Configuration Guide Vol. 1


8.1.8 Adding a stack link

Adds a new stack link to a stack consisting of one stack link. Before adding a stack link, the following configuration is assumed.

stack enable
switch 1 provision 2630-24t4xw
switch 2 provision 2630-24t4xw
   :
   :
interface tengigabitethernet 1/0/29
  switchport mode stack
!
interface tengigabitethernet 1/0/30
  switchport mode access
   :
   :
interface tengigabitethernet 2/0/29
  switchport mode stack
!
interface tengigabitethernet 2/0/30
  switchport mode access
!
<Structure of this section>

(1) Check that no cables are connected to the stacking ports you are adding.

Verify that no cables are attached to the ports that you want to add as stacking ports. If a cable is connected, disconnect it before configuring the configuration.

(2) Configuring the Stack Port Configuration

Configures the stacking port configuration to be added.

Command examples

  1. (config)# interface tengigabitethernet 1/0/30

    (config-if)# switchport mode stack

    (config-if)# exit

    (config)# interface tengigabitethernet 2/0/30

    (config-if)# switchport mode stack

    (config-if)# exit

    Configure stacking ports on Ethernet interfaces with switch number 1 and switch number 2.

  2. (config)# save

    (config)# exit

    Saves the configuration and returns to administrator mode from configuration command mode.

(3) Connections between stacking ports to be added

Cable the additional stacking ports for switch number 1 and switch number 2.