4.164 chk-unref-ent

Use this command to check for unreferenced entities in the STP gateway screening entity sets. Unreferenced entities are those entities not referenced by another entity using the next screening function identifier and next screening reference combination, or using the linkset screening reference.

Parameters

aftpc (optional)
This parameter specifies whether to audit the affected PC/SSN entity set.
Range:
yes
no
Default:
no
all (optional)
This parameter specifies whether to audit all of the entity sets.
Range:
yes
no
Default:
no
blkdpc (optional)
This parameter specifies whether to audit the blocked DPC entity set.
Range:
yes
no
Default:
no
blkopc (optional)
This parameter specifies whether to audit the blocked OPC entity set.
Range:
yes
no
Default:
no
cdpa (optional)
This parameter specifies whether to audit the allowed CDPA entity set.
Range:
yes
no
Default:
no
cgpa (optional)
This parameter specifies whether to audit the allowed CGPA entity set.
Range:
yes
no
Default:
no
destfld (optional)
This parameter specifies whether to audit the affected DESTFLD entity set.
Range:
yes
no
Default:
no
dpc (optional)
This parameter specifies whether to audit the allowed DPC entity set.
Range:
yes
no
Default:
no
isup (optional)
This parameter specifies whether to audit the ISUP message type entity set.
Range:
yes
no
Default:
no
opc (optional)
This parameter specifies whether to audit the allowed OPC entity set.
Range:
yes
no
Default:
no
sio (optional)
This parameter specifies whether to audit the allowed SIO entity set.
Range:
yes
no
Default:
no
tt (optional)
This parameter specifies whether to audit the allowed TT entity set.
Range:
yes
no
Default:
no

Example

chk-unref-ent:opc=yes:dpc=yes:sio=yes

chk-unref-ent:all=yes

chk-unref-ent:all=yes:blkopc=no:blkdpc=no

Dependencies

At least one entity set name must be specified.

The Gateway Screening (GWS) database must be accessible.

Notes

None

Output

chk-unref-ent:opc=yes:dpc=yes:sio=yes

    rlghncxa03w 04-01-18 08:29:15 EST  EAGLE 31.3.0
    ENTITY        UNREFERENCED 
    TYPE          ENTITIES
    -----------   ------------
    OPC           <NONE>
    DPC           DPC1
    DPC           DPC2
    SIO           <NONE> 
;
chk-unref-ent:all=yes

    rlghncxa03w 04-01-18 08:29:15 EST  EAGLE 31.3.0
    ENTITY        UNREFERENCED
    TYPE          ENTITIES
    -----------   ------------
    OPC           <NONE>
    DPC           dpc1
                  dpc2
    BLKOPC        <NONE>
    BLKDPC        <NONE>
    SIO           <NONE>
    CGPA          <NONE>
    CDPA          <NONE>
    TT            tt0-1
                  tt-05
    DESTFLD       <NONE>
    AFTPC         <NONE>
    ISUP          <NONE> 
;
chk-unref-ent:all=yes:blkopc=no:blkdpc=no

    rlghncxa03w 04-01-18 08:29:15 EST  EAGLE 31.3.0
    ENTITY        UNREFERENCED 
    TYPE          ENTITIES
    -----------   ------------
    OPC           <NONE>
    DPC           dpc1
                  dpc2
    SIO           <NONE>
    CGPA          <NONE>
    CDPA          <NONE>
    TT            tt01
                  tt05
    AFTPC         <NONE> 
;

Legend

  • ENTITY TYPE—This field displays which entity type is being checked.
  • UNREFERENCED ENTITIES—This field displays whether the entity type listed is referenced by another entity.