DistributedDirector 配置举例

王朝other·作者佚名  2008-05-31
宽屏版  字体: |||超大  

点击查看大图

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

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有