Appendix A
Global Configuration Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
A-28 OL-7117-02
[no] service RDR-formatter
Enables/disables the RDR-formatter. The RDR-formatter is the element that formats the reports of
events produced by the LineCard and sends them to an external data collector.
Use the [no] form of this command to disable the RDR-formatter.
Default Enabled
Authorization admin
Mode Global Configuration
E
XAMPLE:
The following example enables the RDR-formatter.
SCE 1000(config)#service rdr-formatter
SCE 1000(config)#
[no] service password encryption
Enables password encryption, so that the password remains secret when the configuration file is
displayed. Use the [no] form of this command to disable password encryption.
Default Disabled (no encryption)
Authorization admin
Mode Global Configuration
U
SAGE GUIDELINES
• Passwords that were configured in an encrypted format are not deciphered when
password encryption is disabled.
E
XAMPLE:
The following example shows the effect of enabling password encryption.
SCE 1000#configure
SCE 1000(config)#enable password abcd
SCE 1000(config)#exit
SCE 1000#more running-config
#This is a general configuration file (running-config).
#Created on 10:20:57 ISR TUE July 3 2001
…
enable password level 10 0 “abcd”
…
SCE 1000#configure
SCE 1000(config)#service password-encryption
SCE 1000(config)#exit
SCE 1000#more running-config
#This is a general configuration file (running-config).
#Created on 10:21:12 ISR TUE July 3 2001
…
service password-encryption
enable password level 10 5 “e2fc714c4727ee9395f324cd2e7f331f”
…
SCE 1000#
Comments to this Manuals