Configuring iLO-OOBM VLAN in customer infrastructure switch

The management and data switches configured in the Telco Blueprint must be able to communicate with the customer infrastructure switch in the customer data center. To enable the communication, the iLO-OOBM VLAN IP interfaces are configured on customer infrastructure switch. The corresponding VLAN IDs are available in the Input JSON file.

NOTE:

The customer infrastructure switch configuration must be performed by a network administrator at the customer end to allow communication with the HPE management switch.

Procedure
  1. Connect to the customer infrastructure switch.
  2. Access the user prompt and run the commands as displayed in the following example.
    For example:
    system-view
    vlan <ILO-OOBM_vlan_ID>
    name ILO-OOBM
    interface Vlan-interface <ILO-OOBM_vlan_id> #example
    ip address x.x.x.x 24 #example
    description ILO-OOBM #example
    interface bridge-aggregation <NFV TOR uplink bag ID>
    port trunk permit vlan <ILO-OOBM>
    quit
  3. Verify that the iLO-OOBM IP interfaces are available and active.