beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1081

background image

AT-8100 Switch Command Line User’s Guide

1081

This example configures port 1.0.8 to use the multi-host mode so that it
forwards traffic from all supplicants 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 1.0.16 to 1.0.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