Create Bridge Aggregations - HP Converged Architecture 700 Deployment Manual

With nimble storage
Table of Contents

Advertisement

Create Bridge Aggregations

snmp-agent usm-user v3 <<net_snmp_user>> user-role network-admin simple
authentication-mode sha <<net_snmp_user_password>> privacy-mode aes128
<<net_snmp_user_password>>
save
Create Bridge Aggregations
Bridge aggregations must be configured for each enclosure and each management server.
Procedure
1 In system-view, create a bridge aggregation for each Virtual Connect module in each enclosure.
interface Bridge-Aggregation 111
link-aggregation mode dynamic
description <<enclosure_1_name>>-VC1
quit
interface Bridge-Aggregation 112
link-aggregation mode dynamic
description <<enclosure_1_name>>-VC2
quit
interface range name <<enclosure_1_name>> interface Bridge-Aggregation111
Bridge-Aggregation112
quit
interface range FortyGigE 1/1/1 to FortyGigE 1/1/3
port link-aggregation group 111
quit
interface range FortyGigE 2/1/1 to FortyGigE 2/1/3
port link-aggregation group 112
quit
interface range name <<enclosure_1_name>>
port link-type trunk
undo port trunk permit vlan 1
port trunk pvid vlan <<deployment_net_vlan>>
port trunk permit vlan <<deployment_net_vlan>> <<mgmt_net_vlan>>
<<compute_vmotion_net_vlan>> <<compute_ft_net_vlan>>
<<vm_production_net_1_vlan>>
quit
2 Add the appropriate FCoE VLAN to the appropriate bridge aggregation for the enclosure.
Note
At this point, only the VLANs are added. The VLAN for SAN A is added to Bridge-Aggregation 111
and the VLAN for SAN B to Bridge-Aggregation 112. When the VSANs are configured later, SAN A is
isolated to IRF member 1 and SAN B to IRF member 2.
interface Bridge-Aggregation 111
port trunk permit vlan <<fcoe_san_a_vlan>>
quit
interface Bridge-Aggregation 112
port trunk permit vlan <<fcoe_san_b_vlan>>
quit
©
Copyright
2017 by Nimble Storage, Inc. All rights reserved.
Documentation Feedback
36

Advertisement

Table of Contents
loading

Table of Contents