Management Commands
539
ProSAFE M7100 Managed Switches
show domain-name
This command displays the configured domain-name.
Example:
(switch) #
(switch) #show domain-name
Domain : Enable
Domain-name :abc
aaa ias-user username
The Internal Authentication Server (IAS) database is a dedicated internal database used for local
authentication of users for network access through the IEEE 802.1X feature. Use this command
to add the specified user to the internal user database. This command also changes the mode to
AAA User Config mode.
no aaa ias-user username
Use this command to remove an ias user.
aaa session-id
This global aaa command specifies whether the same session-id is used for Authentication,
Authorization, and Accounting service type within a session.
Format show domain-name
Mode Privileged EXEC
Format aaa ias-username <user>
Mode Global Config
Format no aaa ias-username <user>
Mode Global Config
Default common
Format aaa session-id [common | unique]
Mode Global Config
Parameter Definition
common Use the same session-id for all AAA Service types.
unique Use a unique session-id for AAA Service types.