Sample 802.1X configurations

Brocade(config)# interface ethernet 1/2/2

Brocadeconfig-if-e10000-1/2/2)# dot1x port-control auto

Brocade(config-if-e10000-1/2/2)# exit

Brocade(config)# interface ethernet 1/2/3

Brocade(config-if-e10000-1/2/3)# dot1x port-control auto

Brocade(config-if-e10000-1/2/3)# exit

Hub configuration

Figure 7 illustrates a configuration where three 802.1X-enabled Clients are connected to a hub, which is connected to a port on the Brocade device. The configuration is similar to that in Figure 6, except that 802.1X port security is enabled on only one port, and the multiple-hostscommand is used to allow multiple Clients on the port.

FIGURE 7 Sample 802.1X configuration using a hub

RADIUS Server

(Authentication Server)

192.168.9.22

e1/2/1

Brocade Switch (Authenticator)

Hub

Sample 802.1x configuration using a hub

The following commands configure the Brocade device in Figure 7

Brocade(config)# aaa authentication dot1x default radius

Brocade(config)# radius-server host 192.168.9.22 auth-port 1812 acct-port 1813 default key mirabeau dot1x

Brocade(config)# dot1x-enable ethernet 1/2/1 Brocade(config-dot1x)# re-authentication Brocade(config-dot1x)# timeout re-authperiod 2000 Brocade(config-dot1x)# timeout quiet-period 30 Brocade(config-dot1x)# timeout tx-period 60 Brocade(config-dot1x)# maxreq 6 Brocade(config-dot1x)# exit

Brocade ICX 6650 Security Configuration Guide

197

53-1002601-01

 

Page 217
Image 217
Brocade Communications Systems 6650 manual Hub configuration, Sample 802.1x configuration using a hub