11-11
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
OL-16479-01
Chapter 11 Managing the SCMP
Configuring the SCMP
Deleting Subscribers Managed by an SCMP Peer Device
Use this command to clear all the subscribers that are managed by a specified SCMP peer device.
Options
The following options are available:
•
peer_device_name
— User-assigned name of the SCMP peer device
Step 1
From the SCE(config if)# prompt, type
no subscriber scmp name
peer-device-name
all
and press
Enter
.
Deleting an SCMP Peer Device
You cannot delete an SCMP peer device that has anonymous groups assigned to it. You must remove all
associated anonymous groups before deleting the device.
Step 1
First remove all anonymous groups assigned to the device:
SCE(config if)#
no subscriber anonymous-group name
group-name
[IP-range
range
][template
template
] scmp name
peer-device-name
Step 2
Repeat this step for all anonymous groups assigned to the SCMP peer device.
Step 3
When all anonymous groups have been removed from the device, exit LineCard Interface Configuration
mode
SCE(config if)# exit
Step 4
Delete the device
SCE(config)#
no scmp name
peer_device_name
Defining the Subscriber ID
You can define the structure of the subscriber ID via this command by specifying which of the following
elements to include and in which order:
•
Calling-Station-Id
•
NAS-port-Id
•
User-Name
The GUID is always appended at the end of the subscriber ID as defined by this command.
Note
You must disable the SCMP interface before executing this command.