3 examples of ipv6 radius application -299, 3 examples of ipv6 radius application – QTECH QSW-2800 Инструкция по настройке User Manual

Page 313

Advertising
background image

+7(495) 797-3311 www.qtech.ru
Москва, Новозаводская ул., 18, стр. 1

299

38.3.3 Examples of IPv6 Radius Application

IPv6 Radius

Connect the computer to the interface 1/2 of the switch, and enable IEEE802.1x on

interface1/2. Use MAC based authentication. Configure the IP address of the switch as

2004:1:2:3::2, and connect the switch with any interface except interface 1/2 to the RADIUS

authentication server. Configure the IP address of the RADIUS server to be 2004:1:2:3::3. Use

the default ports 1812 and 1813 for authentication and accounting respectively. Install the

IEEE802.1x authentication client software on the computer, and use the client for IEEE802.1x

authentication.

The detailed configurations are listed as below:

Switch(config)#interface vlan 1

Switch(Config-if-vlan1)#ipv6 address 2004:1:2:3::2/64

Switch(Config-if-vlan1)#exit

Switch(config)#radius-server authentication host 2004:1:2:3::3

Switch(config)#radius-server accounting host 2004:1:2:3::3

Switch(config)#radius-server key test

Switch(config)#aaa enable

Switch(config)#aaa-accounting enable

Switch(config)#dot1x enable

Switch(config)#interface ethernet 1/2

Switch(Config-If-Ethernet1/2)#dot1x enable

Switch(Config-If-Ethernet1/2)#dot1x port-control auto

Switch(Config-If-Ethernet1/2)#exit

2004:1:2:3::1

2004:1:2:3::2

Radius

Server

2004:1:2:3::3

Advertising