DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
375
Example usage:
To delete a user-defined rd1 authentication server group:
DES-1210-52/ME:5# delete authen server_group dlinkgroup
Command: delete authen server_group dlinkgroup
Success.
DES-1210-52/ME:5#
To view a user-defined authentication server group.
show authen server_group {<string 15>}
The show authen server_ group command displays user-defined
authentication server groups previously created on the Switch.
The following parameters are displayed:
Group Name – The name of the server group.
IP Address – The IP address of the authentication server group.
Protocol – The protocol used by the server group. Possible results
include TACACS+ or RADIUS.
Only Administrator-level users can issue this command.
Example usage:
To view authenticaion server hosts currently set on the Switch:
DES-1210-52/ME:5# show authen server_group
Command: show authen server_group
(1) Group Name: tacacs+
IP Address: 10.0.0.2
Protocol: tacacs+
(2) Group Name: radius
(No servers in this group)
Total Entries : 2
DES-1210-52/ME:5#