Creating and Configuring the Data Center EAPS Control VLAN

  1. Create the EAPS control VLAN and configure its 802.1q tag, and ring ports.
  2. Configure the control VLANs as part of the data center EAPS domain. Enable EAPS and the data center EAPS domain. You need to do this configuration on the core and data center L2 switches.

    Core-Switch#1 control VLAN configuration:

    * CORE-SWITCH#1.1 # create vlan control-6
    * CORE-SWITCH#1.2 # configure vlan control-6 tag 4006
    * CORE-SWITCH#1.4 # configure vlan control-6 add port 4:1,4:2 tagged
    * CORE-SWITCH#1.5 # configure eaps e5-domain add control vlan control-6
    * CORE-SWITCH#1.6 # enable eaps e6-domain

    Data center-Switch#1 control VLAN configuration:

    * DC-SWITCH#1.1 # create vlan control-6
    * DC-SWITCH#1.2 # configure vlan control-6 tag 4006
    * DC-SWITCH#1.4 # configure vlan control-6 add port 49,50 tagged
    * DC-SWITCH#1.5 # configure eaps e6-domain add control vlan control-6
    * DC-SWITCH#1.6 # enable eaps
    * DC-SWITCH#1.7 # enable eaps e6-domain

    Dat acenter-Switch#2 control VLAN configuration:

    * DC-SWITCH#2.1 # create vlan control-6
    * DC-SWITCH#2.2 # configure vlan control-6 tag 4006
    * DC-SWITCH#2.4 # configure vlan control-6 add port 49,50 tagged
    * DC-SWITCH#2.5 # configure eaps e6-domain add control vlan control-6
    * DC-SWITCH#2.6 # enable eaps
    * DC-SWITCH#2.7 # enable eaps e6-domain