Enterasys Networks XSR-Series Router User Manual


 
Configuration Guide Page 28 of 55
8.0 AAA Authentication Authorization Accounting Radius
XSR-1805#show running-config
!!
! Version 4.0.0.0, Built Mar 26 2003, 19:47:17
!
hostname XSR-1805
!
interface FastEthernet1
description "LAN-Interface1"
ip address 10.10.10.1 255.255.255.0
no shutdown
!
aaa method radius logon default
enable
group DEFAULT
address ip-address 10.10.10.123
key My-Radius
auth-port 1645
acct-port 1646
attempts 4
retransmit 3
timeout 10
qtimeout 0
!
end
XSR-1805#