beautypg.com

Allied Telesis AT-9000 Series User Manual

Page 912

background image

Chapter 60: 802.1x Port-based Network Access Control

884

This example configures port 8 to use the multi host mode so that it
forwards traffic from all clients after just one supplicant logs on:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.8
awplus(config-if)# dot1x port-control auto
awplus(config-if)# auth host-mode multi-host

This example configures ports 16 to 19 to use the MAC address
authentication method and the multi supplicant mode so that the nodes
are authenticated individually:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.16-port1.0.19
awplus(config-if)# auth-mac enable
awplus(config-if)# auth host-mode multi-supplicant