4.617 set-gtwy-acthresh

Use this command to set or change the level of activity thresholds to be used when reporting gateway screening activity. The STP reports screening activity only if the threshold is set and only if the threshold is reached. The thresholds are set on a linkset basis.

Parameters

intrvl (mandatory)
Monitor interval. The examination period, in minutes, during which the gateway screening activity thresholds are to be tested.
Range:
5, 10, 15, 20, 30
System Default:
0 -Indicates that thresholds are not set
lsn (mandatory)
Linkset name
Range:
ayyyyyyyyy

1 alphabetic character followed by up to 9 alphanumeric characters

recv (optional)
Received message threshold. The threshold for MSUs received on the gateway linkset.
Range:
0 - 999999
Default:
The current value
System Default:
0
rej (optional)
Reject threshold. The threshold for MSUs rejected on the gateway linkset because of screening.
Range:
0 - 999999
Default:
The current value
System Default:
0

Example

This example shows how to set the linkset WY644368 rejection threshold to 100, with a 15 minute interval.

set-gtwy-acthresh:lsn=wy644368:rej=100:intrvl=15

This example shows how to set the linkset WY644368 message threshold to 1000 and the rejection threshold to 300, with an interval of 20 minutes.

set-gtwy-acthresh:lsn=wy644368:intrv=20:rej=300:recv=1000

This example shows how to set the linkset WY644368 so that no activity messages are produced.

set-gtwy-acthresh:lsn=wy644368:intrv=5:rej=0:recv=0

Dependencies

At least one optional parameter must be specified.

The Linkset table must be accessible.

The linkset specified must exist in the gateway linkset entity set of the requesting system.

The Extended Linkset table must be accessible.

The linkset specified must exist in the active database.

A valid value must be specified for the intervl parameter.

Notes

None

Output

set-gtwy-acthresh:lsn=wy644368:rej=100:intrvl=15

    rlghncxa03w 03-11-18 08:50:12 EST  EAGLE 31.3.0
    SET-GTWY-TRHSHLD: MASP A - COMPLTD 
;

Related Topics