EasyManuals Logo

Digi IX20 User Manual

Digi IX20
1188 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1107 background imageLoading...
Page #1107 background image
Diagnostics Analyze network traffic
IX20 User Guide
1107
Example IPv4 capture filters
n
Capture traffic to and from IPhost 192.168.1.1:
ip host 192.168.1.1
n
Capture traffic from IPhost 192.168.1.1:
ip src host 192.168.1.1
n
Capture traffic to IPhost 192.168.1.1:
ip dst host 192.168.1.1
n
Capture traffic for a particular IPprotocol:
ip proto protocol
where protocol is a number in the range of 1 to 255 or one of the following keywords: icmp,
icmp6, igmp, pim, ah, esp, vrrp, udp, or tcp.
n
Capture traffic to and from a TCPport 80:
ip proto tcp and port 80
n
Capture traffic to UDPport 53:
ip proto udp and dst port 53
n
Capture traffic from UDPport 53:
ip proto udp and src port 53
n
Capture to and from IPhost 10.0.0.1 but filter out ports 22 and 80:
ip host 10.0.0.1 and not (port 22 or port 80)
Example Ethernet capture filters
n
Capture Ethernet packets to and from ahost with a MACaddressof 00:40:D0:13:35:36:
ether host 00:40:D0:13:35:36
n
Capture Ethernet packets from host 00:40:D0:13:35:36:
ether src 00:40:D0:13:35:36:
n
Capture Ethernet packets to host 00:40:D0:13:35:36:
ether dst 00:40:D0:13:35:36
Capture packets from the command line
You can start packet capture at the command line with the analyzer start command. Alternatively, you
can schedule the network analyzer to run based on aspecified event or at a particular time. See
Configure packet capture for the network analyzer for information about scheduling packet capturing.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Digi IX20 and is the answer not in the manual?

Digi IX20 Specifications

General IconGeneral
CategoryWireless Router
Cellular Connectivity4G LTE
Ethernet Ports4
Wi-Fi802.11ac
SIM Slots2
WAN Ports1
LAN Ports3
Weight0.5 kg
Operating Temperature-40°C to +70°C (-40°F to +158°F)