DES-7200 Configuration Guide Chapter 3 SSH Terminal Service Configuration
! Configure local enable command for local enable authentication
DES-7200(config)#enable secret w
3.6.2.5 Verify Configurations
Step 1: Execute "show running-config" command to verify the current
configurations:
DES-7200#show run
aaa new-model
!
aaa authentication login method group radius local
!
vlan 1
!
username user1 password 111
username user2 password 222
username user2 privilege 10
username user3 password 333
username user3 privilege 15
no service password-encryption
!
radius-server host 192.168.32.120
radius-server key aaaradius
enable secret 5 $1$hbgz$ArCsyqty6yyzzp03
enable service ssh-server
!
interface VLAN 1
no ip proxy-arp
ip address 192.168.217.81 255.255.255.0
!
ip route 0.0.0.0 0.0.0.0 192.168.217.1
!
line con 0
line vty 0 4
login authentication method
!
end
Step 2: Configure Radius Server. This example configures the SAM server.
1. In "System Management-Device Management", type in device IP of
"192.168.217.81" and device key of "aaaradius";
3-14