DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
426
Switch# configure terminal
Switch(config)# authentication username user1 password pass1
Switch(config)#
50-8 clear authentication sessions
This command is used to remove authentication sessions.
clear authentication sessions {mac | wac | dot1x | all | interface INTERFACE-ID [mac | wac |
jwac |dot1x] | mac-address MAC-ADDRESS}
Parameters
Specifies to clear all MAC sessions.
Specifies to clear all WAC sessions.
Specifies to clear all JWAC sessions.
Specifies to clear all dot1x sessions.
Specifies to clear all sessions.
Specifies a port to clear sessions.
Specifies a specific user to clear session.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to clear the authentication sessions.
Example
This example shows how to remove authentication sessions on Ethernet port 1/0/1.
Switch# clear authentication sessions interface eth1/0/1
Switch#
50-9 authentication username mac-format
This command is used to configure the MAC address format that will be used for authenticating as the
username via the RADIUS server. Use the no form of this command to revert to the default settings.
authentication username mac-format case {lowercase | uppercase} delimiter {hyphen |
colon | dot | none} number {1 | 2 | 5}
no authentication username mac-format
Parameters