To enter redundancy
configuration mode, use the
redundancy command in global configuration mode.
This command does not have a
no form.
Syntax Description
This command has no
arguments or keywords.
Command Modes
Global
configuration (config)
Command History
Release
|
Modification
|
12.1(5)XV1
|
This
command was introduced on the Cisco AS5800 universal access server.
|
12.2(4)XF
|
This
command was introduced for the Cisco uBR10012 router.
|
12.2(11)T
|
This
command was integrated into Cisco IOS Release 12.2(11)T.
|
12.0(9)SL
|
This
command was integrated into Cisco IOS Release 12.0(9)SL.
|
12.0(16)ST
|
This
command was implemented on the Cisco 7500 series Internet routers.
|
12.2(14)S
|
This
command was integrated into Cisco IOS Release 12.2(14)S.
|
12.2(14)SX
|
Support
for this command was added for the Supervisor Engine 720.
|
12.2(18)S
|
This
command was implemented on the Cisco 7500 series Internet routers.
|
12.2(20)S
|
This
command was implemented on the Cisco 7304 router.
|
12.2(17d)SXB
|
Support
for this command on the Supervisor Engine 2 was extended to Release
12.2(17d)SXB.
|
12.3(7)T
|
This
command was implemented on the Cisco 7500 series Internet routers.
|
12.2(8)MC2
|
This
command was implemented on the MWR 1900 Mobile Wireless Edge Router (MWR).
|
12.3(11)T
|
This
command was implemented on the MWR 1900 MWR.
|
12.3BC
|
This
command was integrated into Cisco IOS Release 12.3BC.
|
12.0(22)S
|
This
command was implemented on the Cisco 10000 series Internet routers.
|
12.2(18)SXE2
|
This
command was integrated into Cisco IOS Release 12.2(18)SXE2.
|
12.2(28)SB
|
This
command was integrated into Cisco IOS Release 12.2(28)SB.
|
12.2(33)SRA
|
This
command was integrated into Cisco IOS Release 12.2(33)SRA.
|
12.2(44)SQ
|
This
command was integrated into Cisco IOS Release 12.2(44)SQ. Support for the Cisco
RF Gateway 10 was added.
|
12.2(33) SRE
|
This
command was modified. The interchassis subconfiguration mode was added.
|
Usage Guidelines
Use the
redundancy
command to enter redundancy configuration mode, where you can define aspects of
redundancy such as shelf redundancy for the Cisco AS5800 universal access
server.
Cisco 10000
Series Router
Before
configuring line card redundancy, install the Y-cables. Before deconfiguring
redundancy, remove the Y-cables.
The following
restrictions apply to line card redundancy on the Cisco 10000 series router:
-
Port-level
redundancy is not supported.
-
Redundant
cards must occupy the two subslots within the same physical line card slot.
-
The line card
that will act as the primary line card must be the first line card configured,
and it must occupy subslot 1.
Cisco 7600
Series Router
From redundancy
configuration mode, you can enter the main CPU submode to manually synchronize
the configurations that are used by the two supervisor engines.
From the main CPU
submode, you can use the
auto-sync
command to use all the redundancy commands that are applicable to the main CPU.
To select the
type of redundancy mode, use the
mode command.
Nonstop
forwarding (NSF) with stateful switchover (SSO) redundancy mode supports IPv4.
NSF with SSO redundancy mode does not support IPv6, Internetwork Packet
Exchange (IPX), and Multiprotocol Label Switching (MPLS).
After you enter
redundancy configuration mode, you can use the
interchassis command to specify the redundancy
group number and enter interchassis redundancy mode. In the interchassis
redundancy configuration mode, you can do the following:
-
Specify a
backbone interface for the redundancy group using the
backbone
command.
-
Exit from
interchassis configuration mode using the
exit command.
-
Specify the
IP address of the remote redundancy group member using the
member
ip command.
-
Specify the
multichassis LACP (mLACP) node ID, system MAC address, and system priority
using the
node-id ,
system-mac ,
and
system-priority commands.
-
Define the
peer monitoring method using the
monitor
command.
Cisco uBR10012
Universal Broadband Router
After you enter
redundancy configuration mode, you can use the
main-cpu
command to enter main-CPU redundancy configuration mode, which allows you to
specify which files are synchronized between the active and standby Performance
Routing Engine (PRE) modules.
Cisco RF
Gateway 10
At the redundancy
configuration mode, you can do the following:
-
Set a command
to its default mode using the
default
command.
-
Exit from a
redundancy configuration using the
exit command.
-
Enter the
line card group redundancy configuration using the
linecard-group command.
-
Enter
main-CPU redundancy configuration mode using the
main-cpu
command, which allows you to specify which files are synchronized between the
active and standby Supervisor cards.
-
Configure the
redundancy mode for the chassis using the
mode command.
-
Enforce a
redundancy policy using the
policy
command.
Examples
The following
example shows how to enable redundancy mode:
Router(config)# redundancy
Router(config-red)#
The following
example shows how to assign the configured router shelf to the redundancy pair
designated as 25. This command must be issued on both router shelves in the
redundant router-shelf pair:
Router(config)# redundancy
Router(config-red)# failover group-number 25
Examples
The following
example shows how to configure two 4-port channelized T3 half eight line cards
that are installed in line card slot 2 for one-to-one redundancy:
Router(config)# redundancy
Router(config-r)# linecard-group 1 y-cable
Router(config-r-lc)# member subslot 2/1 primary
Router(config-r-lc)# member subslot 2/0 secondary
Examples
The following
example shows how to enter the main CPU submode:
Router(config)#
redundancy
Router(config-r)#
main-cpu
Router(config-r-mc)#
Examples
The following
example shows how to enter redundancy configuration mode and display the
commands that are available in that mode on the Cisco uBR10012 router:
Router# configure terminal
Router(config)# redundancy
Router(config-r)# ?
Redundancy configuration commands:
associate Associate redundant slots
exit Exit from redundancy configuration mode
main-cpu Enter main-cpu mode
no Negate a command or set its defaults
The following
example shows how to enter redundancy configuration mode and displays its
associated commands on the Cisco RFGW-10 chassis:
Router# configure terminal
Router(config)# redundancy
Router(config-r)#?
Redundancy configuration commands:
default Set a command to its defaults
exit Exit from redundancy configuration mode
linecard-group Enter linecard redundancy submode
main-cpu Enter main-cpu mode
mode redundancy mode for this chassis
no Negate a command or set its defaults
policy redundancy policy enforcement
The following
example shows how to enter redundancy configuration mode and its associated
commands in the interchassis mode:
Router# configure terminal
Router(config)# redundancy
Router(config-r)#?
Redundancy configuration commands:
exit Exit from redundancy configuration mode
interchassis Enter interchassis mode
no Negate a command or set its defaults
Router(config-r)# interchassis group 100
R1(config-r-ic)# ?
Interchassis redundancy configuration commands:
backbone specify a backbone interface for the redundancy group
exit Exit from interchassis configuration mode
member specify a redundancy group member
mlacp mLACP interchassis redundancy group subcommands
monitor define the peer monitoring method
no Negate a command or set its defaults