Adding A Redundant Interface - Cisco PIX 500 Series Configuration Manual

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Configuring a Redundant Interface
If you are using a physical interface already in your configuration, removing the name will clear any
Caution
configuration that refers to the interface.

Adding a Redundant Interface

You can configure up to 8 redundant interface pairs. To configure a redundant interface, perform the
following steps:
To add the logical redundant interface, enter the following command:
Step 1
hostname(config)# interface redundant number
hostname(config-if)#
where the number argument is an integer between 1 and 8.
To add the first member interface to the redundant interface, enter the following command:
Step 2
hostname(config-if)# member-interface physical_interface
See the
ID.
After you add the interface, any configuration for it (such as an IP address) is removed.
To add the second member interface to the redundant interface, enter the following command:
Step 3
hostname(config-if)# member-interface physical_interface
Make sure the second interface is the same physical type as the first interface.
To remove a member interface, enter the no member-interface physical_interface command. You
cannot remove both member interfaces from the redundant interface; the redundant interface requires at
least one member interface.
To enable the interface (if you previously disabled it), enter the following command:
Step 4
hostname(config-if)# no shutdown
By default, the interface is enabled. To disable the interface, enter the shutdown command. If you enter
the shutdown command, you also shut down all subinterfaces. If you shut down an interface in the
system execution space, then that interface is shut down in all contexts that share it.
The following example creates two redundant interfaces:
hostname(config)# interface redundant 1
hostname(config-if)# member-interface gigabitethernet 0/0
hostname(config-if)# member-interface gigabitethernet 0/1
hostname(config-if)# interface redundant 2
hostname(config-if)# member-interface gigabitethernet 0/2
hostname(config-if)# member-interface gigabitethernet 0/3
Cisco Security Appliance Command Line Configuration Guide
5-6
The only configuration available to physical interfaces that are part of a redundant interface pair are
physical parameters (set in the
the
"Configuring and Enabling Fiber Interfaces" section on page
and the shutdown command. You can also enter run-time commands like default and help.
If you shut down the active interface, then the standby interface becomes active.
"Configuring and Enabling RJ-45 Interfaces"
Chapter 5
Configuring Ethernet Settings, Redundant Interfaces, and Subinterfaces
"Configuring and Enabling RJ-45 Interfaces" section on page 5-1
section for a description of the physical interface
5-3), the description command,
OL-12172-03
or

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents