免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 991 | 回复: 0
打印 上一主题 下一主题

DistributedDirector 配置举例 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-10-28 14:59 |只看该作者 |倒序浏览

DistributedDirector 配置举例
作者:     
http://cisco.ccxx.net


DistributedDirector 配置举例
  


  
  DistributedDirector#
  DistributedDirector#show run
  Building configuration...
  Current configuration:
  !
  version 11.1
  service udp-small-servers
  service tcp-small-servers
  !
  hostname DistributedDirector
  !
  enable password letmein
  !
  !
  key chain KEY-CHAIN-NAME
  key 1
  key-string my_keychain_password
  !
  interface Ethernet0
  ip address 192.168.134.234 255.255.255.248
  !
  interface Serial0
  no ip address
  shutdown
  no fair-queue
  !
  interface Serial1
  no ip address
  shutdown
  !
  ip host ddwest-servers.mycompany.com 172.18.73.51 192.168.14.83
  ip host ddwest.mycompany.com 192.168.134.236
  ip name-server 192.168.187.10
  ip drp authentication key-chain KEY-CHAIN-NAME
  no ip classless
  ip route 0.0.0.0 0.0.0.0 192.168.134.233
  ip dns primary ddwest-servers.mycompany.com soa ns.mycompany.comyourname.mycompany.com 21600 900 7776000 86400
  ip dns primary ddwest.mycompany.com soans.mycompany.com yourname.mycompany.com21600 900 7776000 86400
  ip director ip-address 192.168.134.236
  ip director server 172.18.73.51 drp-association 172.18.73.31
  ip director server 192.168.14.83 drp-association 192.168.134.235
  ip director hosts ddwest-servers.mycompany.com priority ran 10 drp-r 5
  ip director hosts ddwest-servers.mycompany.com connect 80 interval 60
  logging buffered
  access-list 99 deny 171.70.24.166
  access-list 99 permit any
  tftp-server flash igs-w3-l.111-27.IA.bin
  snmp-server community public RO
  !
  line con 0
  exec-timeout 0 0
  line aux 0
  line vty 0 4
  password letmein
  login
  !
  end
  DistributedDirector#
  
  DRPWest
  DRPWest#show run
  Building configuration...
  Current configuration:
  !
  version 12.0
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname DRPWest
  !
  enable password letmein
  !
  ip subnet-zero
  !
  !
  key chain KEY-CHAIN-NAME
  key 1
  key-string my_keychain_password
  !
  !
  !
  interface FastEthernet0/0
  ip address 192.168.134.235 255.255.255.248
  no ip directed-broadcast
  no ip mroute-cache
  full-duplex
  !
  interface FastEthernet0/1
  no ip address
  no ip directed-broadcast
  no ip mroute-cache
  shutdown
  full-duplex
  !
  ip drp authentication key-chain KEY-CHAIN-NAME
  ip drp server
  ip classless
  ip route 0.0.0.0 0.0.0.0 192.168.134.233
  no ip http server
  !
  !
  line con 0
  transport input none
  line aux 0
  line vty 0 4
  password letmein
  login
  !
  end
  DRPWest#exit
  
  DRPEast
  DRPEast#show run
  Building configuration...
  Current configuration:
  !
  version 12.0
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname DRPEast
  !
  enable password letmein
  !
  ip subnet-zero
  !
  !
  key chain KEY-CHAIN-NAME
  key 1
  key-string my_keychain_password
  !
  !
  !
  interface FastEthernet0/0
  ip address 172.18.73.31 255.255.255.0
  no ip directed-broadcast
  no ip mroute-cache
  full-duplex
  !
  interface FastEthernet0/1
  no ip address
  no ip directed-broadcast
  no ip mroute-cache
  shutdown
  full-duplex
  !
  ip drp authentication key-chain KEY-CHAIN-NAME
  ip drp server
  ip classless
  ip route 0.0.0.0 0.0.0.0 172.18.73.233
  no ip http server
  !
  !
  line con 0
  transport input none
  line aux 0
  line vty 0 4
  password letmein
  login
  !
  end
  DRPEast#exit
  
  
  


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/27614/showart_409407.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP