Specifications

Table Of Contents
2-250
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
rdr-formatter forwarding-mode
rdr-formatter forwarding-mode
Defines the mode in which the RDR formatter will send the RDRs to the destinations.
rdr-formatter forwarding-mode mode
Syntax Description
Command Default Default mode = redundancy
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Table 2-4 lists the valid mode settings.
Authorization: admin
Examples The following example sets the RDR formatter mode to “redundancy”.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#rdr-formatter forwarding-mode redundancy
SCE(config)#
mode Settings: redundancy, multicast, simple-load-balancing as described in
the Valid Mode Settings table in the Usage Guidelines.
Release Modification
2.5.7 This command was introduced.
Table 2-4 Valid Mode Settings
redundancy All RDRs are sent only to the primary (active)
connection.
multicast All RDRs are sent to all destinations.
simple-load-balancing Each successive record is sent to a different
destination, one destination after the other, in a
round robin manner.