Command Reference Guide
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)
(1–239 port_name entries can be included)
Supplied parameters are:
fqcn_name
Fully qualified name of the connection network. Specify 3–17 type-A characters that consist of a 1–8 character
network name, followed by a period, and followed by a 1–8 character connection network name.
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 0–255, where 0 is the lowest cost per
connect time and 255 is the highest cost per connect time.
byte_cost
Cost per byte. Valid values are integer values in the range 0–255, where 0 is the lowest cost per byte and
255 is the highest cost per byte.
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