802.1x and 802.1q
Posted: 11 Mar 2019 09:23
Hi all,
I'm new with Alcatel switches. I'm currently trying to configure 802.1x on port that have tagged vlan. Our goal is to authenticate CPE with 802.1x, ports connected to these CPEs have up to 5 tagged vlans allowed. This setup is working with some other switch vendors.
From the documentation this setup seems to be not possible on OS6400.
In fact I'm already stuck on the 'vlan port mobile' configuration:
-> vlan port mobile 1/10
ERROR: Port is absent or not a mobility candidate (tagged, aggregable, stacking, mirroring or vpls_access port)
An exemple of the current 802.1x config and the config of the port 1/10:
aaa radius-server "dot1x_radius" host 192.168.1.1 key d677d90111162ebb7161c0858c2acba38 retransmit 3 timeout 2 auth-port 1812 acct-port 1813
aaa authentication 802.1x "dot1x_radius"
!
vlan 10 port default 1/10
!
qos port 1/10 trusted default classification 802.1p
!
port mapping 1 user-port 1/10
!
vlan 11 802.1q 1/10 "TAG PORT 1/10 VLAN 11"
vlan 22 802.1q 1/10 "TAG PORT 1/10 VLAN 22"
vlan 23 802.1q 1/10 "TAG PORT 1/10 VLAN 23"
vlan 24 802.1q 1/10 "TAG PORT 1/10 VLAN 24"
vlan 55 802.1q 1/10 "TAG PORT 1/10 VLAN 25"
Does anyone know if this kind of setup is possible and if yes have an exemple ?
Thanks in advance !
I'm new with Alcatel switches. I'm currently trying to configure 802.1x on port that have tagged vlan. Our goal is to authenticate CPE with 802.1x, ports connected to these CPEs have up to 5 tagged vlans allowed. This setup is working with some other switch vendors.
From the documentation this setup seems to be not possible on OS6400.
In fact I'm already stuck on the 'vlan port mobile' configuration:
-> vlan port mobile 1/10
ERROR: Port is absent or not a mobility candidate (tagged, aggregable, stacking, mirroring or vpls_access port)
An exemple of the current 802.1x config and the config of the port 1/10:
aaa radius-server "dot1x_radius" host 192.168.1.1 key d677d90111162ebb7161c0858c2acba38 retransmit 3 timeout 2 auth-port 1812 acct-port 1813
aaa authentication 802.1x "dot1x_radius"
!
vlan 10 port default 1/10
!
qos port 1/10 trusted default classification 802.1p
!
port mapping 1 user-port 1/10
!
vlan 11 802.1q 1/10 "TAG PORT 1/10 VLAN 11"
vlan 22 802.1q 1/10 "TAG PORT 1/10 VLAN 22"
vlan 23 802.1q 1/10 "TAG PORT 1/10 VLAN 23"
vlan 24 802.1q 1/10 "TAG PORT 1/10 VLAN 24"
vlan 55 802.1q 1/10 "TAG PORT 1/10 VLAN 25"
Does anyone know if this kind of setup is possible and if yes have an exemple ?
Thanks in advance !