! ! VPN接続先との通信 (YMS-VPN8ソフトウェアライセンス版 + RADIUSサーバーによるユーザー認証) : コマンド設定 ! ! ! RADIUSサーバー ! SWX3220 / SWX2322P / SWX2320 Configのサンプル ! ! dns-client enable lldp run lldp auto-setting enable ! interface port1.1 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.2 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.3 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.4 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.5 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.6 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.7 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.8 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.9 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.10 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.11 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.12 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.13 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.14 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.15 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface port1.16 switchport switchport mode access no shutdown lldp-agent set lldp enable txrx exit ! interface vlan1 no switchport auto-ip enable ip address (192.168.100.240/24) no shutdown ! crypto pki generate ca ! radius-server local interface vlan1 radius-server local enable ! ! clock timezone JST ! http-server enable http-proxy enable ! telnet-server enable ! line con 0 line vty 0 7 ! end