13
Apply the default scheme for accounting on telnet login users.
[3Com]
login-method accounting-mode login telnet default
14
Enable accounting on Serial0, and configure and apply the default accounting
scheme.
[3Com]
aaa accounting-scheme ppp default radius template tactemplate1
[3Com]
interface Serial0
[3Com-Serial0]
link-protocol ppp
[3Com-Serial0]
ppp accounting default
[3Com-serial0]
quit
15
Assign an IP address to Ethernet0.
[3Com]
interface ethernet 0
[3Com-ethernet0]
ip address 10.110.1.10 255.255.0.0
16
Assign an IP address to Ethernet1.
[3Com-ethernet0]
interface ethernet 1
[3Com-ethernet0]
ip address 192.10.1.1 255.255.255.0
[3Com-ethernet0]
return
2.7 Troubleshooting
A user always fails to pass the authentication implemented through .
Do the following:
Check whether the correct user name and password and the available services
for the user have been configured on the server.
Check whether the server can be pinged, and whether the correct
address and port number and shared-key of the server have been configured on
the router.
Use the
host
command to reconfigure the server. Due to the failure in
communicating with the RADIUS server, the system regards the RADIUS server
as unavailable. In this case, you can use the
undo host
command to remove the
RADIUS server that has been configured, and then use the
host
command to
reconfigure the RADIUS server. Thus, the RADIUS server will be able to work
without any delay.
Check proper configurations have been made for the server and
whether the modifications just made have taken effect.
3Com Router Configuration Guide Addendum for V1.20
27