Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 105

  • Download
  • Add to my manuals
  • Print
  • Page
    / 188
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 104
94 ServerIron ADX Firewall Load Balancing Guide
53-1002436-01
Configuration examples with Layer 3 routing
4
DRAFT: BROCADE CONFIDENTIAL
The following commands configure a virtual routing interface on VLAN 1 (the default VLAN), and
then configure an IP address on the interface. The virtual routing interface is associated with all the
ports in the VLAN.
Zone1-SI-A(config-vlan-1)# router-interface ve 1
Zone1-SI-A(config-vlan-1)# exit
Zone1-SI-A(config)# interface ve 1
Zone1-SI-A(config-ve-1)# ip address 10.10.1.111 255.255.255.0
Zone1-SI-A(config-ve-1)# exit
The following command configures an IP default route. The next hop for this route is the ServerIron
ADX’s interface with firewall FW1.
Zone1-SI-A(config)# ip route 0.0.0.0 0.0.0.0 10.10.1.1
The following command disables ICMP redirect messages. This command disables the messages
but the ServerIron ADX still forwards misdirected traffic to the appropriate router.
Zone1-SI-A(config)# no ip icmp redirects
The following commands configure the synchronization link between this ServerIron ADX and
ServerIron ADX Zone1-SI-B. For redundancy, the link is configured on a trunk group.
Zone1-SI-A(config)# vlan 10
Zone1-SI-A(config-vlan-10)# untagged ethernet 4/9 to 4/10
Zone1-SI-A(config-vlan-10)# exit
Zone1-SI-A(config)# trunk switch ethernet 4/9 to 4/10
Zone1-SI-A(config)# trunk deploy
Zone1-SI-A(config)# server fw-port 4/9
The following commands configure the data link connecting this ServerIron ADX to its partner,
Zone1-SI-B. For redundancy, the link is configured as a two-port trunk group.
Zone1-SI-A(config)# trunk switch ethernet 4/11 to 4/12
Zone1-SI-A(config)# trunk deploy
Zone1-SI-A(config)# server partner-ports ethernet 4/11
Zone1-SI-A(config)# server partner-ports ethernet 4/12
Zone1-SI-A(config)# server fw-group 2
Zone1-SI-A(config-fw-2)# l2-fwall
Zone1-SI-A(config-fw-2)# exit
The following commands add the firewalls. Three application ports (HTTP, FTP, and SNMP) are
configured on each of the firewalls. The no-health-check parameter disables the Layer 4 health
check for the specified application.
Zone1-SI-A(config)# server fw-name fw1 10.10.1.1
Zone1-SI-A(config-rs-fw1)# port http
Zone1-SI-A(config-rs-fw1)# port http no-health-check
Zone1-SI-A(config-rs-fw1)# port ftp
Zone1-SI-A(config-rs-fw1)# port ftp no-health-check
Zone1-SI-A(config-rs-fw1)# port snmp
Zone1-SI-A(config-rs-fw1)# port snmp no-health-check
Zone1-SI-A(config-rs-fw1)# exit
Zone1-SI-A(config)# server fw-name fw2 10.10.1.2
Zone1-SI-A(config-rs-fw2)# port http
Zone1-SI-A(config-rs-fw2)# port http no-health-check
Zone1-SI-A(config-rs-fw2)# port ftp
Zone1-SI-A(config-rs-fw2)# port ftp no-health-check
Zone1-SI-A(config-rs-fw2)# port snmp
Zone1-SI-A(config-rs-fw2)# port snmp no-health-check
Zone1-SI-A(config-rs-fw2)# exit
Page view 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 187 188

Comments to this Manuals

No comments