Конфиг порта
- Код: Выделить всё
description port1
loop-protection timeout 300
switchport
switchport mode access
switchport access vlan 219
auth-mac enable
dot1x port-control auto
dot1x eapol-version 2
auth reauthentication
auth timeout reauth-period 60
auth host-mode multi-supplicant
spanning-tree portfast
lldp tlv-select port-description
lldp tlv-select system-name
lldp tlv-select system-description
switchport voice vlan 570
power-inline max 10000
при это в show dot1x sup brief показывает, что супликанты в разных VLAN , а в таблица мак адресов - в одном (Voice Vlan)
- Код: Выделить всё
Interface VID Mode MAC Address Status IP Address Username
=========== ==== ==== ============== ================= =============== ========
port1.0.1 570 M bbbb.7185.3d62 Authenticated -- bbbb7...
port1.0.1 219 D cccc.aaaa.0971 Authenticated -- host/...
я так понимаю, что ограничение из мануала
On the FS980 you cannot use the multi parameter and VLAN classifier rules on the
same port. VLAN classifier rules enable you to create Protocol-based VLANs.
The FS980M series switches do not support using IP subnet-based VLANs at the
same time as dynamic VLAN assignment of multiple supplicants
распространяется и на voice vlan? Если да, то каковы шансы исправления дел в будущих релизах?