Web and MAC Authentication

Configuring MAC Authentication on the Switch

Configuration Commands for MAC Authentication

Command

Page

Configuration Level

 

aaa port-access mac-based addr-format

3-51

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

3-52

[addr-limit]

3-52

[addr-moves]

3-52

[auth-vid]

3-52

[logoff-period]

3-53

[max-requests]

3-53

[quiet-period]

3-53

[reauth-period]

3-53

[reauthenticate]

3-53

[server-timeout]

3-53

[unauth-vid]

3-54

 

 

Syntax: aaa port-access mac-based addr-format <no-delimiter single-dash multi-dash multi-colon no-delimiter-uppercase single-dash- uppercase multi-dash-uppercase multi-colon-uppercase>

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.

no-delimiter-uppercase specifies an AABBCCDDEEFF format.single-dash-uppercase specifies an AABBCC-DDEEFF formatmulti-dash-uppercase specifies an AA-BB-CC-DD-EE-FF formatmulti-colon-uppercase specifies an AA:BB:CC:DD:EE:FF format.

3-51