Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 116

  • Download
  • Add to my manuals
  • Print
  • Page
    / 188
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 115
ServerIron ADX Firewall Load Balancing Guide 105
53-1002436-01
Configuration examples with Layer 3 routing
4
DRAFT: BROCADE CONFIDENTIAL
The following commands add the paths through the firewalls to the ServerIron ADXs in zones 2 and
3. In addition, static MAC entries are added for the firewall interfaces.
NOTE
The path IDs must be in contiguous, ascending numerical order, starting with 1. For example, path
sequence 1, 2, 3, 4 is valid. Path sequence 4, 3, 2, 1 or 1, 3, 4, 5 is not valid.
Zone1-SI-A(config-fw-2)# fwall-info 1 4/1 10.10.2.222 10.10.1.1
Zone1-SI-A(config-fw-2)# fwall-info 2 4/11 10.10.2.222 10.10.1.2
Zone1-SI-A(config-fw-2)# fwall-info 3 4/1 10.10.2.223 10.10.1.1
Zone1-SI-A(config-fw-2)# fwall-info 4 4/11 10.10.2.223 10.10.1.2
Zone1-SI-A(config-fw-2)# fwall-info 5 4/1 10.10.3.111 10.10.1.1
Zone1-SI-A(config-fw-2)# fwall-info 6 4/11 10.10.3.111 10.10.1.2
Zone1-SI-A(config-fw-2)# exit
The following commands set the load balancing method to balance requests based on the firewall
that has the least number of connections for the requested service. For example, the ServerIron
ADX will load balance HTTP requests based on the firewall that has fewer HTTP session entries in
the ServerIron ADX session table.
Zone1-SI-A(config-fw-2)# fw-predictor per-service-least-conn
Zone1-SI-A(config-fw-2)# exit
The following commands configure standard IP ACLs for the IP sub-nets in one of the zones this
ServerIron ADX is not in.
Zone1-SI-A(config)# access-list 2 permit 10.10.2.0 0.0.0.255
Zone1-SI-A(config)# access-list 2 permit 10.10.8.0 0.0.0.255
The following commands configure the zone parameters. To configure a zone, specify a name for
the zone, and then a zone number (from 1 through 10), followed by the number of the ACL that
specifies the IP addresses in the zone. In this example, the ACL numbers and zone numbers are
the same, but this is not required.
Zone1-SI-A(config)# server fw-group 2
Zone1-SI-A(config-fw-2)# fwall-zone Zone2 2 2
Zone1-SI-A(config-fw-2)# exit
The following commands configure the SLB information. Each of the servers in zones 2 and 3 is
added as a real server, and then the servers are bound to a virtual IP. The servers are added using
the server remote-name command instead of the server real-name command because the servers
are not directly connected to the ServerIron ADX. Instead, they are connected to the ServerIron ADX
through other routers (in this case, the firewalls).
Zone1-SI-A(config)# server remote-name web1 10.10.8.40
Zone1-SI-A(config-rs-web1)# port http
Zone1-SI-A(config-rs-web1)# exit
Zone1-SI-A(config)# server remote-name web2 10.10.8.42
Zone1-SI-A(config-rs-web2)# port http
Zone1-SI-A(config-rs-web2)# exit
Zone1-SI-A(config)# server remote-name web3 10.10.6.41
Zone1-SI-A(config-rs-web3)# port http
Zone1-SI-A(config-rs-web3)# exit
Zone1-SI-A(config)# server remote-name web4 10.10.6.43
Zone1-SI-A(config-rs-web4)# port http
Zone1-SI-A(config-rs-web4)# exit
Zone1-SI-A(config)# server virtual www.web.com 10.10.1.10
Zone1-SI-A(config-vs-www.web.com)# port http
Page view 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 187 188

Comments to this Manuals

No comments