User guide
Appendix A
Global Configuration Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
OL-7117-02 A-25
RDR-formatter protocol protocol [force-reset]
Defines the protocol (RDR formatter version) of the RDR formatter. The protocol can be changed
only if the RDR formatter is disabled. Therefore, you must do one of the following:
• Explicitly disable the RDR formatter before using the command, and then enable it again
afterwards (see the first example).
• Use the force-reset form of this command to automatically disable and then enable the RDR
formatter (see the second example).
Authorization admin
Mode Global Configuration
Default RDRv1
• Parameters
protocol Settings: RDRv1, RDRv2.
E
XAMPLES:
The following example selects the RDRv1 RDR formatter protocol. It demonstrates that the RDR
formatter is first explicitly disabled, and then enabled after the protocol has been defined.
SCE 1000(config)#no service rdr-formatter
SCE 1000(config)#RDR-formatter protocol RDRv1
SCE 1000(config)#service rdr-formatter
SCE 1000(config)#
The following example demonstrates the use of the force-reset argument.
SCE 1000(config)#RDR-formatter protocol RDRv1 force-reset
SCE 1000(config)#
RDR-formatter protocol RDRv2 connection-timeout time
Configures the amount of time (in seconds) after which an inactive connection will timeout.
(RDRv2 protocol only.)
Authorization admin
Mode Global Configuration
Default 10
P
ARAMETERS
time Timeout value in seconds. Range: 2-300 seconds
E
XAMPLE:
The following example specifies a timeout value of 100 seconds.
SCE 1000(config)#RDR-formatter protocol RDRv2 connection-timeout 100
SCE 1000(config)#