精华网络内容 :http://www.qqread.com/network/
version 12.0
service timestamps debug uptime
service timestamps log uptime
service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname dialin_2511_radius
!
aaa new-model
aaa authentication login default radius
aaa authentication login no_radius local
aaa authentication login admin none
aaa authentication enable default enable
aaa authentication ppp default if-needed radius
aaa authorization exec default radius if-authenticated
aaa authorization network default radius
aaa accounting suppress null-username
aaa accounting network default start-stop radius
enable secret 5 XXXXXXXXXXXXXXXXXXXXXXXXX
enable password 7 YYYYYYYYYYYYYY
!
username admin password 7 ZZZZZZZZZZZZZ
ip subnet-zero
ip address-pool local
async-bootp dns-server 192.168.2.4
chat-script factory-default "" "AT&F1&W"
chat-script cisco-default ABORT ERROR "" "AT Z" OK "ATDT T" TIMEOUT 3
0 c CONNECT c
chat-script usr-courier-veverything "" "AT&FS0=1&C1&D2&H1&R2&N14&B1&W"
!
interface Ethernet0
ip address 192.168.2.30 255.255.255.0
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
interface Group-Async1
ip unnumbered Ethernet0
no ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
async mode interactive
peer default ip address pool default
no cdp enable
ppp authentication pap chap
group-range 1 16
!
ip local pool default 192.168.2.64 192.168.2.79
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.2.1
!
radius-server host 192.168.2.99 auth-port 1645 acct-port 1646
radius-server key Testing_radius
!
line con 0
session-timeout 10
exec-timeout 0 0
login authentication no_radius
transport preferred none
transport input none
line 1 16
autoselect ppp
modem InOut
transport input all
speed 57600
flowcontrol hardware
line aux 0
transport input all
line vty 0 4
exec-timeout 30 0
login authentication no_radius
!
end
相关专题
- Cisco IOS技术手册 (2995篇文章)
- Cisco路由器配置手册 (4742篇文章)
- Cisco交换机专题 (4251篇文章)
- 电脑配置手册 (8308篇文章)
- 服务器配置专栏 (10894篇文章)
- 思科交换机配置 (4251篇文章)
- Cisco防火墙专题 (4604篇文章)
- Cisco认证体系专题 (3148篇文章)
- Cisco密码恢复专题 (3106篇文章)
- 思科 (2887篇文章)
- VPN技术详解(一)[图] (981次浏览)
- VPN技术详解(二)[图] (539次浏览)
- 什么是SSL VPN (503次浏览)
- 打造基于VPN的移动“办公室” (71次浏览)
- Win2000配置VPN的简单实例 (67次浏览)
- VPN远程网络 (41次浏览)
- 虚拟专用网(VPN)的原理和组建(5) -实现篇 (32次浏览)
- 虚拟专用网(VPN)的原理和组建(4) -实现篇 (31次浏览)
- 虚拟专用网(VPN)的原理和组建(2) -原理篇 (29次浏览)
- 虚拟专用网(VPN)的原理和组建(1) -前言 (27次浏览)



