aaa authentication port-access mac-auth addr-format

Syntax

aaa authentication port-access mac-auth addr-format {no-delimiter | single-dash | 
     multi-dash |multi-colon | no-delimiter-uppercase | single-dash-uppercase | 
     multi-dash-uppercase | multi-colon-uppercase}

no aaa authentication port-access mac-auth addr-format {no-delimiter | single-dash | 
       multi-dash |multi-colon | no-delimiter-uppercase | single-dash-uppercase | 
       multi-dash-uppercase | multi-colon-uppercase}

Description

Configures the MAC address format that the switch must use in the RADIUS request message.

The no form of the command resets the MAC address format to the default, no-delimiter.

Command context

config

Authority

Administrators or local user group members with execution rights for this command.

Examples

Setting the MAC address format on the switch:

switch(config)# aaa authentication port-access mac-auth
switch(config-macauth)# addr-format single-dash

Resetting the MAC address format on the switch to its default:

switch(config)# aaa authentication port-access mac-auth
switch(config-macauth)# no addr-format