ATMDUMP(8) | Maintenance Commands | ATMDUMP(8) |
atmdump - capture or generate ATM cells
atmdump [-i] [ -t type [-g gfc] [-c] ] [itf.]vpi.vci
atmdump captures or generates single ATM cells ("AAL0"). When capturing cells, a time stamp, the cell header contents, and a hex dump of the cell payload are shown. When sending cells, the payload type, the generic flow control (GFC), and the cell loss priority (CLP) can be set.
In both modes of operation, the interface number, the VPI, and the VCI have to be specified.
When sending, atmdump expects the cell payload on standard input. If only less than 48 bytes can be read, the remaining space is padded with zero bytes.
Some device drivers may not pass OAM cells transparently.
Werner Almesberger, EPFL ICA <Werner.Almesberger@epfl.ch>
atmdiag(8), clip(8), sonetdiag(8)
April 26, 2000 | Linux |