I've put ports 1/1/1-1/1/5 Untagged and they're assigned to a vlan 10 that I created.
Now when i run the command,
dot1x enable ethernet 1/1/1, it errors out in:
Error - MAC-AUTH/Dot1x cannot be enabled on UNTAGGED port 1/1/1 on non-system default vlan.
Does that mean, I assign all 48 of my ports to default-vlan and then run the above command?
It sort of makes sense to me because if I've specified which ports are in which vlan, that's static vlan and I'd have to turn that off first before enabling dynamic vlan. Is that a correct assumption here?