The global subscriber parameter, locationData, is included in the subscriber table to add administrative area, house number, street name, and postal code information.
Command Syntax
% set global subscriber <SubscriberId> <Country> <Owning Carrier> locationData agsN <agsN> gf <gf> HouseNumber <HouseNo> postalCode <PostalCode> streetName <StreetName>
Command Parameters
Parameter | Length | Description |
---|---|---|
agsN | 23 characters | The name of the administrative area (agsN and gf) |
gf | 23 characters | The name of the administrative area (agsN and gf) |
HouseNumber | 23 characters | The subscriber location info house number |
streetName | 23 characters | The subscriber location info street name |
postalCode | 10 characters | The subscriber location info postal code |
Command Example
To display the Location Data configurations:
show global subscriber subscriber 9886000000 1 0000 { packetServiceProfile ""; services { classOfService ""; } locationData { agsN 1111; gf 222; houseNumber 3333; streetName HA5555; postalCode 4444; } }
Overview
Content Tools