! ! 認証機能の併用(有線と無線の認証を一元管理) : SWX2310P コマンド設定 ! ! ! SWX2310P-28GT ! ! dns-client enable aaa authentication dot1x aaa authentication auth-mac aaa authentication auth-web ! radius-server host 192.168.100.200 key (共有パスワード) ! interface port1.1 switchport switchport mode access no shutdown ! interface port1.2 switchport switchport mode access no shutdown dot1x port-control auto auth host-mode multi-supplicant ! interface port1.3 switchport switchport mode access no shutdown auth-mac enable dot1x port-control auto auth host-mode multi-supplicant auth-web enable ! interface port1.4 switchport switchport mode access no shutdown auth-mac enable auth host-mode multi-supplicant auth-web enable ! interface port1.5 switchport switchport mode access no shutdown auth-mac enable auth host-mode multi-supplicant ! interface port1.6 switchport switchport mode access no shutdown ! interface port1.7 switchport switchport mode access no shutdown ! interface port1.8 switchport switchport mode access no shutdown ! interface port1.9 switchport switchport mode access no shutdown ! interface port1.10 switchport switchport mode access no shutdown ! interface port1.11 switchport switchport mode access no shutdown ! interface port1.12 switchport switchport mode access no shutdown ! interface port1.13 switchport switchport mode access no shutdown ! interface port1.14 switchport switchport mode access no shutdown ! interface port1.15 switchport switchport mode access no shutdown ! interface port1.16 switchport switchport mode access no shutdown ! interface port1.17 switchport switchport mode access no shutdown ! interface port1.18 switchport switchport mode access no shutdown ! interface port1.19 switchport switchport mode access no shutdown ! interface port1.20 switchport switchport mode access no shutdown ! interface port1.21 switchport switchport mode access no shutdown ! interface port1.22 switchport switchport mode access no shutdown ! interface port1.23 switchport switchport mode access no shutdown ! interface port1.24 switchport switchport mode access no shutdown ! interface port1.25 switchport switchport mode access no shutdown ! interface port1.26 switchport switchport mode access no shutdown ! interface port1.27 switchport switchport mode access no shutdown ! interface port1.28 switchport switchport mode access no shutdown ! interface vlan1 no switchport auto-ip enable ip address 192.168.100.240/24 no shutdown ! clock timezone JST ! http-server enable http-proxy enable ! telnet-server enable ! line con 0 line vty 0 7 ! end