Specifications

Table Of Contents
2-515
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
subscriber tp-ip-range name ip-range target-tp
subscriber tp-ip-range name ip-range target-tp
Use this command to create or update a TIR. Use the no form of this command to delete a specified TIR.
subscriber tp-ip-range name tp-ip-range-name ip-range ip-range target-tp target-tp
[remove-subscriber-mapping]
no subscriber tp-ip-range [name name | all] [remove-subscriber-mapping]
Syntax Description
Command Default This command has no default settings.
Command Modes Linecard Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Use the remove-subscriber-mappings keyword when editing or deleting a TIR to remove any existing
subscriber mappings. If mappings exist, and this keyword is not used, the command will not execute.
When deleting a TIR, only the range name is required.
To delete all existing TIRs, use the [no] form of the command with the all keyword instead of the
range name.
Authorization: admin
Examples The following example creates a TIR named CMTS1 and assigns it to traffic processor# 5. The
remove-subscriber-mappings keyword is used to remove any existing subscriber mappings.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)#subscriber tp-ip-range name CMTS1 ip-range 10.10.10.0/128 target-tp 5
remove-subscriber-mappings
SCE(config if )#
TP-IP-range name Meaningful name assigned to this traffic processor IP range
IP-range IP address and mask length defining the IP range
target-TP number of the traffic processor to which this TIR is to be assigned
Release Modification
2.5.7 This command was introduced.