Chapter 32: 802.1x Port-based Access Control Commands
488
Examples
This command sets ports 4 to 6 to the Authenticator role:
set portaccess port=4-6 role=authenticator
The following command sets port 7 to the Authenticator role. It sets the
quiet period on the port to 30 seconds and the server timeout parameter
to 200 seconds:
set portaccess port=7 role=authenticator
quietperiod=30 servtimeout=200
The following command disables port-based access control on ports 12
and 15:
set portaccess port=12,15 role=none