Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 96

  • Download
  • Add to my manuals
  • Print
  • Page
    / 188
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 95
ServerIron ADX Firewall Load Balancing Guide 85
53-1002436-01
Configuration example for a high-availability multizone FWLB
4
DRAFT: BROCADE CONFIDENTIAL
Zone1-SI-A(config-fw-2)# fwall-info 7 16 209.157.25.15 209.157.24.254
Zone1-SI-A(config-fw-2)# fwall-info 8 16 209.157.25.16 209.157.24.254
Zone1-SI-A(config-fw-2)# fwall-info 9 5 209.157.24.250 209.157.24.250
Zone1-SI-A(config-fw-2)# exit
Each fwall-info command 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. The paths that pass through FW1 use
ServerIron ADX port 1, which is connected to FW1. The paths that pass through FW2 (by way of the
standby ServerIron ADX, Zone1-SI-S) use ServerIron ADX port 16, which is connected to Zone1-SI-S.
Note that the connection on port 16 is different from the private link between the two ServerIron
ADXs on ports 9 and 10. The connection on port 16 is in the same VLAN as the links to the routers
and firewalls (the default VLAN, VLAN 1). The private link on ports 9 and 10 is in a separate
port-based VLAN and is not used in any of the paths. The private link on ports 9 and 10 in VLAN 2 is
used only to exchange failover information. All traffic between zones uses the links in the default
VLAN.
Notice that the last path, unlike the other paths, has the same IP address for the destination and
the next hop for the path. This path is a router path and ends at the router itself. The other paths
are firewall paths and end at the ServerIron ADX at the other end of the firewall.
The following commands add static entries to the ServerIron ADX’s MAC table for the firewall
interfaces.
Zone1-SI-A(config)# vlan 1
Zone1-SI-A(config-vlan-1)# static-mac-address abcd.5200.348d ethernet 1 priority
1 router-type
Zone1-SI-A(config-vlan-1)# static-mac-address abcd.5200.0b50 ethernet 16 priority
1 router-type
Zone1-SI-A(config-vlan-1)# exit
Each command includes the MAC address of the firewall’s interface with the ServerIron ADX and
the ServerIron ADX port that is connected to the firewall. The priority 1 and router-type parameters
identify the MAC entry type and are required.
NOTE
If you enter the static-mac-address command at the global CONFIG level, the static MAC entry
applies to the default port-based VLAN (VLAN 1). If you enter the static-mac-address command at
the configuration level for a specific port-based VLAN, the entry applies to that VLAN and not to the
default VLAN.
The following command saves the configuration information to the ServerIron ADX’s startup-config
file on flash memory. You must save the configuration information before reloading the software or
powering down the device. Otherwise, the information is lost.
Zone1-SI-A(config)# write memory
The following commands change the CLI to the Privileged EXEC level, and reload the software.
Because this configuration includes a trunk group, you must reload the software to place the trunk
group into effect.
Zone1-SI-A(config)# exit
Zone1-SI-A# reload
Page view 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 187 188

Comments to this Manuals

No comments