diff options
author | Gerald Combs <gerald@wireshark.org> | 1999-09-13 03:51:09 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 1999-09-13 03:51:09 +0000 |
commit | d47f988543800326f6e996f50b3ce03cc33f55d7 (patch) | |
tree | 52a184723504ca02154daf2934e8b425755bc8f6 /README | |
parent | f4f6b71d0c047a1590ba4f00e5b3cae32bcd644b (diff) | |
download | wireshark-d47f988543800326f6e996f50b3ce03cc33f55d7.tar.gz wireshark-d47f988543800326f6e996f50b3ce03cc33f55d7.tar.bz2 wireshark-d47f988543800326f6e996f50b3ce03cc33f55d7.zip |
Updated documentation with Lucent/Ascend information.
svn path=/trunk/; revision=674
Diffstat (limited to 'README')
-rw-r--r-- | README | 23 |
1 files changed, 21 insertions, 2 deletions
@@ -73,8 +73,8 @@ to read multiple file types. You can read the following file formats, and create display filters for them as well: libpcap, Sniffer (uncompresed), NetXray, Sniffer Pro, snoop, -Shomiti, LANalyzer, Network Monitor, iptrace 2.0 (AIX), and -RADCOM's WAN/LAN Analyzer +Shomiti, LANalyzer, Network Monitor, iptrace 2.0 (AIX), RADCOM's +WAN/LAN Analyzer, and Lucent/Ascend access products. Although Ethereal can read AIX iptrace files, the documentation on AIX's iptrace packet-trace command is sparse. The 'iptrace' command @@ -87,6 +87,25 @@ other packets. If this occurs, please let the Ethereal developers know at ethereal-dev@zing.org, and be sure to send us a copy of that trace file if it's small and contains non-sensitive data. +Support for Lucent/Ascend products is limited to the debug trace output +generated by the MAX and Pipline series of products. Ethereal can read +the output of the "wandsession" "wandisplay", "wannext", and "wdd" +commands. For detailed information on use of these commands, please refer +the following pages: + +"wandsession", "wandisplay", and "wannext" on the Pipeline series: + http://aos.ascend.com/aos:/gennavviewer.html?doc_id=0900253d80006c79 + +"wandsession", "wandisplay", and "wannext" on the MAX series: + http://aos.ascend.com/aos:/gennavviewer.html?doc_id=0900253d80006972 + +"wdd" on the Pipeline series: + http://aos.ascend.com/aos:/gennavviewer.html?doc_id=0900253d80006877 + +To use these commands in conjunction with Ethereal, you must capture the +trace output to a file on disk. An easy way of doing this under Unix is +to run "telnet <ascend> | tee <outfile>". + IPv6 ---- |