Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I want to create an isolated Test vlan (172.16.112.0/24):Inbound - only allow inbound RDP to any host within the Test vlanOutbound - deny all so that any hosts in the Test vlan can't contact production Does the following look correct? interface Vlan1...
I am trying to change my own switch port from vlan 3 to vlan 42, but somehow the port is stuck on vlan 3 no matter what I do (shut, no shut, unplug the device etc.). A 5 minutes work now turned into hours. Any help would be greatly appreciated. This ...
Thanks for the reply.Why is To-TEST an outbound and FROM-TEST inbound?ip access-group FROM-TEST inip access-group TO-TEST out Shouldn't this be the other way around?
We finally figured out why this was happening. The reason was the switch was authenticating with a Windows NPS server, which was assigning vlan ID (vlan 3) for every authenticated connection.
Looks like it. I removed all the dot1x on my port, and it worked fine. I can't seem to find out where. aaa authentication login default localaaa authentication dot1x default group radiusaaa authorization network default group radiusaaa accounting do...