11-06-2019 09:56 PM
Hi,
I was wondering if 802.1x works with these 3 interface config. I noticed tht 3 config work in terms of networking concept. But with 802.1x closed mode, some might work some might not. Is there any reason why?
1)interface GigabitEthernet1/0/1
switchport mode access
switchport voice vlan 3
2)interface GigabitEthernet1/0/1
switchport mode trunk
switchport voice vlan 3
3)interface GigabitEthernet1/0/1
switchport mode trunk
Solved! Go to Solution.
11-07-2019 07:20 AM
@Colby LeMaire wrote:
802.1x should not be used on trunk ports. Don't do it. And if you search for 802.1x supported on trunk ports, you will see many answers saying no and documentation showing the same thing. Here is just one example:
https://community.cisco.com/t5/policy-and-access/dot1x-on-trunk-port/td-p/2458101
Also good to reference the wired guide
11-07-2019 07:02 AM
802.1x should not be used on trunk ports. Don't do it. And if you search for 802.1x supported on trunk ports, you will see many answers saying no and documentation showing the same thing. Here is just one example:
https://community.cisco.com/t5/policy-and-access/dot1x-on-trunk-port/td-p/2458101
11-07-2019 07:20 AM
@Colby LeMaire wrote:
802.1x should not be used on trunk ports. Don't do it. And if you search for 802.1x supported on trunk ports, you will see many answers saying no and documentation showing the same thing. Here is just one example:
https://community.cisco.com/t5/policy-and-access/dot1x-on-trunk-port/td-p/2458101
Also good to reference the wired guide
11-08-2019 07:50 PM
Hi,
Is below the best practise switchport config to use for 802.1x activation?
int gix/x/x
switchport mode access
switchport access vlan xx
switchport voice vlan x
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide