• Antelope Release 5.8 Linux CentOS release 7.4.1708 (Core) 3.10.0 2018-04-25

 

NAME

orb2cd11xmit - Transmit CD1.1 packets from orbserver via CD1.1 Protocol

SYNOPSIS

orb2cd11xmit [-v[v[v[v]]]] [-p pf] [-m match] [-r reject] orbname cd11_data_consumer

DESCRIPTION

The orb2cd11xmit program reads .*/CD11 format orbserver(1) packets from an orbname, then serves as a CD1.1 data provider (as defined by the IDC 3.4.3 document cited below) to send these as CD1.1 frames via CD1.1 protocol to a CD1.1 data consumer (for example an instance of the cd11rcv2orb(1) program). The orbname parameter should specify the name (host:port) of an Antelope orbserver(1). The cd11_data_consumer argument should specify a CD1.1 Data Consumer in the form host:port. If host is omitted, the data consumer is assumed to be running on localhost. Signature creation for packet authentication is outsourced to an instance of the versignd(1) daemon, which must be running in order for orb2cd11xmit to function. An authentication key identifier, specified in the orb2cd11xmit parameter file, is given to versignd(1) to identify the authentication protocol to be used. Incoming packets, such as CD1.1 Connection Response and AckNack packets, are signed via the same method.

OPTIONS

PARAMETER FILE

Parameter File Parameters

Parameter File Example

frame_creator                   ORB2CDXM
frame_destination               0
auth_key_identifier             1
epoch_to_sequence_modulo_sec    10
versignd_address                localhost:6511
series_number                   1
station                         BRTT
station_type                    IMS

time_intervals_sec &Arr{
	internal_timeout        1
	establishment_maxwait	120
}

EXAMPLE

% orb2cd11xmit -v -m '.*/CD11' localhost ctbto.org:12677

SEE ALSO

orb2cd11s(1), cd11s2cd11(1), cd11rcv2orb(1), cd11(3)

CTBTO (2002). Formats and Protocols for Continuous Data CD-1.1, Document ID IDC 3.4.3,
Preparatory Commission for the Comprehensive Nuclear-test-ban Treaty Organization.

AUTHOR

Kent Lindquist
Printer icon