This is newly configured switch which will be connected to the production network. Before it I have to be sure about one thing. I have set up below EAPS config and VLANs. And still uplinks 1:52 and 2:53 are not connected (other nodes of the EAPS ring is already configured in live network).
My question is when I check the show vlan ..... , uplinks are shown as blocked. Is this because of device is not connected via uplinks? or some other reason ?
# Module eaps
configuration. #
enable eaps
create eaps eaps10_8_2
configure eaps eaps10_8_2 mode master
configure eaps eaps10_8_2 primary port 1:52
configure eaps eaps10_8_2 secondary port 2:52
enable eaps eaps10_8_2
configure eaps eaps10_8_2 add protected vlan Vlan10_1
configure eaps eaps10_8_2 add protected vlan Vlan10_11
configure eaps eaps10_8_2 add protected vlan Vlan10_8_2
configure eaps eaps10_8_2 add protected vlan Vlan10_11_2
configure eaps eaps10_8_2 add control vlan eaps10_8_2_control
#
# show eaps
EAPS Enabled: Yes
EAPS Fast-Convergence: Off
EAPS Display Config Warnings: On
EAPS Multicast Add Ring Ports: Off
EAPS Multicast Send IGMP and MLD Query: On
EAPS Multicast Temporary Flooding: Off
EAPS Multicast Temporary Flooding Duration: 15 sec
Number of EAPS instances: 1
# EAPS domain configuration :
----------------------------------------------------------------------------------
Domain State Mo En Pri Sec Control-Vlan VID Count Prio
----------------------------------------------------------------------------------
eaps10_8_2 Failed M Y 1:52 2:52 eaps10_8_2_control (91 ) 4 N
----------------------------------------------------------------------------------
Flags : (!) CFM Down
#
# show vlan
-----------------------------------------------------------------------------------------------
Name VID Protocol Addr Flags Proto Ports Virtual
Active router
/Total
-----------------------------------------------------------------------------------------------
Default 1 ------------------------------------------------- ANY 0 /0 VR-Default
eaps10_8_2_control 91 --------------------------------------C---------- ANY 0 /2 VR-Default
Mgmt 4095 ------------------------------------------------- ANY 0 /1 VR-Mgmt
Vlan10_1 2 10.2.20.1 /16 ------------------P---------- ANY 0 /2 VR-Default
Vlan10_11 12 --------------------------------------P---------- ANY 0 /10 VR-Default
Vlan10_11_2 112 --------------------------------------P---------- ANY 0 /10 VR-Default
Vlan10_8_2 10 --------------------------------------P---------- ANY 0 /187 VR-Default
-----------------------------------------------------------------------------------------------