文本版|topic 高级搜索
   名人堂 帮助 论坛制度 意见反馈 | 首页 博客 周新贴 招聘 专题 新闻
RSS 底部
 
社区导航: 专家门诊   网络技术   操作系统   数据库   程序设计   系统应用   考试认证   CIO及信息化   站长交流   综合交流   下载基地  51CTO产品服务 设为首页 | 收藏本站
51CTO技术论坛» 思科技术 » CISCO配置实例学习       [ 打印]  [ 订阅]  [ 收藏]  [ 推荐给朋友]   [ 本帖文本页]

论坛跳转:
     
标题: [转载] CISCO配置实例学习  ( 查看:1522  回复:15 )   
 
yulc0119
技术员  点击可查看详细



帖子 409
精华 0
无忧币 3500
积分 659
阅读权限 30
来自 (保密)
注册日期 2006-12-20
最后登录 2008-5-19 离线

[查看资料]  [发短消息]  [Blog
  QQ       
发表于:2007-1-20 06:53   标题:CISCO配置实例学习
上一帖 |
 3620_BRI
  
  RWK_RT03#sh run
  Building configuration...
  
  Current configuration:
  !
  version 12.0
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname RWK_RT03
  !
  logging buffered 100000 debugging
  enable secret 5 $1$EcWC$xKq/g5aJjrxj8IwXtwS0i/
  enable password cisco
  !
  username simac password 0 techsup
  username kiwa password 0 test
  username rm password 0 kiwaoa
  username jsv password 0 kiwaoa
  username rv password 0 kiwaoa
  username bvb password 0 kiwaoa
  username rvb password 0 kiwaoa
  username abr password 0 kiwaoa
  username rb password 0 kiwaoa
  username bvd password 0 kiwaoa
  username hdy password 0 kiwaoa
  username nd password 0 kiwaoa
  username pge password 0 kiwaoa
  username ave password 0 kiwaoa
  username wvh password 0 kiwaoa
  username sh password 0 kiwaoa
  username eh password 0 kiwaoa
  username wdj password 0 kiwaoa
  username jdj password 0 kiwaoa
  username jku password 0 kiwaoa
  username rvl password 0 kiwaoa
  username ml password 0 kiwaoa
  username rcl password 0 kiwaoa
  username agm password 0 kiwaoa
  username aam password 0 kiwaoa
  username erm password 0 kiwaoa
  username fwm password 0 kiwaoa
  username hjm password 0 kiwaoa
  username hap password 0 kiwaoa
  username jmp password 0 kiwaoa
  username jp password 0 kiwaoa
  username hjp password 0 kiwaoa
  username cvr password 0 kiwaoa
  username rsc password 0 kiwaoa
  username wcs password 0 kiwaoa
  username gs password 0 kiwaoa
  username jvo password 0 kiwaoa
  username zvdv password 0 kiwaoa
  username gvo password 0 kiwaoa
  username rvv password 0 kiwaoa
  username hz password 0 kiwaoa
  modem country mica netherlands
  ip subnet-zero
  !
  ipx routing 00d0.58f7.b5b1
  isdn switch-type basic-net3
  !
  !
  !
  interface Loopback0
  no ip address
  no ip directed-broadcast
  ipx network CC2
  !
  interface Ethernet1/0
  ip address 10.2.254.3 255.255.0.0
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  ipx network 3
  !
  interface BRI2/0
  no ip address
  no ip directed-broadcast
  encapsulation ppp
  no ip route-cache
  ip tcp header-compression passive
  no ip mroute-cache
  dialer rotary-group 1
  isdn switch-type basic-net3
  isdn incoming-voice modem
  !
  interface BRI2/1
  no ip address
  no ip directed-broadcast
  encapsulation ppp
  no ip route-cache
  ip tcp header-compression passive
  no ip mroute-cache
  shutdown
  dialer rotary-group 1
  isdn switch-type basic-net3
  isdn incoming-voice modem
  !
  interface BRI2/2
  no ip address
  no ip directed-broadcast
  encapsulation ppp
  no ip route-cache
  ip tcp header-compression passive
  no ip mroute-cache
  shutdown
  dialer rotary-group 1
  isdn switch-type basic-net3
  isdn incoming-voice modem
  !
  interface BRI2/3
  no ip address
  no ip directed-broadcast
  encapsulation ppp
  no ip route-cache
  ip tcp header-compression passive
  no ip mroute-cache
  shutdown
  dialer rotary-group 1
  isdn switch-type basic-net3
  isdn incoming-voice modem
  !
  interface Group-Async1
  ip unnumbered Ethernet1/0
  ip directed-broadcast
  encapsulation ppp
  no ip route-cache
  ip tcp header-compression passive
  no ip mroute-cache
  dialer in-band
  async dynamic address
  async mode dedicated
  ipx ppp-client Loopback0
  peer default ip address pool inbel-pool
  ppp authentication chap
  group-range 1 12
  !
  interface Dialer1
  ip unnumbered Ethernet1/0
  no ip directed-broadcast
  encapsulation ppp
  no ip route-cache
  ip tcp header-compression passive
  no ip mroute-cache
  dialer in-band
  dialer-group 1
  peer default ip address pool inbel-pool
  ppp authentication pap
  !
  router eigrp 1
  network 10.0.0.0
  !
  ip local pool inbel-pool 10.2.30.1 10.2.30.8
  ip classless
  no ip http server
  !
  access-list 100 deny eigrp any any
  access-list 100 permit ip any any
  dialer-list 1 protocol ip list 100
  dialer-list 1 protocol ipx permit
  !
  !
  !
  !
  line con 0
  transport input none
  line 1 12
  autoselect during-login
  autoselect ppp
  modem InOut
  transport input all
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  end
  
  
3640_TACACS
  Delta_NAS#sh run
  Building configuration...
  
  Current configuration:
  !
  ! Last configuration change at 10:22:22 MET Fri Feb 11 2000 by d2990
  ! NVRAM config last updated at 10:24:53 MET Fri Feb 11 2000 by d2990
  !
  version 12.0
  service timestamps debug datetime msec
  service timestamps log datetime msec
  service password-encryption
  !
  hostname Delta_NAS
  !
  logging buffered 8092 debugging
  aaa new-model
  aaa authentication login default group tacacs+
  aaa authentication login Console_User enable
  aaa authentication ppp default group tacacs+
  aaa authorization exec default group tacacs+
  aaa authorization network default group tacacs+
  aaa accounting network default start-stop group tacacs+
  enable secret 5 $1$VMOX$3AQ0GTaiYYi3eYGS2s8TG/
  !
  !
  !
  !
  !
  clock timezone MET 1
  clock summer-time METDST recurring last Sun Mar 3:00 last Sun Oct 2:00
  modem country mica netherlands
  ip subnet-zero
  no ip domain-lookup
  !
  ip dhcp-server 194.13.240.34
  isdn switch-type basic-net3
  isdn voice-call-failure 0
  chat-script callback ABORT ERROR ABORT BUSY "" "ATZ" OK "ATDT \T" TIMEOUT 60 CON
  NECT \c
  !
  !
  !
  interface Ethernet0/0
  description *** LAN Deltanuts Middelburg ***
  ip address 194.13.245.162 255.255.255.0
  no ip directed-broadcast
  !
  interface BRI1/0
  description *** ISDN = 0118-882006 ***
  no ip address
  no ip directed-broadcast
  encapsulation ppp
  dialer rotary-group 1
  isdn switch-type basic-net3
  isdn incoming-voice modem
  no cdp enable
  !
  interface BRI1/1
  description *** ISDN = 0118-882075 ***
  no ip address
  no ip directed-broadcast
  encapsulation ppp
  dialer rotary-group 1
  isdn switch-type basic-net3
  isdn incoming-voice modem
  no cdp enable
  !
  interface BRI1/2
  description *** ISDN = 0118-882068 ***
  no ip address
  no ip directed-broadcast
  encapsulation ppp
  dialer rotary-group 1
  isdn switch-type basic-net3
  isdn incoming-voice modem
  no cdp enable
  !
  interface BRI1/3
  description *** ISDN = 0118-882433 ***
  no ip address
  no ip directed-broadcast
  encapsulation ppp
  dialer rotary-group 1
  isdn switch-type basic-net3
  isdn incoming-voice modem
  no cdp enable
  !
  interface Group-Async1
  ip unnumbered Ethernet0/0
  no ip directed-broadcast
  encapsulation ppp
  dialer in-band
  dialer idle-timeout 2400
  dialer enable-timeout 6
  dialer-group 1
  async mode interactive
  peer default ip address dhcp
  no cdp enable
  ppp callback accept
  ppp authentication pap
  group-range 65 76
  !
  interface Dialer1
  bandwidth 64
  ip unnumbered Ethernet0/0
  no ip directed-broadcast
  encapsulation ppp
  dialer in-band
  dialer idle-timeout 2400
  dialer enable-timeout 10
  dialer-group 1
  peer default ip address dhcp
  no cdp enable
  ppp callback accept
  ppp authentication pap
  !
  ip nat translation timeout never
  ip nat translation tcp-timeout never
  ip nat translation udp-timeout never
  ip nat translation finrst-timeout never
  ip nat translation syn-timeout never
  ip nat translation dns-timeout never
  ip nat translation icmp-timeout never
  ip classless
  ip route 0.0.0.0 0.0.0.0 194.13.245.254
  no ip http server
  !
  dialer-list 1 protocol ip permit
  tacacs-server host 194.13.245.225 key deltanuts
  banner login ^C
  _______________________________________
  | |
  | DeltaNutsbedrijven |
  | |
  | ---===[ Network Access Server ]===--- |
  | |
  | Cisco 3640 (Middelburg) |
  | |
  |_______________________________________|^C
  !
  line con 0
  exec-timeout 30 0
  login authentication Console_User
  transport input none
  line 65 76
  exec-timeout 2 0
  autoselect ppp
  script callback callback
  modem InOut
  rotary 2
  transport input all
  stopbits 1
  flowcontrol hardware
  line aux 0
  line vty 0 4
  password 7 020A05551D0F0A36
  !
  end
  
  
700_ISDN
  Voor de Cisco 760 bij Beekenkamp is de volgende configuratie gebruikt:
  (de namen en nummers zijn van 1 lokatie genomen als voorbeeld)
  
  > set systemname Blokker_Lutjebroek
  > set switch net3
  > set ppp authentification ingoing chap
  > set ppp secret client
  [password = simac09]
  > cd lan
  > set bridging off
  > set routing on
  > set ip address 10.9.254.1
  > set ip netmask 255.255.0.0
  > cd
  > set user Beekenkamp_Maasdijk
  > set ppp clientname Blokker_Lutjebroek
  > set ppp secret host
  [password = simac09]
  > set bridging off
  > set routing on
  > set ip rip update off
  > set ip route destination 0.0.0.0/0 gateway 0.0.0.0
  > set 1 number 0174520838
  > set ppp authentification outgoing chap
  > set timeout 300
  > set active
  > reboot
  
  Tip van Jan Habraken (i.v.m. inbellen op de 700)
  cd internal
  > set ppp address negotiating off
  
  
7206_ATM_hsrp
  !
  version 12.0
  service timestamps debug datetime
  service timestamps log datetime
  service password-encryption
  !
  hostname R1ADC01
  !
  boot system flash c7200-js-mz_120-4_T.bin
  enable secret 5 $1$QTt3$Mr53Fny2./O2qrnPEF/Zv0
  !
  ip subnet-zero
  no ip domain-lookup
  !
  !
  !
  !
  !
  interface ATM1/0
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  atm pvc 1 0 5 qsaal
  atm pvc 2 0 16 ilmi
  atm ilmi-keepalive
  lane auto-config-atm-address
  !
  interface ATM1/0.1 multipoint
  description *** RO_Y ***
  ip address 20.2.2.3 255.255.255.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet ro_y
  no cdp enable
  !
  interface ATM1/0.10 multipoint
  description *** OF_ADM_ADC ***
  ip address 3.252.56.3 255.255.248.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet of_adm_adc
  no cdp enable
  standby 10 timers 1 5
  standby 10 ip 3.252.56.1
  !
  interface ATM1/0.11 multipoint
  description *** OF_RESIN ***
  ip address 3.252.52.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet of_resin
  no cdp enable
  standby 11 timers 1 5
  standby 11 ip 3.252.52.1
  !
  interface ATM1/0.12 multipoint
  description *** OF_PPO ***
  ip address 3.252.50.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet of_ppo
  no cdp enable
  standby 12 timers 1 5
  standby 12 ip 3.252.50.1
  !
  interface ATM1/0.13 multipoint
  description *** OF_LC ***
  ip address 3.252.44.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet of_lc
  no cdp enable
  standby 13 timers 1 5
  standby 13 ip 3.252.44.1
  !
  interface ATM2/0
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  atm pvc 1 0 5 qsaal
  atm pvc 2 0 16 ilmi
  no atm ilmi-keepalive
  lane auto-config-atm-address
  !
  interface ATM2/0.1 multipoint
  description *** RO_X ***
  ip address 20.1.1.3 255.255.255.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet ro_x
  no cdp enable
  !
  interface ATM2/0.14 multipoint
  description *** OF_LEXAN ***
  ip address 3.252.46.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet of_lexan
  no cdp enable
  standby 14 timers 1 5
  standby 14 ip 3.252.46.1
  !
  interface ATM2/0.15 multipoint
  description *** OF_SPE ***
  ip address 3.252.64.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet of_spe
  no cdp enable
  standby 15 timers 1 5
  standby 15 ip 3.252.64.1
  !
  interface ATM2/0.16 multipoint
  description *** OF_SILICONES ***
  ip address 3.252.54.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet of_silicones
  no cdp enable
  standby 16 timers 1 5
  standby 16 ip 3.252.54.1
  !
  interface ATM2/0.17 multipoint
  description *** OF_NORYL ***
  ip address 3.252.48.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet of_noryl
  no cdp enable
  standby 17 timers 1 5
  standby 17 ip 3.252.48.1
  !
  interface ATM2/0.18 multipoint
  description *** OF_FCP ***
  ip address 3.252.42.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet of_fcp
  no cdp enable
  standby 18 timers 1 5
  standby 18 ip 3.252.42.1
  !
  interface Ethernet3/0
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface Ethernet3/1
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface Ethernet3/2
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface Ethernet3/3
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface Serial4/0
  no ip address
  no ip directed-broadcast
  no ip mroute-cache
  shutdown
  no fair-queue
  !
  interface Serial4/1
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface Serial4/2
  no ip address
  no ip directed-broadcast
  shutdown
  !
  interface Serial4/3
  no ip address
  no ip directed-broadcast
  shutdown
  !
  ip classless
  ip route 0.0.0.0 0.0.0.0 20.1.1.2
  ip route 0.0.0.0 0.0.0.0 20.2.2.2
  ip http server
  !
  snmp-server engineID local 0000000902000030F2F70C54
  snmp-server community public RO
  snmp-server community private RW
  !
  !
  line con 0
  transport input none
  line aux 0
  line vty 0 4
  exec-timeout 5 0
  password 7 104D
  login
  !
  end
  
  
7206_mpoa
  R1ADC01>en
  Password:
  R1ADC01#sh run
  Building configuration...
  
  Current configuration:
  !
  version 12.0
  no service pad
  service timestamps debug datetime
  service timestamps log datetime
  service password-encryption
  !
  hostname R1ADC01
  !
  boot system flash c7200-js-mz_120-4_T.bin
  enable secret 5 $1$QTt3$Mr53Fny2./O2qrnPEF/Zv0
  !
  ip subnet-zero
  !
  !
  mpoa server config name of_adm_adc
  mpoa server config name of_resin
  mpoa server config name of_silicones
  mpoa server config name of_ppo
  mpoa server config name of_noryl
  mpoa server config name of_fcp
  mpoa server config name of_lexan
  mpoa server config name of_spe
  mpoa server config name of_lc
  !
  !
  !
  !
  !
  interface ATM1/0
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  atm pvc 1 0 5 qsaal
  atm pvc 2 0 16 ilmi
  atm ilmi-keepalive
  lane auto-config-atm-address
  mpoa server name of_adm_adc
  mpoa server name of_resin
  mpoa server name of_silicones
  mpoa server name of_ppo
  !
  interface ATM1/0.1 multipoint
  description *** RO_Y ***
  ip address 10.2.2.2 255.255.255.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet ro_y
  no cdp enable
  !
  interface ATM1/0.10 multipoint
  description *** OF_ADM_ADC ***
  ip address 3.252.34.3 255.255.248.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client mpoa server name of_adm_adc
  lane client ethernet of_adm_adc
  no cdp enable
  standby 10 timers 1 5
  standby 10 ip 3.252.34.1
  !
  interface ATM1/0.11 multipoint
  description *** OF_RESIN ***
  ip address 3.252.43.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client mpoa server name of_resin
  lane client ethernet of_resin
  no cdp enable
  standby 11 timers 1 5
  standby 11 ip 3.252.43.1
  !
  interface ATM1/0.12 multipoint
  description *** OF_SILICONES ***
  ip address 3.252.45.3 255.255.255.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client mpoa server name of_silicones
  lane client ethernet of_silicones
  no cdp enable
  standby 12 timers 1 5
  standby 12 ip 3.252.45.1
  !
  interface ATM1/0.13 multipoint
  description *** OF_PPO ***
  ip address 3.252.46.3 255.255.255.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client mpoa server name of_ppo
  lane client ethernet of_ppo
  no cdp enable
  standby 13 timers 1 5
  standby 13 ip 3.252.46.1
  !
  interface ATM2/0
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  atm pvc 1 0 5 qsaal
  atm pvc 2 0 16 ilmi
  no atm ilmi-keepalive
  lane auto-config-atm-address
  mpoa server name of_noryl
  mpoa server name of_fcp
  mpoa server name of_lexan
  mpoa server name of_spe
  mpoa server name of_lc
  !
  interface ATM2/0.1 multipoint
  description *** RO_X ***
  ip address 10.1.1.2 255.255.255.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client ethernet ro_x
  no cdp enable
  !
  interface ATM2/0.14 multipoint
  description *** OF_NORYL ***
  ip address 3.252.48.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client mpoa server name of_noryl
  lane client ethernet of_noryl
  no cdp enable
  standby 14 timers 1 5
  standby 14 ip 3.252.48.1
  !
  interface ATM2/0.15 multipoint
  description *** OF_FCP ***
  ip address 3.252.50.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client mpoa server name of_fcp
  lane client ethernet of_fcp
  no cdp enable
  standby 15 timers 1 5
  standby 15 ip 3.252.50.1
  !
  interface ATM2/0.16 multipoint
  description *** OF_LEXAN ***
  ip address 3.252.52.3 255.255.254.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client mpoa server name of_lexan
  lane client ethernet of_lexan
  no cdp enable
  standby 16 timers 1 5
  standby 16 ip 3.252.52.1
  !
  interface ATM2/0.17 multipoint
  description *** OF_SPE ***
  ip address 3.252.54.3 255.255.255.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client mpoa server name of_spe
  lane client ethernet of_spe
  no cdp enable
  standby 17 timers 1 5
  standby 17 ip 3.252.54.1
  !
  interface ATM2/0.18 multipoint
  description *** OF_LC ***
  ip address 3.252.55.3 255.255.255.0
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  lane client mpoa server name of_lc
  lane client ethernet of_lc
  no cdp enable
  standby 18 timers 1 5
  standby 18 ip 3.252.55.1
  !
  interface Ethernet3/0
  no ip address
  no ip redirects
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  !
  interface Ethernet3/1
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  !
  interface Ethernet3/2
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  !
  interface Ethernet3/3
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  !
  interface Serial4/0
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  no fair-queue
  !
  interface Serial4/1
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  !
  interface Serial4/2
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  !
  interface Serial4/3
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  !
  ip classless
  ip route 0.0.0.0 0.0.0.0 10.1.1.1
  ip route 0.0.0.0 0.0.0.0 10.2.2.1
  ip http server
  !
  snmp-server engineID local 0000000902000030F2F70C54
  snmp-server community public RW
  !
  !
  line con 0
  transport input none
  line aux 0
  line vty 0 4
  password 7 104D
  login
  !
  end
  
  R1ADC01#
  
  
C5200_Callback
  ACCESS#sh run
  
  Current configuration:
  !
  version 12.0
  service timestamps debug datetime localtime
  service timestamps log datetime localtime
  service password-encryption
  service udp-small-servers
  service tcp-small-servers
  !
  hostname ACCESS
  !
  logging buffered 4096 debugging
  enable password 7 104D000A0618
  !
  username simac password 7 08324543081A
  username dszofer callback-dialstring "" password 7 111A0D17181C0C
  username inbeller1 callback-dialstring 0765798353 password 7 061603345F5D0F0A
  ip subnet-zero
  isdn switch-type primary-net5
  !
  !
  controller E1 0
  framing NO-CRC4
  clock source line primary
  pri-group timeslots 1-31
  !
  controller E1 1
  shutdown
  framing NO-CRC4
  clock source line secondary
  pri-group timeslots 1-31
  !
  !
  interface Loopback0
  ip address 10.251.2.254 255.255.255.0
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  !
  interface Ethernet0
  ip address 10.1.250.250 255.255.0.0
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  !
  interface Serial0
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  !
  interface Serial1
  no ip address
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  shutdown
  !
  interface Serial0:15
  description PRI telnr. 076-5720960
  no ip address
  no ip directed-broadcast
  ip tcp header-compression passive
  encapsulation ppp
  no ip route-cache
  dialer rotary-group 1
  isdn switch-type primary-net5
  isdn incoming-voice modem
  no fair-queue
  !
  interface Serial1:15
  no ip address
  no ip directed-broadcast
  no ip route-cache
  shutdown
  isdn switch-type primary-net5
  !
  interface Group-Async1
  ip unnumbered Loopback0
  no ip directed-broadcast
  ip tcp header-compression passive
  encapsulation ppp
  no ip route-cache
  no ip mroute-cache
  dialer in-band
  dialer callback-secure
  dialer idle-timeout 1800
  async mode interactive
  peer default ip address pool ASY_INBEL
  ppp callback accept
  ppp authentication chap
  group-range 1 12
  !
  interface Dialer1
  ip address 10.251.1.254 255.255.255.0
  no ip directed-broadcast
  ip tcp header-compression passive
  encapsulation ppp
  no ip route-cache
  no ip mroute-cache
  bandwidth 128
  dialer in-band
  dialer idle-timeout 300
  dialer enable-timeout 2
  dialer map ip 10.251.1.100 name simac class HALLO 0402300611
  dialer-group 1
  no peer default ip address
  no fair-queue
  ppp callback accept
  ppp authentication chap
  !
  router eigrp 1
  redistribute connected
  redistribute static
  passive-interface Dialer1
  network 10.0.0.0
  !
  ip local pool ASY_INBEL 10.251.2.1 10.251.2.20
  ip classless
  !
  !
  map-class dialer HALLO
  dialer callback-server username
  dialer-list 1 protocol ip permit
  dialer-list 2 protocol ip list 101
  !
  line con 0
  transport input none
  line 1 12
  session-timeout 15
  autoselect during-login
  autoselect ppp
  login local
  modem InOut
  transport input all
  line aux 0
  line vty 0 4
  password 7 00071A150754
  login
  !
  end
  
  



网络工程师到底该不该去考CCIE认证?
2007-1-20 06:531楼
[ 顶部 ]
 
没长叶子的树
初级工程师  点击可查看详细


诚信兄弟   中秋活动勋章  
帖子 4394
精华 0
无忧币 2448
积分 4709
阅读权限 50
来自 (保密)
注册日期 2006-7-9
最后登录 2008-7-24 在线

[查看资料]  [发短消息]  [Blog
[个人主页]    QQ       
发表于:2007-1-20 09:47 
路过路过!



我们生于80年代,访问我的blog
2007-1-20 09:473楼
[ 顶部 ]
 
lly921
新新人类  点击可查看详细



帖子 15
精华 0
无忧币 21
积分 19
阅读权限 20
注册日期 2007-1-22
最后登录 2007-2-13 离线

[查看资料]  [发短消息]  [Blog
  QQ       
发表于:2007-1-23 10:09 
好多啊
慢慢看了




网络工程师到底该不该去考CCIE认证?
2007-1-23 10:094楼
[ 顶部 ]
 
killbaby27
技术员  点击可查看详细



帖子 362
精华 0
无忧币 133
积分 366
阅读权限 30
注册日期 2007-1-17
最后登录 2008-7-24 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-1-24 21:42 
灌水换积分



网络工程师到底该不该去考CCIE认证?
2007-1-24 21:425楼
[ 顶部 ]
 
lifediy07
技术员  点击可查看详细



十二生肖之兔   巨蟹座   行业勋章   技术勋章   诚信兄弟  
帖子 271
精华 0
无忧币 471
积分 330
阅读权限 30
来自 (保密)
注册日期 2006-10-1
最后登录 2008-5-28 离线

[查看资料]  [发短消息]  [Blog
[个人主页]    QQ       
发表于:2007-1-27 17:33   标题:回复 #1 yulc0119 的帖子

一般人看不明,最好有注释啦.



网络工程师到底该不该去考CCIE认证?
2007-1-27 17:336楼
[ 顶部 ]
 
nick_sunshiny
新新人类  点击可查看详细



帖子 29
精华 0
无忧币 -2
积分 29
阅读权限 20
注册日期 2007-1-29
最后登录 2008-7-10 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-1-29 14:12 
不懂



网络工程师到底该不该去考CCIE认证?
2007-1-29 14:127楼
[ 顶部 ]
 
wumm_106
新新人类  点击可查看详细



帖子 103
精华 0
无忧币 141
积分 161
阅读权限 20
注册日期 2006-11-29
最后登录 2008-1-25 离线

[查看资料]  [发短消息]  [Blog
  QQ       
发表于:2007-2-11 16:49   标题:回复 #6 nick_sunshiny 的帖子

關鍵部分最好注解一下!嘿嘿!



网络工程师到底该不该去考CCIE认证?
2007-2-11 16:498楼
[ 顶部 ]
 
roc5668
技术员  点击可查看详细


帖子 428
精华 0
无忧币 183
积分 496
阅读权限 30
注册日期 2006-11-2
最后登录 2008-7-8 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-2-12 11:14 
晕,看不懂



网络工程师到底该不该去考CCIE认证?
2007-2-12 11:149楼
[ 顶部 ]
 
roc5668
技术员  点击可查看详细


帖子 428
精华 0
无忧币 183
积分 496
阅读权限 30
注册日期 2006-11-2
最后登录 2008-7-8 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-2-24 18:12 
yun



网络工程师到底该不该去考CCIE认证?
2007-2-24 18:1210楼
[ 顶部 ]
 
xiulong520
新新人类  点击可查看详细



帖子 184
精华 0
无忧币 -2
积分 188
阅读权限 20
注册日期 2006-11-1
最后登录 2008-7-16 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-2-25 11:00 
非专业人士无法看懂啊.



网络工程师到底该不该去考CCIE认证?
2007-2-25 11:0011楼
[ 顶部 ]
 
syccnp1980
新新人类  点击可查看详细



帖子 40
精华 0
无忧币 55
积分 82
阅读权限 20
注册日期 2006-11-25
最后登录 2007-3-1 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-2-25 11:07 
我看得晕晕糊糊的



网络工程师到底该不该去考CCIE认证?
2007-2-25 11:0712楼
[ 顶部 ]
 
萧湘月
技术员  点击可查看详细



十二生肖之鸡   射手座   行业勋章   技术勋章   诚信兄弟  
帖子 553
精华 1
无忧币 3340
积分 798
阅读权限 30
注册日期 2006-11-12
最后登录 2007-12-31 离线

[查看资料]  [发短消息]  [Blog
[个人主页]    QQ       
发表于:2007-2-25 11:45 
zhi只看懂一点点
郁闷



【MVP】马上申请成为“微软最有价值专家”
2007-2-25 11:4513楼
[ 顶部 ]
 
ybeam84
新新人类  点击可查看详细



帖子 160
精华 0
无忧币 13
积分 159
阅读权限 20
注册日期 2007-2-11
最后登录 2008-6-22 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-3-31 22:47 
没拓扑图啊



网络工程师到底该不该去考CCIE认证?
2007-3-31 22:4714楼
[ 顶部 ]
 
kasper
技术员  点击可查看详细



帖子 226
精华 0
无忧币 31
积分 241
阅读权限 30
注册日期 2007-3-5
最后登录 2008-7-1 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-4-1 21:19 
ding



网络工程师到底该不该去考CCIE认证?
2007-4-1 21:1915楼
[ 顶部 ]
 
hefsh
新新人类  点击可查看详细



帖子 71
精华 0
无忧币 64
积分 72
阅读权限 20
注册日期 2007-3-26
最后登录 2007-4-17 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-4-1 21:37 
基本上看不太懂



网络工程师到底该不该去考CCIE认证?
2007-4-1 21:3716楼
[ 顶部 ]
 
dmy688
新新人类  点击可查看详细



帖子 96
精华 0
无忧币 85
积分 104
阅读权限 20
注册日期 2007-3-15
最后登录 2007-7-19 离线

[查看资料]  [发短消息]  [Blog
       
发表于:2007-4-2 11:14 
dddddddddd



网络工程师到底该不该去考CCIE认证?
2007-4-2 11:1417楼
[ 顶部 ]
     
论坛跳转:  

| | |

| | |