route_btoa(1)
NAME
route_btoa - Convert binary routing messages to ASCII
SYNOPSIS
route_btoa [-i binary_data_file] [-o ASCII_out_file]
DESCRIPTION
`route_btoa' converts binary Merit Routing Toolkit (MRT)
messages to ASCII test descriptions of the messages.
OPTIONS
- -i Name of the file containing binary MRT messages.
- An argument 'stdin' will read from standard
input. - -o Name of ASCII output file. An argument of 'std
- out' will write to standard output (this is the
default). (this is the default).
EXAMPLE
> route_btoa -i binary_file > ascii_file
SEE ALSO
route_atob(1), mrt(1), sbgp(1), bgp(1), mrt_io(3)
BUGS
Lots -- this is an ALPHA release after all!
AUTHOR
- Craig Labovitz, Merit Network, Inc.