3 Create the VSAN for FCoE SAN B and set the domain ID.
vsan <<net_fcoe_vsan_b_id>>
domain-id <<net_fcoe_vsan_b_domain_id>> preferred
Non-disruptive reconfiguration or isolating the switch may be performed.
Continue? [Y/N]:y
quit
4 Associate the VSAN for FCoE SAN A with the VLAN for SAN A.
vlan <<fcoe_san_a_vlan>>
fcoe enable vsan <<net_fcoe_vsan_a_id>>
quit
5 Associate the VSAN for FCoE SAN B with the VLAN for SAN B.
vlan <<fcoe_san_b_vlan>>
fcoe enable vsan <<net_fcoe_vsan_b_id>>
quit
Add FC Interfaces to the Appropriate VSANs
This procedure associates all FC interfaces on HPE FlexFabric 5940-4Slot switch A with the VSAN for FCoE
SAN A and all FC interfaces on HPE FlexFabric 5940-4Slot switch B with the VSAN for FCoE SAN B.
Procedure
1 In system-view, associate the FC interfaces on HPE FlexFabric 5940-4Slot switch A with the VSAN for
FCoE SAN A.
interface range Fc 1/2/1 to Fc 1/2/12
port access vsan <<net_fcoe_vsan_a_id>>
2 Associate the FC interfaces on HPE FlexFabric 5940-4Slot switch B with the VSAN for FCoE SAN B.
interface range Fc 2/2/1 to Fc 2/2/12
port access vsan <<net_fcoe_vsan_b_id>>
Configure SNMPv3
SNMPv3 must be configured properly on the switches to enable HPE OneView to manage them.
Procedure
1 In system-view, configure SNMPv3.
snmp-agent
snmp-agent community read <<net_snmp_ro_string>>
snmp-agent sys-info contact <<net_snmp_contact_info>>
snmp-agent sys-info location HPE CA700 <<net_switch1_hostname>>
snmp-agent sys-info version v3
snmp-agent group v3 admin write-view <<net_snmp_wr_string>>
snmp-agent mib-view included SolutionRW iso
snmp-agent mib-view included SolutionRW snmp
snmp-agent mib-view included view1 iso
35
Copyright
©
2017 by Nimble Storage, Inc. All rights reserved.
Add FC Interfaces to the Appropriate VSANs