[3Com-HWTACACS-tactemplate1]
shared-key mykey
[3Com-HWTACACS-tactemplate1]
quit
5
Configure the IP address, authentication port, and accounting port on the
RADIUS server.
[3Com]
radius server 10.110.1.2
6
Configure the key, retransmission times, and the timeout time for the RADIUS
server.
[3Com]
radius shared-key my-secret
[3Com]
radius retry 2
[3Com]
radius timer response-timeout 5
7
Configure authentication of Telnet login users.
[3Com]
login telnet
[3Com]
aaa authentication-scheme login telnet-authen-list template
tactemplate1 radius
[3Com]
login-method authentication-mode telnet telnet-authen-list
8
Configure authentication of PPP users on the interface Serial0.
[3Com]
aaa authentication-scheme ppp ppp-authen-list template tactemplate1
radius
[3Com]
interface serial 0
[3Com-Serial0]
link-protocol ppp
[3Com-Serial0]
ppp authentication pap scheme ppp-authen-list
[3Com-serial0]
quit
9
Enable login authorization and configure an authorization scheme.
[3Com]
aaa authorization-scheme login login-author-list template tactemplate1
10
Apply a telnet login authorization scheme.
[3Com]
login-method authorization-mode telnet login-author-list
11
Enable PPP authorization and use the authorization scheme named “test-list”
on Serial0.
[3Com]
aaa authorization-scheme ppp ppp-author-list template tactemplate1
[3Com]
interface serial 0
[3Com-Serial0]
link-protocol ppp
[3Com-Serial0]
ip address 168.1.1.1 255.255.255.0
[3Com-Serial0]
ppp authorization-mode ppp-author-list
[3Com-serial0]
quit
12
Enable accounting for login users and configure the default accounting
scheme.
[3Com]
aaa accounting-scheme login default radius template tactemplate1
[3Com]
aaa accounting-scheme optional
3Com Router Configuration Guide Addendum for V1.20
26