Administration Commands define_cn
fqcn_name | character | 17 |
|
description | character | 32 | (null string) |
effect_cap | decimal |
| 3686400 |
connect_cost | decimal |
| 0 |
byte_cost | decimal |
| 0 |
security | constant |
| SEC_NONSECURE |
prop_delay | constant |
| PROP_DELAY_LAN |
user_def_parm_1 | decimal |
| 0 |
user_def_parm_2 | decimal |
| 0 |
user_def_parm_3 | decimal |
| 0 |
port_name | character | 8 | (null string) |
Supplied parameters are:
fqcn_name
Fully qualified name of the connection network. Specify
description
A text string describing the connection network. SNAplus2 uses this string for information only. It is stored in the node’s configuration file and returned on the query_cn command.
effect_cap
A decimal value representing the line speed in bits per second.
connect_cost
Cost per connect time. Valid values are integer values in the range
byte_cost
Cost per byte. Valid values are integer values in the range
security
Security level of the network. Possible values are:
SEC_NONSECURE
No security.
SEC_PUBLIC_SWITCHED_NETWORK
Data is transmitted over a public switched network.
SEC_UNDERGROUND_CABLE
Data is transmitted over secure underground cable.
SEC_SECURE_CONDUIT
Data is transmitted over a line in a secure conduit that is not guarded.
SEC_GUARDED_CONDUIT
Data is transmitted over a line in a conduit that is protected against physical tapping.
SEC_ENCRYPTED
Data is encrypted before transmission over the line.
SEC_GUARDED_RADIATION
62