设为首页收藏本站language→→ 语言切换

鸿鹄论坛

 找回密码
 论坛注册

QQ登录

先注册再绑定QQ

查看: 1242|回复: 2
收起左侧

Cisco2511拨入配置实例

[复制链接]
发表于 2010-8-25 08:25:51 | 显示全部楼层 |阅读模式
  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
发表于 2016-7-30 13:58:30 | 显示全部楼层
6666666666666666
沙发 2016-7-30 13:58:30 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2016-7-30 13:58:42 | 显示全部楼层
6666666666666666
板凳 2016-7-30 13:58:42 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2024-5-19 17:37 , Processed in 0.058370 second(s), 10 queries , Redis On.  

  Powered by Discuz!

  © 2001-2024 HH010.COM

快速回复 返回顶部 返回列表