Creating and Configuring the EAPS Control VLAN

  1. You must create the EAPS control VLAN and configure the 802.1q tag and ring ports.
  2. Configure the control VLANs as part of the EAPS domain. Do this for both switches.

    Switch 1 control VLAN configuration:

    * SWITCH#1.5 # create vlan control-1
    * SWITCH#1.6 # configure vlan control-1 tag 4001
    * SWITCH#1.8 # configure vlan control-1 add port 4:1,4:2 tagged
    * SWITCH#1.9 # configure eaps new-eaps add control vlan control-1

    Switch 2 control VLAN configuration:

    * SWITCH#2.5 # create vlan control-1
    * SWITCH#2.6 # configure vlan control-1 tag 4001
    * SWITCH#2.8 # configure vlan control-1 add port 4:1,4:2 tagged
    * SWITCH#2.9 # configure eaps new-eaps add control vlan control-1