Specifications

Table Of Contents
2-261
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
salt
salt
Configures the value of the salt to be applied to the Personally Identifying Field of Extended Transaction
Usage RDRs prior to hashing it.
Use the default form of the command to reset the salt to the default value.
salt salt-value1 salt-value2 salt-value3 salt-value4
default salt
Syntax Description
Command Default 0x12345678 0x12345678 0x12345678 0x12345678
Command Modes Interface Linecard Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines When generating Extended Transaction Usage RDRs for analyzing subscriber browsing patterns, it is
necessary to hash the Personally Identifying Field to protect the identity of the subscriber. This command
configures the salt to be applied to the field before hashing.
Always make sure to save the running configuration using the copy running-config
startup-config command.
Authorization: admin
Examples The following example shows how to use this command.
SCE>enable 10
Password:<cisco>
SCE#configure
SCE(config)#interface linecard 0
SCE(config if)#salt 0xfafafafa 0xfafafafa 0xfafafafa 0xfafafafa
SCE(config if)#
salt-value1 - salt-value4 Four 4-byte salt values in HEX
Release Modification
3.5.0 This command was introduced.