Setup guide
• idpr-cmtp - idpr Control Message Transport
• gre - General Routing Encapsulation
• esp - IPsec ESP protocol
• ah - IPsec AH protocol
• rspf - Radio Shortest Path First
• vmtp - Versatile Message Transport Protocol
• ospf - Open Shortest Path First
• ipip - IP encapsulation
• encap - IP encapsulation
protocol (read-only: ip | arp | rarp | ipx | ipv6) - the name/number of ethernet protocol
• ip - Internet Protocol
• arp - Address Resolution Protocol
• rarp - Reverse Address Resolution Protocol
• ipx - Internet Packet exchange protocol
• ipv6 - Internet Protocol next generation
size (read-only: integer) - size of packet
src-address (IP address) - source address
time (read-only: time) - time when packet arrived
tos (read-only: integer) - IP Type Of Service
ttl (read-only: integer) - IP Time To Live
Example
In the example below it's seen, how to get the list of sniffed packets:
[admin@Wandy] tool sniffer packet> pr
# TIME INTERFACE SRC-ADDRESS DST-ADDRESS IP-.. SIZE
0 0.12 ether1 10.0.0.241:1839 10.0.0.181:23 (telnet) tcp 46
1 0.12 ether1 10.0.0.241:1839 10.0.0.181:23 (telnet) tcp 40
2 0.12 ether1 10.0.0.181:23 (telnet) 10.0.0.241:1839 tcp 78
3 0.292 ether1 10.0.0.181 10.0.0.4 gre 88
4 0.32 ether1 10.0.0.241:1839 10.0.0.181:23 (telnet) tcp 40
5 0.744 ether1 10.0.0.144:2265 10.0.0.181:22 (ssh) tcp 76
6 0.744 ether1 10.0.0.144:2265 10.0.0.181:22 (ssh) tcp 76
7 0.744 ether1 10.0.0.181:22 (ssh) 10.0.0.144:2265 tcp 40
8 0.744 ether1 10.0.0.181:22 (ssh) 10.0.0.144:2265 tcp 76
-- more
Packet Sniffer Protocols
tool sniffer protocol
Description
In this submenu you can see all kind of protocols that have been sniffed.
Property Description
bytes (integer) - total number of data bytes
protocol (read-only: ip | arp | rarp | ipx | ipv6) - the name/number of ethernet protocol
• ip - Internet Protocol
• arp - Address Resolution Protocol