Web and MAC Authentication

Configuring MAC Authentication on the Switch

Configure the Switch for MAC-Based Authentication

Command

Page

Configuration Level

 

aaa port-access mac-based addr-format

3-23

[no] aaa port-access mac-based [e] < port-list>

3-23

[addr-limit]

3-24

[addr-moves]

3-24

[auth-vid]

3-24

[logoff-period]

3-24

[max-requests]

3-24

[quiet-period]

3-25

[reauth-period]

3-25

[reauthenticate]

3-25

[server-timeout]

3-25

[unauth-vid]

3-25

 

 

Syntax: aaa port-access mac-based addr-format <no-delimitersingle-dashmulti-dashmulti-colon>

Specifies the MAC address format to be used in the RADIUS request message. This format must match the format used to store the MAC addresses in the RADIUS server. (Default: no-delimiter)

no-delimiter— specifies an aabbccddeeff format.

single-dash— specifies an aabbcc-ddeeff format.

multi-dash— specifies an aa-bb-cc-dd-ee-ff format.

multi-colon— specifies an aa:bb:cc:dd:ee:ff format.

Syntax: [no] aaa port-access mac-based [e] < port-list>

Enables MAC-based authentication on the specified ports. Use the no form of the command to disable MAC- based authentication on the specified ports.

3-23