Specifications

Table Of Contents
2-279
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
scmp subscriber id append-to-guid
scmp subscriber id append-to-guid
Defines the subscriber ID structure for subscribers provisioned via the SCMP interface. Use the no form
of the command to clear the subscriber ID structure setting.
scmp subscriber id append-to-guid radius-attributes Calling-Station-Id | NAS-Port-Id |
User-Name [Calling-Station-Id | NAS-Port-Id | User-Name] [Calling-Station-Id |
NAS-Port-Id | User-Name]
no scmp subscriber id append-to-guid
Syntax Description This command has no arguments.
Command Default By default, all settings are cleared.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The GUID is a global unique ID assigned to each subscriber session by the SCMP peer device.
The user can define the structure of the subscriber ID via this command by specifying which of the
following RADIUS attributes to include and in which order:
Calling-Station-Id
NAS-port
User-Name
The GUID is always appended at the end of the subscriber ID as defined by this command.
The no form of the command clears the subscriber ID structure setting, resulting in no other elements
being used with the GUID to form the subscriber ID.
You must disable the SCMP interface before executing this command. (Use the command no scmp.)
Authorization: admin
Examples The following example illustrates how to use this command.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#no scmp
Release Modification
3.0.3 This command was introduced.