4.484 rtrv-gen-name
Use this command to retrieve the generic name, which is already provisioned into the database.
Parameters
Example
Retrieve generic name POLICE:
rtrv-gen-name:gname=”POLICE”
Retrieve all generic name, which are configured in the generic name table:
rtrv-gen-name
Dependencies
- Name with more than two ASTERIK(*) i.e. zz*zz*zz*zz
- Two consecutive ASTERIK(*) i.e. zzz**zz
- Two ASTERICK(*) if they are not at extermes i.e. zz*zz*
Unable to read generic name table
The generic name and settype combination cannot be specified together.
Notes
The generic name supports wildcarding using ASTERIK (*)
If gname=”*” is provisioned as first entry than no more generic name can be configured. Also gname=”*” cannot be configured, if alteast one entry is already provisioned.
Output
Retrieve generic name with gname specified
rtrv-gen-name:gname="*ice"
tekelecstp 19-10-04 03:39:45 EST EAGLE 46.9.0.0.0-76.4.0
rtrv-gen-name:gname="*ice"
Command entered at terminal #4.
GENERIC NAME SETTYPE
--------------- -------
*ice SetB
GENERIC-NAME table is (27 of 5000) 1% full.
;
Retrieve generic name with gname specified
rtrv-gen-name:settype=setb
tekelecstp 19-10-04 03:42:11 EST EAGLE 46.9.0.0.0-76.4.0
rtrv-gen-name:settype=setb
Command entered at terminal #4.
GENERIC NAME SETTYPE
--------------- -------
police SetB
plot* SetB
1234* SetB
what*123 SetB
GENERIC-NAME table is (27 of 5000) 1% full.
;
Retrieve all generic names
rtrv-gen-name
tekelecstp 19-10-04 03:43:52 EST EAGLE 46.9.0.0.0-76.4.0
rtrv-gen-name
Command entered at terminal #4.
GENERIC NAME SETTYPE
--------------- -------
*work Both
police australi SetB
qwe*plot Both
abcs*123 Both
1234* SetB
what*123 SetB
*rk Both
zzzzzz SetA
zzzzz SetA
rotten*egg Both
*ice SetB
sbh94 SetB
*bh95* SetB
GENERIC-NAME table is (13 of 5000) 1% full.
;
Retrieve all generic names with settype as NONE
rtrv-gen-name:settype=none
tekelecstp 21-11-24 22:58:44 MST EAGLE 47.0
rtrv-gen-name:settype=none
Command entered at terminal #1.
GENERIC NAME SETTYPE
--------------- -------
eos canada None
GENERIC-NAME table is (3 of 5000) 1% full.
;
Related Topics