Wednesday, November 25, 2009

Essential Cisco Load balancer configuration commands

Generating configuration....

boot system image:c6ace-t1k9-mz.3.0.0_A1_2.bin
shared-vlan-hostid 1

access-list out_in line 10 extended permit ip any any
access-list out_in line 20 extended permit icmp any any

interface vlan 700
ip address 7.7.7.8 255.255.255.0
no shutdown

ft interface vlan 100
ip address 1.1.1.1 255.255.255.252
peer ip address 1.1.1.2 255.255.255.252
no shutdown

ft peer 1
heartbeat interval 300
heartbeat count 20
ft-interface vlan 100
ft group 2
peer 1
priority 150
associate-context Admin
inservice

ip route 0.0.0.0 0.0.0.0 5.5.5.10

context test
allocate-interface vlan 200
allocate-interface vlan 300
context c1
context c2
context c3
context c4
context c5
context c6
context c77

ft group 1
peer 1
priority 210
associate-context test
inservice
username admin password 5 $1$faXJEFBj$TJR1Nx7sLPTi5BZ97v08c/ role Admin domain default-domain
username www password 5 $1$UZIiwUk7$QMVYN1JASaycabrHkhGcS/ role Admin domain default-domain


switch/Admin# ### END LOG - DATE: 070306, TIME: 150510 ###

No comments:

Post a Comment