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

 

NAME

cd11rcv2orb - Receive CD1.1 packets via CD1.1 Protocol and deliver to orbserver

SYNOPSIS

cd11rcv2orb [-v[v[v[v]]]] [-n] [-p pf] [-P listener_port] [-R [receiver_ip:]receiver_port] [-S statefile] orbname

DESCRIPTION

The cd11rcv2orb program serves as a CD1.1 data consumer (as defined by the IDC 3.4.3 document cited below), reading CD1.1 format data frames via CD1.1 protocol and saving them on an Antelope orbserver(1) specified by orbname. All waveform data taken in via CD1.1 protocol are put on the orbserver(1) specified by orbname in .*/CD11 packet format. Signature verification for packet authentication is outsourced to an instance of the versignd(1) daemon, which must be running in order for cd11rcv2orb to function. An authentication key identifier, specified in the cd11rcv2orb parameter file, is given to versignd(1) to identify the authentication protocol to be used. Outgoing 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           CDRV2ORB
frame_destination       0
auth_key_identifier     1
versignd_address        localhost:6511
series_number           1
max_connections         10
socket_backlog          20

networks &Arr{
#       Station         Network
#
        BRTT            BR
        default         XX
}

time_intervals_sec      &Arr{
        internal_timeout        1.0
        statefile_age_limit     864000.0
	assignedport_maxwait	120.0
        acknack_interval        60.0
}

EXAMPLE

% cd11rcv2orb -v -P 12476 -R 12477 :

SEE ALSO

orb2cd11xmit(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