Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 44

  • Download
  • Add to my manuals
  • Print
  • Page
    / 188
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 43
ServerIron ADX Firewall Load Balancing Guide 33
53-1002436-01
Configuration examples with Layer 3 routing support
2
DRAFT: BROCADE CONFIDENTIAL
The following commands add the paths through the firewalls to the other ServerIron ADX. Each
path consists of a path number, a ServerIron ADX port number, the IP address at the other end of
the path, and the next-hop IP address. In this example, the topology does not contain routers other
than the ServerIron ADXs. If your topology contains other routers, configure firewall paths for the
routers too. For router paths, use the same IP address as the path destination and the next hop.
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.
SI-External(config-fw-2)# fwall-info 1 4/1 10.10.2.222 10.10.1.5
SI-External(config-fw-2)# fwall-info 2 4/2 10.10.2.222 10.10.1.6
The following command sets the load balancing method to balance requests based on the firewall
that has the least number of connections for the requested service.
SI-External(config-fw-2)# fw-predictor per-service-least-conn
SI-External(config-fw-2)# exit
The following command saves the configuration changes to the startup-config file.
SI-External(config)# write memory
Commands on the internal ServerIron ADX
ServerIron ADX> enable
ServerIron ADX# configure terminal
ServerIron ADX(config)# hostname SI-Internal
SI-Internal(config)# vlan 10
SI-Internal(config-vlan-10)# untagged ethernet 4/1 to 4/4
SI-Internal(config-vlan-10)# router-interface ve 1
SI-Internal(config-vlan-10)# exit
SI-Internal(config)# interface ve 1
SI-Internal(config-ve-1)# ip address 10.10.2.222 255.255.255.0
SI-Internal(config-ve-1)# exit
SI-Internal(config)# vlan 20
SI-Internal(config-vlan-20)# untagged ethernet 4/5 to 4/24
SI-Internal(config-vlan-20)# router-interface ve 2
SI-Internal(config-vlan-20)# exit
SI-Internal(config)# interface ve 2
SI-Internal(config-ve-2)# ip address 10.10.5.101 255.255.255.0
SI-Internal(config-ve-2)# exit
SI-Internal(config)# ip route 0.0.0.0 0.0.0.0 10.10.2.5
SI-Internal(config)# server fw-name fw1 10.10.2.5
SI-Internal(config-rs-fw1)# port http
SI-Internal(config-rs-fw1)# exit
SI-Internal(config)# server fw-name fw2 10.10.2.6
SI-Internal(config-rs-fw2)# port http
SI-Internal(config-rs-fw2)# exit
SI-Internal(config)# server fw-group 2
SI-Internal(config-fw-2)# fw-name fw1
SI-Internal(config-fw-2)# fw-name fw2
SI-Internal(config-fw-2)# fwall-info 1 4/1 10.10.1.111 10.10.2.5
SI-Internal(config-fw-2)# fwall-info 2 4/2 10.10.1.111 10.10.2.6
SI-Internal(config-fw-2)# fw-predictor per-service-least-conn
SI-Internal(config-fw-2)# exit
SI-Internal(config)# write memory
Page view 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 187 188

Comments to this Manuals

No comments