Ciscopix
Ciscopix
Ciscopix
99550
Fast Ethernet interfaces, making it an excellent choice
for businesses requiring a cost-effective, resilient security solution with demilitarized zone (DMZ)
support. It delivers up to 188 Mbps of firewall throughput with the ability to handle over
130,000 simultaneous sessions. Some PIX 515E models include award-winning high-availability
services as well as integrated hardware VPN acceleration, delivering up to 130 Mbps of 3DES and
256-bit AES VPN throughput.
2
1 Check Items Included
PIX-515E
100 Mbps Link
FDX 100 Mbps Link FAILOVER
FDX
10/100 ETHERNET 1
10/100 ETHERNET 0
CONSOLE
PIX 515E
PC terminal adapter
(74-0495-01)
Yellow Ethernet cable
(72-1482-01)
Power cable
E So
nd ft
Qu PIX
U a
CoSafe
se re
Fir
e Cis
Guick S515E
w
r W
Pr wall co P
Li a
m t
Gu pliay an
ce rr
od an IX
ide tar
ns an
uc d
t C PD ide nc d t
e ty
an
D M e
d
97955
3
2 Install the PIX 515E
DMZ server Switch PIX 515E
DMZ
Switch Inside
Outside Power
cable
Laptop Router
computer
Internet
97998
Printer
Personal
computer
Step 1 Install the rubber feet onto the five, round, recessed areas on the bottom of the chassis.
Note The chassis is also rack-mountable. For rack-mounting and failover instructions, refer to
the Cisco PIX Firewall Hardware Installation Guide.
Step 2 Use the yellow Ethernet cable (72-1482-01) provided to connect the outside 10/100 Ethernet
interface, Ethernet 0, to a DSL modem, cable modem, or switch.
Step 3 Use the other yellow Ethernet cable (72-1482-01) provided to connect the inside 10/100
Ethernet interface, Ethernet 1, to a switch or hub.
Step 4 Connect the power cable to the rear of the PIX 515E and a power outlet.
Step 5 Power up the PIX 515E. The power switch is located at the rear of the chassis.
Note For additional hardware installation procedures, refer to the Cisco PIX Firewall Hardware
Installation Guide.
4
3 Configure the PIX 515E
The PIX 515E comes with a factory-default configuration that meets the needs of most small and
medium business networking environments. A default DHCP server address pool is included for hosts on
the inside interface. The factory-default configuration on the PIX 515E protects your inside network
from unsolicited traffic.
By default, the PIX 515E denies all inbound traffic through the outside interface. Based on your
network security policy, you should also consider configuring the PIX 515E to deny all ICMP traffic
to the outside interface, or any other interface you deem necessary, by entering the icmp command.
For more information about the icmp command, refer to the Cisco PIX Firewall Command Reference.
The PIX 515E contains an integrated web-based configuration
tool called the Cisco PIX Device Manager (PDM), that is
designed to help you set up the PIX Firewall. PDM is
preinstalled on the PIX 515E. To access PDM, make sure that
JavaScript and Java are enabled in your web browser. Refer to
the Cisco PIX Device Manager Installation Guide for more
information on the operating system and web browser
environments supported by PDM.
PDM includes a Startup Wizard for simplified initial
configuration of your PIX Firewall. With just a few steps, the
PDM Startup Wizard enables you to efficiently create a basic configuration that allows packets to flow
through the PIX Firewall from the inside network to the outside network securely. Follow these steps to
use the Startup Wizard:
Step 1 If you have not already done so, connect the inside Ethernet 1 interface of the PIX 515E to a
switch or hub using the Ethernet cable. To this same switch, connect a PC for configuring the
PIX 515E.
Step 2 Configure your PC to use DHCP (to receive an IP address automatically from the PIX 515E)
or assign a static IP address to your PC by selecting an address out of the 192.168.1.0
network. (Valid addresses are 192.168.1.2 through 192.168.1.254 with a mask of 255.255.255.0
and default route of 192.168.1.1.)
Note The inside interface of the PIX 515E is assigned 192.168.1.1 by default, so this
address is unavailable.
Step 3 Check the LINK LED on the PIX 515E Ethernet 1 interface. When connectivity occurs, the
LINK LED on the Ethernet 1 interface of the PIX Firewall and the corresponding LINK LED on
the switch or hub lights up solid green.
5
Step 4 To access the Startup Wizard, use the PC connected to the switch or hub and enter the URL
https://192.168.1.1/startup.html into your Internet browser.
Note Remember to add the “s” in “https” or the connection fails. HTTPS (HTTP over SSL)
provides a secure connection between your browser and the PIX 515E.
Step 5 Leave both the username and password boxes empty. Press Enter.
Step 6 Select Yes to accept the certificates and follow the instructions in the Startup Wizard to set up
your PIX 515E. For online Help, click the Help button at the bottom of the Startup Wizard
window.
4 Example Configurations
The following section provides configuration examples for two common PIX 515E configuration
scenarios: hosting a web server on a DMZ network and establishing a site-to-site VPN connection with
other business partners or remote offices. Use these examples to set up your network. Substitute
network addresses and apply additional policies as needed.
DMZ Configuration
A demilitarized zone (DMZ) is a neutral zone between private (inside) and public (outside) networks.
A DMZ allows you to have a presence on the public Internet, while protecting private network
resources that are accessed by users on the public Internet; for example, mail servers or web servers.
The illustration below shows a sample network topology that is common to most DMZ
implementations using the PIX 515E, in which the web server is on the DMZ interface. HTTP clients
from the inside and the outside networks are able to access the web server securely.
In the illustration below, an HTTP client (10.10.10.10) on the inside network initiates HTTP
communications with the DMZ web server (30.30.30.30). HTTP access to the DMZ web server is
provided for all clients on the Internet; all other communications are denied. The network is
configured such that the range of available IP addresses on the DMZ interface are between
30.30.30.50–30.30.30.60. There are two publicly routable IP addresses available, one for the
PIX 515E outside interface (209.165.156.10) and one for the translated DMZ server
(209.165.156.11). Because the DMZ server is located on a private DMZ network, it is necessary to
translate its private IP address to a public (routable) IP address. This public address allows external
clients HTTP access to the DMZ server as though it was located on the Internet. Use PDM to quickly
configure your PIX 515E for secure communications between HTTP clients and web servers.
6
HTTP client
PIX 515E
Inside Outside HTTP client
Internet
10.10.10.0 209.165.156.10
10.10.10.10
DMZ
30.30.30.0
HTTP client
97999
Web server
30.30.30.30
7
c. Select the Translation Rules tab.
d. Click the Manage Pools button and a new window appears, allowing you to add or edit global
address pools.
Note For most configurations, global pools are added to the less secure, or public, interfaces.
Note You can also select PAT or PAT using the IP address of the interface if there are limited IP
addresses available for the DMZ interface.
8
Because there are only two public IP addresses available, with one reserved for the DMZ server, all
traffic initiated by the inside HTTP client exits the PIX 515E using the outside interface IP address.
This allows traffic from the inside client to be routed to and from the Internet.
In the Manage Global Address Pools window:
a. Select the outside interface.
b. Click the Add button.
When the new window comes up:
a. Select outside from the Interface drop-down menu.
b. Click the Port Address Translation (PAT) using the IP address of the interface radio button.
c. Assign the same Pool ID for this pool as in Step d above (200).
d. Click the OK button.
Once the pools are configured, confirm their values before applying the rules to the PIX 515E.
9
Confirm the configurations:
a. Click the OK button.
b. Click the Apply button in the main window.
Note You can select the inside host by clicking on the Browse button.
10
h. Select 200 from the Address Pools drop-down menu for the appropriate Pool ID.
i. Click the OK button.
Note Enter the entire network range (10.10.10.0) or select the network using the Browse
button and select the Pool ID if there are multiple HTTP clients.
11
Repeat the steps to configure interface PAT between the inside and outside interfaces. The procedure
remains the same, except the interface on which the translation is required is now the outside interface
and the Dynamic address pool should now indicate the interface PAT keywords.
The configurations should display as shown below:
12
f. Click the Static radio button.
g. Enter the external IP address (209.165.156.11). The Advanced button allows you to configure
features such as limiting the number of connections per static entry and DNS rewrites.
h. Click the OK button.
i. Confirm the values that you entered. Click the Apply button.
13
Step 4 Provide HTTP Access to the DMZ Web Server
In addition to configuring address translations, you must configure the PIX 515E to allow the specific
traffic types from the public networks. To configure access lists for HTTP traffic originating from any
client on the Internet to the DMZ web server, complete the following:
a. Click the Configuration button at the top of the PDM window.
b. Select the Access rules tab.
c. In the table, right click and select Add.
The Edit Rule window opens up, allowing you to select the ACL rules to permit/deny traffic.
a. Under Action, select permit from the drop-down menu to allow traffic through the firewall.
b. Under Source Host/Network, click the IP Address radio button.
c. Select outside from the Interface drop-down menu.
d. Enter the Source Host/Network information (0.0.0.0 for any host or network).
e. Under Destination Host/Network, click the IP Address radio button.
f. Select dmz from the Interface drop-down menu.
g. Enter 30.30.30.30 in the IP address box.
h. Select 255.255.255.255 from the Mask drop-down menu.
Note Alternatively, you can select the Hosts/Networks in both cases by clicking on the
respective Browse buttons.
14
Select the type of traffic that you would permit:
Note HTTP traffic is always directed from any TCP source port number toward a fixed destination
TCP port number 80.
Note For additional features, such as system log messages by ACL, check the radio button at
the top and click the More options button. You can provide a name for the access rule in
the window at the bottom.
o. Check the various fields for accuracy and click the OK button.
Note Although the destination address specified above is the private address of the DMZ web
server (30.30.30.30), HTTP traffic from any host on the Internet destined for
209.165.156.11 is permitted through the PIX 515E. This is made possible by the
translation (30.30.30.30 = 209.165.156.11).
15
The configurations should display as shown below:
The HTTP clients on the private and public networks can now securely access the DMZ web server.
Site A Site B
PIX 1 PIX 2
Inside Outside Outside Inside
98000
Internet
10.10.10.0 1.1.1.1 2.2.2.2 20.20.20.0
16
Step 1 Start the VPN Wizard
Use PDM to configure PIX 1. In the main PDM page, select the VPN Wizard option from the Wizards
drop-down menu. This opens the VPN Wizard page.
At the first VPN Wizard page, do the following:
a. Select the Site to Site VPN option.
Note The Site to Site VPN option connects two IPSec security gateways, which can include
PIX Firewalls, VPN concentrators, or other devices that support site-to-site IPSec
connectivity.
b. Select outside from the drop-down menu as the enabled interface for the current VPN tunnel.
c. Click the Next button to continue.
17
Step 2 Configure the VPN Peer
a. Enter the Peer IP Address (PIX 2) and select an authentication key (for example,“CisCo”),
which is shared for IPSec negotiations between both PIX 515E units.
Note To configure PIX 2, enter the IP address for PIX 1 (1.1.1.1) and the same Pre-shared
Key (CisCo).
b. To use X.509 certificates for authentication, check the Certificate radio button and the
applicable option for the peer identity, FQDN (Fully Qualified Domain Name) or IP Address.
If the peer identity is its FQDN, enter the exact name in the text field.
c. Click the Next button to continue.
18
Step 3 Configure the IKE Policy
This step is comprised of two windows:
1. Configure the IKE negotiation parameters.
In most cases, the default values are sufficient to establish secure VPN tunnels between two peers.
a. Select the Encryption (DES/3DES/AES), Authentication algorithms (MD5/SHA), and the
Diffie-Hellman group (1/2/5) used by the PIX 515E during an IKE security association.
Confirm all values before moving to the next window.
Note When configuring PIX 2, enter the exact values for each of the options that you
selected for PIX 1. Encryption mismatches are a common cause of VPN tunnel
failures and can slow down the process.
19
2. Configure the IPSec parameters.
a. In the second window, select the Encryption algorithm (DES/3DES/AES) and Authentication
algorithm (MD5/SHA). Confirm all values before continuing to the next window.
Note When configuring PIX 2, enter the exact same values for each of the options that you
selected for PIX 1. Encryption and algorithm mismatches are a common cause of VPN
tunnel failures and can slow down the process.
20
Step 4 Configure Internal Traffic
This step is comprised of two windows:
1. Select network traffic on the local PIX 515E encrypted through the VPN tunnel.
a. Select the Local Host/Network based on the IP Address, Name, or Group.
Add or remove networks dynamically from the selected panel by clicking on the >> or <<
buttons respectively. Traffic from Network A (10.10.10.0) is encrypted by PIX 1 and
transmitted through the VPN tunnel.
b. Click the Next button to continue.
21
2. Select traffic permitted from the remote PIX Firewall.
a. In the second window, select VPN traffic for remote network configuration. For PIX 1, the
remote network is Network B (20.20.20.0) so traffic encrypted from this tunnel is permitted
through the tunnel.
Note When configuring PIX 2, ensure that the values are correctly entered. The remote
network for PIX 1 is the local network for PIX 2 and vice versa.
22
Step 5 View and Enable VPN Commands
If you enabled preview commands, you will see this page:
This concludes configuration for PIX 1. When configuring PIX 2, enter the exact same values for each
of the options that you selected for PIX 1. Mismatches are a common cause of VPN configuration
failures.
23
Establishing Site-to-Site VPNs with other Cisco Products
For information on configuring VPN between a PIX 515E and other products such as a Cisco router
that runs Cisco IOS software, and Cisco VPN 3000 Concentrators, go to the following links:
http://www.cisco.com/warp/customer/471/pix_router_dyn.html
http://www.cisco.com/warp/public/471/ALTIGA_pix.html
http://www.cisco.com/warp/public/110/39.html
Note You will receive the new activation key for your PIX 515E within two hours (or less) on
requesting the license upgrade.
For more information on activation key examples or upgrading software, refer to the
Cisco PIX Firewall and VPN Configuration Guide.
24
Enter these commands and follow these steps to use the activation key:
Command Description
Step 1 show version Shows the PIX Firewall software version, hardware configuration,
license key, and related uptime data.
Step 2 configure terminal Starts configuration mode.
Step 3 activation-key Updates the PIX Firewall activation key by replacing the
activation-key-four-tuple with the activation key obtained with your
new license. Activation-key-four-tuple is a four-element hexadecimal
string with one space between each element. An example is 0xe02888da
0x4ba7bed6 0xf1c123ae 0xffd8624e. The leading 0x specfier is
optional; all values are assumed to be hexadecimal.
Step 4 exit Exits configuration mode.
Step 5 write memory Saves the configuration.
Step 6 reload Reboots and reloads the configuration.
Command Description
Step 1 configure terminal Starts configuration mode.
Step 2 clear configuration all Erases the running configuration.
Step 3 interface ethernet1 auto Negotiates the Ethernet speed and duplex settings
automatically. You can use the auto keyword only with
the Intel 10/100 automatic speed-sensing network
interface card.
Step 4 ip address inside 192.168.1.1 Configures a fixed IP address for the inside
255.255.255.0 (192.168.1.0) interface.
Step 5 dhcpd address Specifies the DHCP server IP address pool for internal
192.168.1.2-192.168.1.254 hosts.
inside
25
Command Description
Step 6 dhcpd lease 3600 Specifies the length of the lease (in seconds) granted to
the DHCP client. The lease indicates how long the
DHCP client can use the assigned IP address.
Step 7 dhcpd ping_timeout 750 Allows the configuration of the timeout value of a ping,
(in milliseconds), before assigning an IP address to a
DHCP client.
Step 8 dhcpd auto_config outside Enables the PIX Firewall to automatically configure
DNS, WINS, and domain name values from the DHCP
client to the DHCP server. If you specify dns, wins, and
domain parameters, then the CLI parameters overwrites
the auto_config parameters from the outside interface
of the firewall.
Step 9 dhcpd enable inside Enables the DHCP daemon to begin listening for DHCP
client requests on the inside interface.
Step 10 http 192.168.1.0 255.255.255.0 Enables PDM access to all hosts on the inside network.
inside
Step 11 http server enable Enables an HTTP server for PDM access to the
PIX 515E.
Step 12 pdm history enable Takes a data sample and stores the sample data in the
PDM history buffer.
Step 13 pdm logging informational 100 Specifies the type and number of syslog messages
displayed.
Step 14 write memory Saves the modified configuration to permanent memory.
Step 15 exit Exits the current configuration mode.
Refer to the following website for detailed command information and configuration examples:
http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/cmdref/index.htm
The Cisco TAC website is available to all customers who need technical assistance. To access the TAC
website, go to:
http://www.cisco.com/tac
26
Alternative Ways to Access the PIX 515E
You can access the CLI for administration using the console port on the PIX Firewall. To do so, you
must run a serial terminal emulator on a PC or workstation.
Step 1 Connect the blue console cable so that you have a DB-9 connector on one end as required by
the serial port for your computer, and the RJ-45 connector on the other end.
Note Use the console port to connect to a computer to enter configuration commands. Locate
the blue console cable from the accessory kit. The blue console cable assembly consists of
a null-modem cable with RJ-45 connectors and a DB-9 connector.
Step 2 Connect the RJ-45 connector to the PIX 515E console port, and connect the other end to the
serial port connector on your computer.
PIX-515
Console
port (RJ-45)
RJ-45 to DB-9 PC terminal adapter DB-9
serial cable
(null-modem)
99547
• If your PIX 515E has a four-port Ethernet circuit board already installed, the Ethernet
circuit boards are numbered as shown in the illustration below. The four-port Ethernet
circuit board is required to access the PIX 515E unrestricted license.
27
Ethernet 5
Ethernet 3
PIX-515
100 Mbps Link
FDX 100 Mbps Link FAILOVER
FDX
Ethernet 2
Ethernet 4 Ethernet 1
99544
Ethernet 0
Ethernet 2
Ethernet 3 Ethernet 1
99545
Ethernet 0
• If your PIX 515E has one or two single-port Ethernet circuit boards installed in the
auxiliary assembly on the left of the unit at the rear, the circuit boards are numbered top
to bottom so that the top circuit board is Ethernet 2 and the bottom circuit board is
Ethernet 3. (Using more than one Ethernet circuit board requires the
PIX 515E-unrestricted license for access. If a four-port FE card is used with the restricted
license, only one network interface is activated.)
Note If you need to install an optional circuit board, refer to the “Installing a Circuit Board in the
PIX 515E” section in the Cisco PIX Firewall Hardware Installation Guide.
If you have a second PIX 515E to use as a failover unit, install the failover feature and cable
as described in the “Installing Failover” section in the Cisco PIX Firewall Hardware
Installation Guide.
28
Step 3 Connect the inside, outside, or perimeter network cables to the interface ports. Starting from
the top left, the connectors are Ethernet 2, Ethernet 3, Ethernet 4, and Ethernet 5. The
maximum number of allowed interfaces is six with an unrestricted license.
Note Do not add a single-port circuit board in the extra slot below the four-port circuit board
because the maximum number of allowed interfaces is six.
Step 4 Power on the unit from the switch at the rear to start the PIX 515E. Do not power on the
failover units until the active unit is configured.
29
100 Mbps 100 Mbps
LED LED USB
ACT LINK ACT LINK
LED LED LED LED
DO NOT INSTALL INTERFACE
CARDS WITH POWER APPLIED
PIX-515
100 Mbps ACT FAILOVER
LINK 100 Mbps ACT
LINK
10/100 ETHERNET 1
97784
10/100 ETHERNET 0 USB CONSOLE
30
6 Obtaining Documentation
Cisco provides several ways to obtain documentation, technical assistance, and other technical
resources. These sections explain how to obtain technical information from Cisco Systems.
Cisco.com
You can access the most current Cisco documentation on the World Wide Web at this URL:
http://www.cisco.com/univercd/home/home.htm
You can access the Cisco website at this URL:
http://www.cisco.com
International Cisco websites can be accessed from this URL:
http://www.cisco.com/public/countries_languages.shtml
Documentation CD-ROM
Cisco documentation and additional literature are available in a Cisco Documentation CD-ROM
package, which may have shipped with your product. The Documentation CD-ROM is updated
regularly and may be more current than printed documentation. The CD-ROM package is available
as a single unit or through an annual or quarterly subscription.
Registered Cisco.com users can order a single Documentation CD-ROM (product number
DOC-CONDOCCD=) through the Cisco Ordering tool:
http://www.cisco.com/en/US/partner/ordering/ordering_place_order_ordering_tool_launch.html
All users can order annual or quarterly subscriptions through the online Subscription Store:
http://www.cisco.com/go/subscription
Click Subscriptions & Promotional Materials in the left navigation bar.
Ordering Documentation
You can find instructions for ordering documentation at this URL:
http://www.cisco.com/univercd/cc/td/doc/es_inpck/pdi.htm
31
You can order Cisco documentation in these ways:
• Registered Cisco.com users (Cisco direct customers) can order Cisco product documentation from
the Networking Products MarketPlace:
http://www.cisco.com/en/US/partner/ordering/index.shtml
• Nonregistered Cisco.com users can order documentation through a local account representative
by calling Cisco Systems Corporate Headquarters (California, USA) at 408 526-7208 or,
elsewhere in North America, by calling 800 553-NETS (6387).
7 Documentation Feedback
You can submit e-mail comments about technical documentation to [email protected].
You can submit comments by using the response card (if present) behind the front cover of your
document or by writing to the following address:
Cisco Systems
Attn: Customer Document Ordering
170 West Tasman Drive
San Jose, CA 95134-9883
We appreciate your comments.
32
Opening a TAC Case
Using the online TAC Case Open Tool is the fastest way to open P3 and P4 cases. (P3 and P4 cases are
those in which your network is minimally impaired or for which you require product information.)
After you describe your situation, the TAC Case Open Tool automatically recommends resources for
an immediate solution. If your issue is not resolved using the recommended resources, your case will
be assigned to a Cisco TAC engineer. The online TAC Case Open Tool is located at this URL:
http://www.cisco.com/tac/caseopen
For P1 or P2 cases (P1 and P2 cases are those in which your production network is down or severely
degraded) or if you do not have Internet access, contact Cisco TAC by telephone. Cisco TAC engineers
are assigned immediately to P1 and P2 cases to help keep your business operations running smoothly.
To open a case by telephone, use one of the following numbers:
Asia-Pacific: +61 2 8446 7411 (Australia: 1 800 805 227)
EMEA: +32 2 704 55 55
USA: 1 800 553-2447
For a complete listing of Cisco TAC contacts, go to this URL:
http://www.cisco.com/warp/public/687/Directory/DirTAC.shtml
33
9 Obtaining Additional Publications and Information
Information about Cisco products, technologies, and network solutions is available from various
online and printed sources.
• The Cisco Product Catalog describes the networking products offered by Cisco Systems, as well
as ordering and customer support services. Access the Cisco Product Catalog at this URL:
http://www.cisco.com/en/US/products/products_catalog_links_launch.html
• Cisco Press publishes a wide range of general networking, training and certification titles. Both
new and experienced users will benefit from these publications. For current Cisco Press titles and
other information, go to Cisco Press online at this URL:
http://www.ciscopress.com
• Packet magazine is the Cisco quarterly publication that provides the latest networking trends,
technology breakthroughs, and Cisco products and solutions to help industry professionals get the
most from their networking investment. Included are networking deployment and troubleshooting
tips, configuration examples, customer case studies, tutorials and training, certification
information, and links to numerous in-depth online resources. You can access Packet magazine at
this URL:
http://www.cisco.com/packet
• iQ Magazine is the Cisco bimonthly publication that delivers the latest information about Internet
business strategies for executives. You can access iQ Magazine at this URL:
http://www.cisco.com/go/iqmagazine
• Internet Protocol Journal is a quarterly journal published by Cisco Systems for engineering
professionals involved in designing, developing, and operating public and private internets and
intranets. You can access the Internet Protocol Journal at this URL:
http://www.cisco.com/en/US/about/ac123/ac147/about_cisco_the_internet_protocol_journal.html
• Training—Cisco offers world-class networking training. Current offerings in network training are
listed at this URL:
http://www.cisco.com/en/US/learning/index.html
34
35
Corporate Headquarters European Headquarters Americas Headquarters Asia Pacific Headquarters
Cisco Systems, Inc. Cisco Systems International BV Cisco Systems, Inc. Cisco Systems, Inc.
170 West Tasman Drive Haarlerbergpark 170 West Tasman Drive Capital Tower
San Jose, CA 95134-1706 Haarlerbergweg 13-19 San Jose, CA 95134-1706 168 Robinson Road
USA 1101 CH Amsterdam USA #22-01 to #29-01
www.cisco.com The Netherlands www.cisco.com Singapore 068912
Tel: 408 526-4000 www-europe.cisco.com Tel: 408 526-7660 www.cisco.com
800 553-NETS (6387) Tel: 31 0 20 357 1000 Fax: 408 527-0883 Tel: +65 6317 7777
Fax: 408 526-4100 Fax: 31 0 20 357 1100 Fax: +65 6317 7799
Cisco Systems has more than 200 offices in the following countries. Addresses, phone numbers, and fax numbers are listed on the
Cisco Web site at www.cisco.com/go/offices
Argentina • Australia • Austria • Belgium • Brazil • Bulgaria • Canada • Chile • China PRC • Colombia • Costa Rica • Croatia • Czech Republic • Denmark • Dubai, UAE
Finland • France • Germany • Greece • Hong Kong SAR • Hungary • India • Indonesia • Ireland • Israel • Italy • Japan • Korea • Luxembourg • Malaysia • Mexico
The Netherlands • New Zealand • Norway • Peru • Philippines • Poland • Portugal • Puerto Rico • Romania • Russia • Saudi Arabia • Scotland • Singapore • Slovakia
Slovenia • South Africa • Spain • Sweden • Switzerland • Taiwan • Thailand • Turkey • Ukraine • United Kingdom • United States • Venezuela • Vietnam • Zimbabwe
CCIP, CCSP, the Cisco Arrow logo, the Cisco Powered Network mark, Cisco Unity, Follow Me Browsing, FormShare, and StackWise are trademarks of Cisco Systems, Inc.;
Changing the Way We Work, Live, Play, and Learn, and iQuick Study are service marks of Cisco Systems, Inc.; and Aironet, ASIST, BPX, Catalyst, CCDA, CCDP, CCIE, CCNA,
CCNP, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, the Cisco IOS logo, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo,
Empowering the Internet Generation, Enterprise/Solver, EtherChannel, EtherSwitch, Fast Step, GigaStack, Internet Quotient, IOS, IP/TV, iQ Expertise, the iQ logo, iQ Net
Readiness Scorecard, LightStream, MGX, MICA, the Networkers logo, Networking Academy, Network Registrar, Packet, PIX, Post-Routing, Pre-Routing, RateMUX, Registrar,
ScriptShare, SlideCast, SMARTnet, StrataView Plus, Stratm, SwitchProbe, TeleRouter, The Fastest Way to Increase Your Internet Quotient, TransPath, and VCO are registered
trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and certain other countries.
All other trademarks mentioned in this document or Web site are the property of their respective owners. The use of the word partner does not imply a partnership relationship
between Cisco and any other company. (0304R)