Chinaunix首页 | 论坛 | 博客
  • 博客访问: 645734
  • 博文数量: 751
  • 博客积分: 5000
  • 博客等级: 大校
  • 技术积分: 4990
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-28 09:48
文章分类

全部博文(751)

文章存档

2011年(1)

2008年(750)

我的朋友

分类:

2008-10-28 10:04:16


  gdd2621#show run
  Building configuration...
  Current configuration:
  !
  version 12.0
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname gdd2621
  !
  aaa new-model
  aaa authentication login default enable
  aaa authentication ppp default if-needed group tacacs+
  enable password cisco
  !
  username ss password 0 sssym
  !
  !
  !
  !
  ip subnet-zero
  no ip domain-lookup
  !
  !
  !
  !
  interface FastEthernet0/0
  no ip address
  no ip directed-broadcast
  shutdown
  duplex auto
  speed auto
  !
  interface FastEthernet0/1
  ip address 10.19.15.17 255.255.255.0
  no ip directed-broadcast
  duplex auto
  speed auto
  !
  interface Group-Async1
  ip unnumbered FastEthernet0/1
  no ip directed-broadcast
  encapsulation ppp
  async mode interactive
  peer default ip address pool gdd
  ppp authentication pap ms-chap
  ppp ipcp dns 10.19.15.2
  ppp ipcp wins 10.19.15.2
  group-range 33 48
  !
  ip local pool gdd 10.19.15.75 10.19.15.90
  ip classless
  ip route 0.0.0.0 0.0.0.0 10.19.15.254
  no ip http server
  !
  tacacs-server host 10.19.15.55
  tacacs-server key ####
  !
  line con 0
  transport input none
  line 33 48
  autoselect during-login
  autoselect ppp
  modem InOut
  transport input all
  line aux 0
  transport input all
  line vty 0 4
  password ######
  !
  end
  
  :em07:
  
  
【责编:admin】

--------------------next---------------------

阅读(412) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~