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.
Hello Cisco folks,
I'm trying to set up a LAB environment where supplicants (Windows machines) are configured with dot1x settings and are authenticated against a RADIUS server, see an example below.
I would like supplicants to be assigned with SGT t...
Hello, I have a question about VLAN tagging on a Cisco switch. I've learned that switches tag frames with VLAN IDs once the frame enters a Trunk port (not when it enters a VLAN port).Now, if two computers from the same VALN and on the SAME switch tal...
Hi all, I have a question regarding how to determine if a Cisco router/switch supports SGT inline tagging. Although I found a link (below) that shows what platforms and modules are required to support inline SGT I still cannot surely determine if my ...
Hi All, I have a conceptual question on VLANs please. Assume I have in my company 2 departments (Finance and HR), all computers attached to the same L2 switch but separated by 2 different VLANs (V100 and V200).On a different network I have 2 servers ...
Hello, I've read a lot about VLANs and tagging on Cisco.com and understood the general concept.One thing which is still unclear to me is how traffic is isolated between different VLANs and also what kind of traffic. 1. Could you please explain to me ...
Hi, After reading again some VLAN materials let me emphasize my question please.You said that VLAN tagging is done on a switch once frames hit a trunk port and not once they hit an access port (which is assigned to a VLAN). Now, if there are 2 L2 swi...
Thanks for your reply,According to what I've read VLAN tagging is applied to traffic when the traffic hits (ingress) a switch port which is assigned to a VLAN using the 'switchport access vlan vlan_num' command, isn't it right?