133
SIGNAMAX LLC • www.signamax.eu
connection default stop-only radius
implement the accounting when NAS logins on
other router via telnet or rlogin.
NAS (config)# aaa accounting network
list stop-only radius
Enable the accounting command (list) that the PPP
service requests. (Because the PPP protocol is
encapsulated between the user devices and the
NAS.)
NAS
(config)#
radius-server
host
192.168.0.1
To configure the address of the RADIUS server
NAS (config)#
radius-server
key
Signamax
Configure the key of the RADIUS server, and the
key should be the same as that of the NAS server
on the RADIUS server.
NAS (config)#
tacacs-server host
192.168.0.2 key mp
Configure the address and key of the TACACS
server, and the key should be the same as that of
the NAS server on the RADIUS server.
NAS (config)#interface s1/0
Enter the interface mode.
NAS(config-if-serial1/0)#
ppp
accounting
list
Enable the PPP authentication accounting on the
interface. Its name is list, which is the same as that
following aaa accounting network.
Illustration
In the configuration above, the PPP protocol is encapsulated between the
user devices and the network access server (NAS). login authentication
uses the customized method list, which is applied on the line. The NAS
configurations and other related configurations are as follows:
Command
Description
NAS#conifgure terminal
To enter the configuration mode
NAS (config)#
aaa new-model
To enable AAA authentication
NAS (config)#
aaa authentication
login
aa radius tacacs none
The authentication methods (radius, tacacs and none)
are adopted for identification authentication of the
telnet or rlogin user. Adopt the customized method list
named aa.
NAS (config)#
aaa authentication
ppp
list radius tacacs local
To configure the PPP authentication, and cooperate
with the command ppp authentication on the interface
s1/0. List is the name.
NAS (config)# aaa authorization
exec default radius
Configure that only users who are added into the
RADIUS server can be authorized to execute the EXEC
shell program; if the authorization fails, the users
cannot execute EXEC.
NAS (config)# aaa accounting exec
default stop-only radius
Enable the accounting command of the exec session,
and a stop-accounting notice is sent to the RADIUS
server when the requested user process ends.
NAS (config)# aaa accounting
connection default stop-only radius
Enable the accounting command connection, and
implement the accounting when NAS logins on other
router via telnet or rlogin.
NAS (config)#
radius-server host
192.168.0.1
To configure the address of the radius server
NAS (config)#
radius-server key
Signamax
Configure the key of the RADIUS server, and the key
should be the same as that of the NAS server on the
RADIUS server.
Содержание 065-7434
Страница 1: ...24 Port 10 100 L3 Switch Model 065 7434 Configuration Guide Revision A1 ...
Страница 245: ...245 SIGNAMAX LLC www signamax eu Application Example Example of configuring DHCP Snooping ...
Страница 302: ...302 SIGNAMAX LLC www signamax eu Default status no switching interface ...
Страница 368: ......
Страница 655: ...287 SIGNAMAX LLC www signamax eu Sub VLAN members in the system ...