Specifications
ALAXALA Ring Configuration Guide (Edition 1)
Copyright © 2008, ALAXALA Networks Corporation. All rights reserved.
60
(7) Settings of device S1: AX2400S
Settings of server farm access switch S1
Configuring the default settings of the spanning tree
(config)# spanning-tree mode rapid-pvst
Specifies the Rapid PVST+ spanning tree protocol.
(Important points on constructing a system (1)
)
Configuring the data transfer VLANs
(config)# vlan 11-12
Specifies VLAN11 and VLAN12 to be used for data transfer.
Configuring the STP ports
(config)# interface gigabitethernet 0/1
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan 11-12
(config)# interface tengigabitethernet 0/3
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan
11-12
Sets the link debounce time to 0.
Specifies the data transfer VLANs (VLAN11 - VLAN12) to be used.
Setting the access ports
(config)# interface gigabitethernet 0/5
(config-if)# switchport mode access
(config-if)# switchport access vlan 11
(config-if)# spanning-tree portfast
(config)# interface gigabitethernet 0/6
(config-if)# switchport mode access
(config-if)# switchport access vlan 12
(config-if)# spanning-tree portfast
Specifies the port 0/5 as the access port for VLAN11.
Specifies the port 0/6 as the access port for VLAN12.
Enables the portfast functionality in order to use both ports as server
connection ports.
(8) Settings of device F1: AX1200S
Settings of floor 1 access switch F1
Configuring the default settings of the spanning tree
(config)# spanning-tree single mode rapid-stp
Specifies the Rapid STP spanning tree protocol.
(Important points on constructing a system (1)
)
Configuring the control VLAN and data transfer VLANs
(config)# vlan 101-102
Specifies VLAN101 - VLAN102 to be used.
Configuring the STP ports
(config)# interface gigabitethernet 0/25
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan 101-102
(config)# interface gigabitethernet 0/26
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan
101-102
Sets the link debounce time to 0.
Specifies the data transfer VLANs (VLAN101 - VLAN102) to be used.
Sets the link debounce time to 0.
Specifies the data transfer VLANs (VLAN101 - VLAN102) to be used.
Setting the access ports
(config)# interface fastethernet 0/1
(config-if)# switchport mode access
(config-if)# switchport access vlan 101
(config-if)# spanning-tree portfast
(config)# interface fastethernet 0/2
(config-if)# switchport mode access
(config-if)# switchport access vlan 102
(config-if)# spanning-tree portfast
Specifies the port 0/1 as the access port for VLAN101.
Specifies the port 0/2 as the access port for VLAN102.
Enables the portfast functionality in order to use both ports as terminal
connection ports.