debug capture data physical <interface>
This command records all traffic on the device's interfaces, saving the result in a PCAP-format file (suitable for Wireshark) on a TFTP server. This command provides support for debug capturing of Asynchronous Transfer Mode (ATM) packets over ADSL through the ADSL/VDSL PHY (physical layer) chipset. It also supports ATM AAL5 (ATM Adaptation Layer 5) and ATM OAMP cells.
Syntax
debug capture data physical <interface>
<interface> |
Description |
---|---|
cellular-wan |
Defines the cellular WAN interface. |
eth-lan |
Defines LAN Ethernet interfaces. |
eth-wan |
Defines WAN Ethernet interfaces. |
fiber-wan |
Defines the WAN fiber interface. |
xdsl-wan |
Defines any DSL interface (ADSL, VDSL) that is installed on the MSBR. |
t1-e1-wan |
Defines E1/T1 packet capture. Note: This is not applicable to Mediant 500Li MSBR. |
shdsl-wan |
Defines WAN SHDSL interfaces. Note: This is not applicable to Mediant 500Li MSBR. |
eth-lan vlan4001 |
Defines internal link between Data and Voice-CPU, and LAN Ethernet interfaces. Note: This is not applicable to Mediant 500Li MSBR. |
eth-lan vlan4001 only |
Defines internal link between Data and Voice-CPUs only. Note: This is not applicable to Mediant 500Li MSBR. |
eth-lan all-int-voip |
Defines all internals links between Data and Voice-CPUs, and LAN Ethernet interfaces. Note: This is applicable only to Mediant 500/500L/800 MSBR operating in Single Networking mode, and applicable to Mediant 500L MSBR. |
eth-lan all-int-voip only |
Defines all internals links between Data and Voice-CPUs only. Note: This is applicable only to Mediant 500/500L/800 MSBR operating in Single Networking mode, and applicable to Mediant 500L MSBR. |
wifi-lan |
Defines the Wi-Fi interface. |
Default
By default, capture is inactive.
Command Mode
Enable
Related Commands
NA
Examples:
The following example performs a network capture of both LAN and DSL.
# debug capture data physical eth-lan # debug capture data physical dsl-wan