Allied Telesis AT-8100 Series User Manual
Page 418
Chapter 23: Enhanced Stacking
418
2. After creating the common VLAN on the switch, assign it the
management IP address and default gateway:
3. Use the ESTACK RUN command in the Global Configuration mode to
activate enhanced stacking and the ESTACK COMMAND-SWITCH
command to set the enhanced stacking mode of the switch to
command.
4. To save the configuration, enter the WRITE command in the Privileged
Executive mode.
awplus# configure terminal
Enter the Global Configuration
mode.
awplus(config)# interface vlan12
From the Global Configuration
mode, enter the VLAN Interface
mode for the Tech_Support VLAN.
awplus(config-if)# ip address 149.22.88.5/24
Assign the VLAN the management
IP address, 149.22.88.5 and the
subnet mask, 255.255.255.0.
awplus(config-if)# exit
Return to the Global Configuration
mode.
awplus(config)# ip route 0.0.0.0/0 149.22.88.27
Assign the switch the default
gateway 149.22.88.27.
awplus(config)#
exit
Return to the Privileged Exec
mode.
awplus# show ip interface
Confirm the IP address.
awplus# show ip route
Confirm the default route.
awplus# configure terminal
Enter the Global Configuration
mode.
awplus(config)# estack run
Activate enhanced stacking on the
switch.
awplus(config)# estack command-switch
Assign the switch the enhanced
stacking status of command
switch.
awplus(config)# exit
Return to the Privileged Exec
mode.
awplus# show estack
Confirm the stack mode of the
switch.