Specifications
ALAXALA Ring Configuration Guide (Edition 1)
Copyright © 2008, ALAXALA Networks Corporation. All rights reserved.
57
(4) Settings of device F11: AX2400S
Settings of floor 1 distribution switch F11
Configuring the spanning tree
(config)# spanning-tree single mode rapid-stp
(config)# spanning-tree single priority 4096
Specifies the Rapid STP spanning tree protocol.
(Important points on constructing a system (1)
)
Sets the bridge priority of the single STP to 4096.
(Important points on constructing a system (8))
Configuring the control VLAN and data transfer VLANs
(config)# vlan 2,11-12,100-102,201-202
Specifies VLANs to be used.
Control VLAN: 2; Data transfer VLANs: 11 - 12, 100 - 102, 201 - 202
(Important points on constructing a system (2))
Configuring the ring ports
Configuring the ring port (1)
(config)# interface gigabitethernet 0/1
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan 2,11-12,100-102,201-202
(config-if)# axrp-ring-port 2
Sets the link debounce time to 0.
Specifies the control VLAN2 and data transfer VLANs (11 - 12,
100 - 102, and 201 - 202) to be used.
(Important points on constructing a system (5)
)
Configures the interface as the ring port for the ring with RING
ID 2.
Configuring the ring port (2)
(config)# interface gigabitethernet 0/3
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan 2,11-12,100-102,201-202
(config-if)# axrp-ring-port 2
Sets the link debounce time to 0.
Specifies the control VLAN2 and data transfer VLANs (11 - 12,
100 - 102, and 201 - 202) to be used.
(Important points on constructing a system (5)
)
Configures the interface as the ring port for the ring with RING
ID 2.
Configuring the STP port
(config)# interface gigabitethernet 0/23
(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).
(Important points on constructing a system (5))
Setting the virtual link
(config)# axrp virtual-link 1 vlan 100
Sets VLAN100 as a virtual link VLAN with the virtual link ID 1.
(Important points on constructing a system (4)
)
Configuring the VLAN mappings
(config)# axrp vlan-mapping 1 vlan 11
(config)# axrp vlan-mapping 2 vlan 12
(config)# axrp vlan-mapping 10 vlan 100-102
(config)# axrp vlan-mapping 21 vlan 201
(config)# axrp vlan-mapping 22 vlan 202
Adds VLAN11 to vlan-mapping 1 for the ring.
Adds VLAN12 to vlan-mapping 2 for the ring.
Adds VLAN100 through VLAN102 to vlan-mapping 10 for the
ring.
Adds VLAN201 to vlan-mapping 21 for the ring.
Adds VLAN202 to vlan-mapping 22 for the ring.
(Important points on constructing a system (3)
(6))
Configuring the ring
(config)# axrp 2
(config-axrp)# mode transit
(config-axrp)# control-vlan 2
(config-axrp)# vlan-group 1 vlan-mapping 10
(config-axrp)# vlan-group 2 vlan-mapping 1-2,21-22
Starts the configuration of the ring with RING ID 2 (Ring 2).
Specifies the node as a transit node of the ring.
Specifies VLAN2 as the control VLAN.
Assigns vlan-mapping 10 to vlan-group 1.
Assigns vlan-mappings 1 - 1 and 21 - 22 to vlan-group 2.