3-32 Sun Fire B1600 Blade System Chassis Switch Administration Guide June 2003
FIGURE 3-13 The Switch Config Security Window Showing Locally Stored Logins
3.2.6.2 Command-line Interface: Configuring User Authentication
1. Assign a user name and access level. Type 0for Normal access and 15 for
Privileged access.
2. Specify the password.
3. Configure the required settings for RADIUS and TACACS+ remote client
authentication.
Console(config)#username bob access-level 15
Console(config)#username bob password 0 smith
Console(config)#authentication login local tacacs radius
Console(config)#tacacs-server host 192.168.1.24
Console(config)#tacacs-server port 181
Console(config)#tacacs-server key green
Console(config)#radius-server host 192.168.1.25
Console(config)#radius-server port 181
Console(config)#radius-server key white
Console(config)#radius-server retransmit 5
Console(config)#radius-server timeout 10
Console(config)#