Telco and ISP Dial Scenarios and Configurations
line aux 0
login authentication console line vty 0 4
login authentication vty transport input telnet rlogin
!
end
Cisco 7206 as Offload Server
The following example runs on the Cisco 7206 router shown in Figure 56:
Note Any Cisco router that has a strong CPU can be used as an offload server, such as a Cisco
!
version 11.2
service timestamps debug datetime msec service timestamps log datetime msec service
no service
!
hostname 7200
!
aaa new-model
aaaauthentication login default local aaa authentication login console enable aaa authentication login vty local aaa authentication login dialin radius aaa authentication ppp default local
aaa authentication ppp dialin
aaa authorization network radius
aaa accounting network
!
username MYSTACK password
sgbp group MYSTACK
sgbp member
!
interface Loopback0
ip address 10.1.2.254 255.255.255.192
!
interface Ethernet2/0
ip address 10.1.1.14 255.255.255.0
ip summary address eigrp 10 10.1.2.192 255.255.255.192
!
interface Ethernet2/1 no ip address shutdown
!
Cisco IOS Dial Services Configuration Guide: Network Services