Specifications

ALAXALA Ring Configuration Guide (Edition 1)
Copyright © 2008, ALAXALA Networks Corporation. All rights reserved.
40
Settings of AC1 (backbone ring/building A's shared node and the ring master for building A)
Configuring the rings
(config)# axrp 5
(config-axrp)# mode transit ring-attribute
rift-ring-edge 1
(config-axrp)# control-vlan 5
(config-axrp)# vlan-group 1 vlan-mapping 1
(config-axrp)# health-check interval 500
(config)# axrp 10
(config-axrp)# mode transit
(config-axrp)# control-vlan 10
(config-axrp)# vlan-group 1 vlan-mapping 1
(config)# axrp 11
(config-axrp)# mode master ring-attribute
rift-ring-edge 1
(config-axrp)# control-vlan 11
(config-axrp)# vlan-group 1 vlan-mapping 1
(config-axrp)# health-check interval 500
(config-axrp)# health-check holdtime 1600
Starts the configuration of the ring with RING ID 5 (Ring 5).
Specifies the node as a transit and shared node for the shared link
non-monitoring ring.
Specifies VLAN5 as the control VLAN.
Assigns vlan-mapping 1 to vlan-group 1.
(Important points on constructing a system (3)
)
Sets the HC sending interval to 500 ms.
Starts the configuration of the ring with RING ID 10 (Ring 10).
Specifies the node as a transit node for the shared link monitoring
ring.
Specifies VLAN10 as the control VLAN.
Assigns vlan-mapping 1 to vlan-group 1.
(Important points on constructing a system (3))
Starts the configuration of the ring with RING ID 11 (Ring 11).
Specifies the node as the master and shared node for the shared
link non-monitoring ring.
Specifies VLAN11 as the control VLAN.
Assigns vlan-mapping 1 to vlan-group 1.
(Important points on constructing a system (3)
)
Sets the HC sending interval to 500 ms.
Sets the HC hold time to 1600 ms.
(Important points on constructing a system (5)
)
(2) Building A core node settings (device AC2: AX6300S)
Settings of AC2 (backbone ring/building A's shared node and the backbone ring master)
Disabling the spanning tree
(config)# spanning-tree disable
Disables the spanning tree.
(Important points on constructing a system (1)
)
Configuring the control VLAN and data transfer VLANs
(config)# vlan 5,10-11,50-99
Specifies VLANs to be used.
Control VLANs: 5, 10, 11; Data transfer VLANs: 50 - 99
(Important points on constructing a system (2))
Configuring the ring ports
Configuring the ring port (Ring 10: backbone ring)
(config)# interface tengigabitethernet 1/1
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan 10,50-99
(config-if)# axrp-ring-port 10
Sets the link debounce time to 0.
Specifies the control VLAN10 and data transfer VLAN50
through VLAN99.
Configures the interface as the ring port for the ring with RING
ID 10.
Configuring the ring port (shared link for the rings 5, 10, and 11)
(config)# interface tengigabitethernet 1/2
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan 5,10-11,50-99
(config-if)# axrp-ring-port 5 shared-edge
(config-if)# axrp-ring-port 10
(config-if)# axrp-ring-port 11 shared-edge
Sets the link debounce time to 0.
Specifies the control VLANs (VLAN5, VLAN10, and VLAN11)
and data transfer VLANs VLAN50 through VLAN99 to be used.
Configures the interface as ring ports for the rings with RING IDs
5, 10, and 11.
Configures the interface with the shared link for the rings 5 and
11.
Configuring the ring port (Ring 11: sub-ring in the building)
(config)# interface gigabitethernet 2/1
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan 11,50-99
(config-if)# axrp-ring-port 11
Sets the link debounce time to 0.
Specifies the control VLAN11 and data transfer VLAN50
through VLAN99.
Configures the interface as the ring port for the ring with RING
ID 11.
Configuring the ring port (Ring 5: sub-ring for the server farm)
(config)# interface gigabitethernet 2/5
(config-if)# link debounce time 0
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan 5,50-99
(config-if)# axrp-ring-port 5
Sets the link debounce time to 0.
Specifies the control VLAN5 and data transfer VLAN50 through
VLAN99.
Configures the interface as the ring port for the ring with RING
ID 5.
Configuring the VLAN mappings