Telco and ISP Dial Scenarios and Configurations
interface Ethernet2/2 no ip address shutdown
!
interface Ethernet2/3 no ip address shutdown
!
interface
peer default ip address pool dialin_pool
pppauthentication chap pap dialin ppp multilink
!
router eigrp 10 network 10.0.0.0
!
ip local pool dialin_pool 10.1.2.193 10.1.2.242 ip
ip classless
!
!
line con 0
login authentication console line aux 0
login authentication console line vty 0 4
login authentication vty
!
end
RADIUS Remote Security Examples
The RADIUS examples in the following sections use the Internet Engineering Task Force (IETF) syntax for the attributes:
•User Setup for PPP
•User Setup for PPP and Static IP Address
•Enabling Router
•User Setup for SLIP
•User Setup for SLIP and Static IP Address
•Telnetting to a UNIX Host
•Automatic Rlogin to UNIX Host
Depending on how the dictionary is set up, the syntax for these configurations might differ between versions of RADIUS daemons.
Note You must have the async dynamic address command enabled on the network access server if you use
Cisco IOS Dial Services Configuration Guide: Network Services