Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 77

  • Download
  • Add to my manuals
  • Print
  • Page
    / 188
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 76
66 ServerIron ADX Firewall Load Balancing Guide
53-1002436-01
Configuring active-active HA FWLB with VRRP
3
DRAFT: BROCADE CONFIDENTIAL
The following commands configure the VRRP parameters. The address indicated by the ip-address
command (10.10.6.111) is the address that will be backed up by VRRP. Because this ServerIron
ADX is the owner of the backed-up address, the address is configured on the port (this port owns
the address) and the address is assigned to the VRID. On external ServerIron ADX B, the VRID will
be configured as a backup for 10.10.6.111. The port on which the VRID is configured will have an
IP address that is in the same sub-net as the backed-up address, but not the same address.
ServerIronADXA(config)# router vrrp
ServerIronADXA(config)# interface ethernet 4/12
ServerIronADXA(config-if-4/12)# ip address 10.10.6.111/24
ServerIronADXA(config-if-4/12)# ip vrrp vrid 1
ServerIronADXA(config-if-4/12-vrid-1)# owner
ServerIronADXA(config-if-4/12-vrid-1)# ip-address 10.10.6.111
ServerIronADXA(config-if-4/12-vrid-1)# activate
ServerIronADXA(config-if-4/12-vrid-1)# exit
ServerIronADXA(config-if-4/12)# exit
The following command saves the configuration changes to the startup-config file.
SI-Ext-A(config)# write memory
Commands on external ServerIron ADX B (SI-Ext-B)
The following commands configure SI-Ext-B. The SLB configuration is identical to the one on
SI-Ext-A.
ServerIronADX> enable
ServerIronADX# configure terminal
ServerIronADX(config)# hostname SI-Ext-B
SI-Ext-B(config)# vlan 1
SI-Ext-B(config-vlan-1)# always-active
SI-Ext-B(config-vlan-1)# no spanning-tree
SI-Ext-B(config-vlan-1)# router-interface ve 1
SI-Ext-B(config-vlan-1)# exit
SI-Ext-B(config)# interface ve 1
SI-Ext-B(config-ve-1)# ip address 10.10.1.112 255.255.255.0
SI-Ext-B(config-ve-1)# exit
SI-Ext-B(config)# ip route 0.0.0.0 0.0.0.0 10.10.1.1
SI-Ext-B(config)# vlan 2
SI-Ext-B(config-vlan-2)# untag ethernet 4/12
SI-Ext-B(config-vlan-2)# exit
SI-Ext-B(config)# trunk switch ethernet 3/5 to 3/6
SI-Ext-B(config)# trunk deploy
SI-Ext-B(config)# vlan 10
SI-Ext-B(config-vlan-10)# untagged ethernet 3/5 to 3/6
SI-Ext-B(config-vlan-10)# exit
SI-Ext-B(config)# server fw-port 3/5
SI-Ext-B(config)# server partner-ports ethernet 3/1
SI-Ext-B(config)# server fw-name fw1 10.10.1.1
SI-Ext-B(config-rs-fw1)# port http
SI-Ext-B(config-rs-fw1)# port http no-health-check
SI-Ext-B(config-rs-fw1)# exit
SI-Ext-B(config)# server fw-name fw2 10.10.1.2
SI-Ext-B(config-rs-fw2)# port http
SI-Ext-B(config-rs-fw2)# port http no-health-check
SI-Ext-B(config-rs-fw2)# exit
SI-Ext-B(config)# server fw-group 2
SI-Ext-B(config-fw-2)# fw-name fw1
SI-Ext-B(config-fw-2)# fw-name fw2
Page view 76
1 2 ... 72 73 74 75 76 77 78 79 80 81 82 ... 187 188

Comments to this Manuals

No comments