Cisco PIX 525 Especificaciones Pagina 365

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 466
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 364
10-11
Cisco PIX Firewall and VPN
78-15033-01
Chapter 10 Using PIX Firewall Failover
Configuring LAN-Based Failover
Configuring LAN-Based Failover
This section describes how to configure failover using an Ethernet failover link. This section includes
the following topics:
Configuring the Primary Unit, page 10-12
Configuring the Secondary Unit, page 10-15
Step 3
primary(config)# failover ip
address interface_name
ip_address
For each interface that has an IP address, this command identifies
the failover IP
address. This IP address is used on the standby unit.
This IP address must be in the same subnet as the active IP address.
You do not need to identify the subnet
mask. To check the current
IP address settings, enter the show ip address command.
You must use static IP addresses with failover configurations; you
cannot use IP addresses obtained through DHCP or PPPoE.
The following example sets the IP addresses for the active unit and
for the standby unit:
primary(config)# ip address inside 10.1.1.1 255.255.255.0
primary(config)# failover ip address inside 10.1.1.2
primary(config)# ip address outside 192.168.1.1
255.255.255.0
primary(config)# failover ip address outside 192.168.1.2
primary(config)# ip address state 192.168.2.1
255.255.255.0
primary(config)# failover ip address state 192.168.2.2
Step 4
primary(config)# failover
link interface_name
(Stateful Failover) Specifies the state link interface.
For example, to set the “state” interface as the state link, enter:
primary(config)# failover link state
Step 5
primary(config)# failover
poll seconds
(Optional) Sets a time shorter than 15 seconds for the units to
exchange “hello” packets.
Where seconds is an integer between 3 and 15. The default is 15
seconds.
You might want to set a lower value for Stateful Failover, to make
sure that the state information is up to date. With a faster poll time,
the PIX
Firewall can detect failure faster. However, faster
detection may cause unnecessary switchovers when the network is
temporarily congested or a network card starts slowly.
Step 6
primary(config)# failover
Enables failover.
Step 7
If you have not already done so,
power on the secondary unit.
The active unit sends the configuration in running memory to the
standby unit. As the configuration synchronizes, the messages
“Sync Started” and “Sync Completed” appear on the primary
console.
Step 8
primary(config)# write memory
Saves the primary configuration to Flash memory. Because this
command is replicated to the standby unit, the standby unit also
saves its configuration to Flash memory.
Step/Command Description
Vista de pagina 364
1 2 ... 360 361 362 363 364 365 366 367 368 369 370 ... 465 466

Comentarios a estos manuales

Sin comentarios