Switch#2 commands to add EAPS protected VLAN and tagged ports:
* SWITCH#2.13 # configure vlan data tag 1000 * SWITCH#2.14 # configure new-eaps add protect vlan data WARNING: Primary port [4:1] is not tagged on vlan "data", EAPS="new-eaps" WARNING: Secondary port [4:2] is not tagged on vlan "data", EAPS="new-eaps" * SWITCH#2.15 # configure data add port 4:1,4:2 tagged
Switch#1 commands to add EAPS protected VLAN and tagged ports:
* SWITCH#1.13 # configure vlan data tag 1000 * SWITCH#1.14 # configure new-eaps add protect vlan data WARNING: Primary port [4:1] is not tagged on vlan "data", EAPS="new-eaps" WARNING: Secondary port [4:2] is not tagged on vlan "data", EAPS="new-eaps" * SWITCH#1.15 # configure data add port 4:1,4:2 tagged