Preparations should be performed by infrastructure administrators.
Defining VLAN IDs for Network Resources
Define a VLAN ID for use on Resource Orchestrator. For "Figure C.2 Configuration Example for Blade Servers" in "C.3.1 Configuration of Link Aggregation and a Server", define VLAN IDs for ports 37 and 38.
Link Aggregation Configuration for LAN Switch Blades
This section explains how to configure link aggregation for LAN switch blades.
When Using LAN Switch Blade PY CB Eth Switch/IBP 10Gb 18/8
The following settings are possible for PY CB Eth Switch/IBP 10Gb 18/8 LAN switch blades.
VLAN settings to the link aggregation configuration port
Setting link aggregation groups in the external ports of network resources, and VLAN auto-configuration
The following shows the procedure for setting link aggregation in PY CB Eth Switch/IBP 10Gb 18/8 LAN switch blades.
Set link aggregation for the external port of the LAN switch blade.
From the admin console of the LAN switch blade, configure link aggregation for the LAN switch blade and enable LLDP.
Do not set VLAN if VLAN auto-configuration is to be used.
Refer to the manual for the LAN switch blade for information on how to configure it.
Configure link aggregation and a VLAN on the adjacent network devices.
Refer to the manual for the network device for information on how to configure it.
Reflect the configuration information for the link aggregation of the LAN switch blade on this product.
Right-click the target LAN switch blade from the ROR console server resource tree.
In the displayed menu, click <Update> and reflect the configuration information for the link aggregation of the LAN switch blade on this product.
Confirm that the configuration information for the link aggregation of the LAN switch blade has been reflected on this product.
Select the target LAN switch blade from the server resource tree on the ROR console, and display the [Resource Details] tab.
Check if the link aggregation configuration information configured in 1. is displayed in "Link Aggregation Group" on the [Resource Details] tab.
When the link aggregation configuration information configured in 1. is not displayed, check the settings are configured in 1. and 2., and then perform 3. again.
Create a network resource.
Refer to "Create Network Resources" in "C.3.3 Operating Resource Orchestrator" for information on creating network resources.
When Using a LAN Switch Blade Other Than PY CB Eth Switch/IBP 10Gb 18/8
The following shows the procedure for setting link aggregation in LAN switch blades other than PY CB Eth Switch/IBP 10Gb 18/8.
Set link aggregation for the external port of the LAN switch blade.
Refer to the manual for the network device for information on how to configure it.
Create a network resource.
Refer to "Create Network Resources" in "C.3.3 Operating Resource Orchestrator" for information on creating network resources.
Example settings for link aggregation settings to the LAN switch blade (for PY CB Eth Switch/IBP 1Gb 36/8+2 LAN switch blades)
The following shows the procedure for setting link aggregation in a PY CB Eth Switch/IBP 1Gb 36/8+2 LAN switch blade.
Create a link aggregation (port channel) group.
Set the port channel group's mode to LACP.
Include the uplink port of the LAN switch blade used in link aggregation in the port channel.
Create a VLAN in the switch.
Include the port channel into the created VLAN.
Log in to the two LAN switch blades and execute the command to configure them.
The following is an example of how to set the link aggregation for 1 LAN switch blade. For details, refer to the manual of the LAN switch blade.
Create a port channel and configure external ports.
#port-channel pc-1 <RETURN> Create port channel Interface BX900-CB1/1/1 created for port-channel pc-1 #interface BX900-CB1/1/1 <RETURN> Configure a port channel #no staticcapability <RETURN> Configure static link aggregation (for LACP) #exit <RETURN> #interface range 0/37 - 0/38 <RETURN> Configure an uplink port #channel-group BX900-CB1/1/1 <RETURN> #exit <RETURN> #exit <RETURN> #show port-channel all <RETURN> Check the configuration Port- Link Log. Channel Adm. Trap STP Mbr Port Port Intf Name Link Mode Mode Mode Type LB Ports Speed Active ------ ---- ------ ---- ---- ------ ------- ----------- ------ ------ BX900-CB1/1/1 pc-1 Down En. En. En. St. SDM BX900-CB1/0/37 Auto False BX900-CB1/0/38 Auto False |
Confirm that the port channel has been created and the specified port is configured properly.
Create a VLAN
#configure <RETURN>
#vlan database <RETURN>
#vlan 2 <RETURN> Create VLAN ID2
#exit <RETURN>
#exit <RETURN>
#show vlan <RETURN>
VLAN ID VLAN Name VLAN Type Interface(s)
------- --------- --------- -------------------------
2 VLAN0002 Static |
Confirm that VLAN ID2 has been created.
Configure a port channel on the VLAN
#configure <RETURN>
#interface BX900-CB1/1/1 <RETURN>
#switchport allowed vlan add 2 tagging <RETURN>
#exit <RETURN>
#exit <RETURN>
#show vlan id 2 <RETURN>
VLAN ID: 2
VLAN Name: VLAN0002
VLAN Type: Static
Interface Current Configured Tagging
----------------- -------- ----------- --------
BX900-CB1/1/1 Include Autodetect Tagged |
Confirm that the port channel is configured properly on the VLAN.
Example settings for link aggregation settings to the LAN switch blade (for PY CB Eth Switch/IBP 10Gb 18/8 LAN switch blades)
The following shows the procedure for setting link aggregation in PY CB Eth Switch/IBP 10Gb 18/8 LAN switch blades.
Set the external ports (uplink ports) of all of the LAN switch blades included in the link aggregation so that they use all the same VLAN.
Set link aggregation groups for all of the external ports included in the link aggregation.
Enable the LLDP of all of the external ports included in the link aggregation.
When setting LLDP, make the setting for "VLAN name information" invalid. Make the other settings valid.
Log in to the two LAN switch blades and execute the command to configure them.
The following is an example of how to set the link aggregation for 1 LAN switch blade. For details, refer to the manual of the LAN switch blade.
Link aggregation of two external ports (0/19 and 0/20)
# configure <RETURN>
(config)# interface range 0/19-0/20 <RETURN>
(config-if)# vlan untag 10 <RETURN>
(config-if)# vlan tag 20 <RETURN>
(config-if)# type linkaggregation 1 <RETURN> |
Enable the LLDP of the external port
(config-if)# lldp mode enable <RETURN> (config-if)# lldp info vlan-name disable <RETURN> (config-if)# exit <RETURN> (config)# save <RETURN> |
Note
For a PY CB Eth Switch/IBP 10Gb 18/8 LAN switch blade, if the member ports of the link aggregation meet any of the following conditions, this product will be unable to recognize the information for the member ports of the link aggregation.
When the LLDP of link aggregation member port is disable or receive
When the VLAN of the member ports of the link aggregation are different to other member ports
When the "VLAN Name" of the LLDP of the member ports of the link aggregation is enabled
Example of LAN switch blade settings when the LLDP is disable
(config)# interface range 0/19-0/20 <RETURN>
(config-if)# vlan untag 10 <RETURN>
(config-if)# vlan tag 20 <RETURN>
(config-if)# type linkaggregation 1 <RETURN>
(config-if)# lldp mode disable <RETURN>
(config-if)# exit <RETURN>
(config)# save <RETURN> |
Link aggregation information recognized by this product
Link aggregation group name: linkaggregation1
Member port : -