Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 75

  • Download
  • Add to my manuals
  • Print
  • Page
    / 188
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 74
64 ServerIron ADX Firewall Load Balancing Guide
53-1002436-01
Configuring active-active HA FWLB with VRRP
3
DRAFT: BROCADE CONFIDENTIAL
The following command configures an IP default route. The next hop for this route is the ServerIron
ADX’s interface with firewall FW1.
SI-Ext-A(config)# ip route 0.0.0.0 0.0.0.0 10.10.1.1
The following commands configure port-based VLAN 2, which will contain the port on which VRRP
VRID 1 (10.10.6.111) is configured.
SI-Ext-A(config)# vlan 2
SI-Ext-A(config-vlan-2)# untag ethernet 4/12
SI-Ext-A(config-vlan-2)# exit
The following commands configure the dedicated synchronization link between the ServerIron ADX
and its active-active partner. The trunk command configures the two ports of the link into a trunk
group. The next two commands add the trunk group to a separate port-based VLAN, because the
synchronization link must be in its own VLAN. The server fw-port command identifies the port
number of the link. If the link is a trunk group, you must specify the MAC address of the group’s
primary port.
SI-Ext-A(config)# trunk switch ethernet 3/5 to 3/6
SI-Ext-A(config)# trunk deploy
SI-Ext-A(config)# vlan 10
SI-Ext-A(config-vlan-10)# untagged ethernet 3/5 to 3/6
SI-Ext-A(config-vlan-10)# exit
SI-Ext-A(config)# server fw-port 3/5
The following command configures the data link between this ServerIron ADX and its active-active
partner. You must use the server partner-ports command to specify all the data links with the
partner. However, do not use the command for the synchronization link.
SI-Ext-A(config)# server partner-ports ethernet 3/1
The following commands add the firewall definitions. In this example, port HTTP is specified for
each firewall. Specifying the application ports on the firewalls is optional. The port http
no-health-check command under each firewall disables the Layer 4 health check for the HTTP port.
When you add an application port to a firewall definition, the ServerIron ADX automatically enables
the Layer 4 health check for that port. You must disable the Layer 4 health check if the firewall is
unable to act as a proxy for the application and respond to the health check. If the firewall does not
respond to the health check, the ServerIron ADX assumes that the port is unavailable and stops
sending traffic for the port to the firewall.
The ServerIron ADX will still use a Layer 3 health check (IP ping) to test connectivity to the firewall.
SI-Ext-A(config)# server fw-name fw1 10.10.1.1
SI-Ext-A(config-rs-fw1)# port http
SI-Ext-A(config-rs-fw1)# port http no-health-check
SI-Ext-A(config-rs-fw1)# exit
SI-Ext-A(config)# server fw-name fw2 10.10.1.2
SI-Ext-A(config-rs-fw2)# port http
SI-Ext-A(config-rs-fw2)# port http no-health-check
SI-Ext-A(config-rs-fw2)# exit
The following commands add the firewall definitions to the firewall port group (group 2 for IPv4
addresses and group 4 for IPv6 addresses). The firewall group contains all the ports in VLAN 1 (the
default VLAN).
SI-Ext-A(config)# server fw-group 2
SI-Ext-A(config-fw-2)# fw-name fw1
SI-Ext-A(config-fw-2)# fw-name fw2
Page view 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 187 188

Comments to this Manuals

No comments