I have two AED (7K-A, 7K-B) on same site and one AED on remote site (DC2-N7K-C) and extend vlan 700,701.
Connection is up to both of them, but i wondering why only 1 vlan active on each local site (vlan 701 active on 7K-A, 700 active on 7K-B).
Is this how suppose to work or i miss something here ?
7K-B(config)# show otv adjacency
Overlay-Interface Overlay0 :
Hostname System-ID Dest Addr Up Time State
7K-A 64a0.e73e.77c1 10.4.1.17 00:12:19 UP
DC2-N7K-C 64a0.e73e.e841 10.4.1.22 00:12:19 UP
7K-B(config)# show otv vlan
OTV Extended VLANs and Edge Device State Information (* - AED)
Legend:
(NA) - Non AED, (VD) - Vlan Disabled, (OD) - Overlay Down
(DH) - Delete Holddown, (HW) - HW: State Down
VLAN Auth. Edge Device Vlan State Overlay
---- ----------------------------------- ---------- -------
700* 7K-B active Overlay0
701 7K-A inactive(NA) Overlay0
7K-A# sh otv vlan
OTV Extended VLANs and Edge Device State Information (* - AED)
Legend:
(NA) - Non AED, (VD) - Vlan Disabled, (OD) - Overlay Down
(DH) - Delete Holddown, (HW) - HW: State Down
VLAN Auth. Edge Device Vlan State Overlay
---- ----------------------------------- ---------- -------
700 7K-B inactive(NA) Overlay0
701* 7K-A active Overlay0