Hi Walt,
Each of the following are necessary:
*Upgrade the S-series to 8.42.04.x – released August 2016
As of 8.41 f/w the mdi tlv's and most 802.11ac grade AP interop functional. 8.42 code has some tuning to clear all known interop p...
stuff to try:
verify link led at the port on the front of the C5 and the 3650.
In the c5 cli, use 'show port status' command to verify state.
if established, what does 'show port egress' report?
Use 'show vlan' output to review the information...
show port egress ge.1.48 should have the info you're looking for.
As you know all ports have port vid 1 out of the box and vlan 1 will egress untagged by default.
should you need to change to tagged
set vlan egress 1 ge.1.48 tagged
Regards,
Mike
Hi Tino,
Think of the "show spantree stats active" command this way:
"Show spanning tree statistics for all ports that have seen bpdu activity since last boot".
Its not reporting state. Its reporting stats. But it sure as snot looks like state...
Which could mean there's no active interface on vlan 27 associated with the lag.0.2 port, or that lag.0.2 is downIf lag two is up, you will see an entry in 'show vlan'. Since there is none, we can assume lag.0.2 is down or STP blocked. (Cant think ...