beautypg.com

Allied Telesis AT-FS970M Series User Manual

Page 1059

background image

AT-FS970M Switch Command Line User’s Guide

1059

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