6-17
Cisco SCE8000 Installation and Configuration Guide, Rel 3.1.7
OL-16478-03
Chapter 6 Cabling the Line Ports and Completing the Installation
Cascaded Systems
How to Configure the Connection Mode
Use the following command to configure the connection mode, including the following parameters:
• inline
• physically connected links
• behavior upon failure of the SCE platform
• primary/secondary
Step 1 From the Cisco SCE8000(config if)# prompt, type connection-mode inline-cascade
physically-connected-links (link-0|link-1) priority (primary|secondary) on-failure
(external-bypass|bypass|cutoff) and press Enter.
EXAMPLE 1
Use the following command to configure the primary SCE platform in a two-SCE platform inline
topology. Link 1 is connected to this SCE platform and the behavior of the SCE platform if a failure
occurs is bypass.
Cisco SCE8000(config if)# connection-mode inline-cascade physically-connected-links link-1
priority primary on-failure bypass
EXAMPLE 2
Use the following command to configure the SCE platform that might be cascaded with the SCE
platform in Example 1. This SCE platform would have to be the secondary SCE platform, and Link 0
would be connected to this SCE platform, since Link 1 was connected to the primary. The connection
mode would be the same as the first, and the behavior of the SCE platform if a failure occurs is also
bypass.
Cisco SCE8000(config if)# connection-mode inline-cascade physically-connected-links link-0
priority secondary on-failure bypass
How to Set the Link Mode
The SCE platform has an internal hardware card used to maintain the links even when the SCE platform
fails. This hardware card has three possible modes of operation:
• bypass
• forwarding
• cutoff
Normally, the link mode is selected by the SCE platform software according to the configured
connection-mode. However, the link mode command can be used to enforce a specific desired mode.
This may be useful when debugging the network, or in cases where we would like the SCE platform just
to forward the traffic. (Note that this is only relevant to inline topologies even though the configuration
is available also when in receive-only mode.)