168.100.100
Identi?¬?es the TACACS+
server at 192.168.100.100
Router(config)#tacacs-server host
192.168.100.100 single-connection
Identi?¬?es the TACACS+
server at 192.168.100.100
and multiplexes all
packets over a single TCP
connection to the server
Router(config)#tacacs-server host
192.168.100.100 key shared1
Identi?¬?es the TACACS+
server at 192.168.100.100,
and identi?¬?es the shared
secret key of shared1
Router(config)#tacacs-server key shared1 Enables the shared secret
encryption key shared1
between the network
access server and the
Cisco Secure ACS server
130 Con?¬?guring AAA on Cisco Routers Using CLI
RADIUS
Authentication
Router(config)#aaa new-model Enables AAA with the
new access control
commands and thereby
disables old commands
Router(config)#radius-server host
192.168.100.100
Identi?¬?es the RADIUS
server at 192.168.100.100
Router(config)#radius-server key shared1 Enables the shared secret
encryption key shared1 to
be used with the RADIUS
AAA server
Router(config)#aaa authentication login
default group tacacs+ local line
Sets the default login
location as the TACACS+
server. If there is no
response from the server,
use the local username and
password database.
Pages:
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121