ZyXEL Communications XS3800-28 Cli Reference Manual page 123

Hide thumbs Also See for XS3800-28:
Table of Contents

Advertisement

33.3 Command Examples
This example configures the Switch in the following ways:
Specifies RADIUS server 1 with IP address 10.10.10.1, port 1890 and the string secretKey as the password.
1
Specifies the timeout period of 30 seconds that the Switch will wait for a response from the RADIUS
2
server.
Enables port authentication on the Switch.
3
Enables port authentication on ports 4 to 8.
4
Activates reauthentication on ports 4-8.
5
Specifies 1800 seconds as the interval for client reauthentication on ports 4-8.
6
sysname(config)# radius-server host 1 10.10.10.1 auth-port 1890 key
--> secretKey
sysname(config)# radius-server timeout 30
sysname(config)# port-access-authenticator
sysname(config)# port-access-authenticator 4-8
sysname(config)# port-access-authenticator 4-8 reauthenticate
sysname(config)# port-access-authenticator 4-8 reauth-period 1800
This example configures the Switch in the following ways:
Enables the guest VLAN feature on port 8.
1
Puts port 8 in guest VLAN 200.
2
Sets host mode to multi-secure to have the Switch authenticate each client that connects to port 8.
3
sysname(config)# port-access-authenticator 8 guest-vlan
sysname(config)# port-access-authenticator 8 guest-vlan 200
sysname(config)# port-access-authenticator 8 guest-vlan Host-mode Multi-
secure
This example configures the Switch in the following ways:
Disables authentication on the Switch.
1
Disables re-authentication on ports 1, 3, 4, and 5.
2
Disables authentication on ports 1, 6, and 7.
3
sysname(config)# no port-access-authenticator
sysname(config)# no port-access-authenticator 1,3-5 reauthenticate
sysname(config)# no port-access-authenticator 1,6-7
Chapter 33 IEEE 802.1x Authentication Commands
Ethernet Switch CLI Reference Guide
123

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents