DO NOT SHARE THESE DOCS WITH CUSTOMERS!
This is an LA release that will only be provided to a select number of PLM-sanctioned customers (PDFs only). Contact PLM for details.
In this section:
The global subscriber object allows you to configure the numerical ID and the characteristics of subscribers. You can provision groups of subscribers by partial phone numbers (for example, 978, 617724). The script names referenced must be in the Script table to enable the associated services.
% set global subscriber <subscriber identifier> <country> <owning carrier> packetServiceProfile <profile name> services classOfService <CoS identifier> % show global subscriber <subscriber identifier> <country> <owning carrier> % delete global subscriber <subscriber identifier>
To display the global subscriber names:
% show global subscriber subscriber John Japan 1 { packetServiceProfile packt2; services { classOfService cos2; } } subscriber Keith India 1 { packetServiceProfile pktsrv2; services { classOfService 2; } }