Administration Commands
define_cos
description | character | 31 | (null string) |
transmission_priority | constant |
| LOW |
{cos_tg_row} |
|
|
|
min_effect_cap | decimal |
| 0 |
min_connect_cost | decimal |
| 0 |
min_byte_cost | decimal |
| 0 |
min_security | constant |
| SEC_NONSECURE |
min_prop_delay | constant |
| PROP_DELAY_LAN |
min_user_def_parm_1 | decimal |
| 0 |
min_user_def_parm_2 | decimal |
| 0 |
min_user_def_parm_3 | decimal |
| 0 |
max_effect_cap | hex | 1 | 0xFF |
max_connect_cost | decimal |
| 255 |
max_byte_cost | decimal |
| 255 |
max_security | constant |
| SEC_GUARDED_RADIATION |
max_prop_delay | constant |
| PROP_DELAY_MAXIMUM |
max_user_def_parm_1 | decimal |
| 0 |
max_user_def_parm_2 | decimal |
| 0 |
max_user_def_parm_3 | decimal |
| 0 |
weight | decimal |
|
|
(Up to eight cos_tg_row subrecords can be included, in ascending order of weight.)
{cos_node_row} |
|
|
min_rar | decimal | 0 |
min_status | constant | UNCONGESTED |
max_rar | decimal | 255 |
max_status | constant | CONGESTED |
weight | decimal |
|
(Up to eight cos_node_row subrecords can be included, in ascending order of weight.)
Supplied parameters are:
cos_name
Class of service name. This name is a
description
A text string describing the COS. SNAplus2 uses this string for information only. It is stored in the node’s configuration file and returned on the query_cos command.
transmission_priority
Transmission priority. Possible values are:
LOW
The session using this COS is given low priority.
MEDIUM
The session using this COS is given medium priority.
HIGH
The session using this COS is given high priority.
NETWORK
The session using this COS is given the highest priority.
The following subrecord contains additional parameters:
cos_tg_row
Each TG row contains a set of minimum TG characteristics, a set of maximum TG characteristics, and a weight. When computing the weights for a TG, its characteristics are checked against the minimum and
65