Release Notes

Parameter Description Default
{decrypted | encrypted | all}
device's MAC address.
Additionally, you can specify what type of traffic cap-
tured: decrypted, encrypted, or all.
destination
Configures the capture destination.
interface <slot/port>
or
<slot/module/port>
Sends packet captures to a specific interface on the
controller. Specify the interface using the slot/port
format or <slot/module/port> for the W-7200 Series
controllers.
ip-address
<ip-address>
Sends packet captures to a specific IP address.
local-filesystem
Stores captured packets on the controller in pcap
files.
no
Negates any configured parameter.
Usage Guidelines
This command applies to control path packets; not datapath packets. Packets can be retrieved through the tar
log command; look for the filter.pcap file. This command activates packet capture options on the current
switch. They are not saved and applied across switches.
Example
The following command sets the default packet capture values to debug a wireless WEP station doing VPN.
Once these default settings are defined, you can use the packet-capture command to enable packet capturing
with these values. This example uses the following parameters and values:
l Station up/down: sysmsg opcode 30
l WEP key plumbing: sysmsg opcode 29
l DHCP: sysmsg opcode 90
l IKE: UDP port 500 and 4500
l Layer 2 Tunneling Protocol (L2TP): UDP port 1701
packet-capture-defaults sysmsg 30,29,90 udp 500,4500,1701,1812,1645
Use the show packet-capture command to show the current action and the default values.
(host) show packet-capture
Current Active Packet Capture Actions(current switch)
=====================================================
Packet filtering TCP with 2 port(s) enabled:
2
1
Packet filtering UDP with 1 port(s) enabled:
1
Packet filtering for internal messaging opcodes disabled.
Packet filtering for all other packets disabled.
Packet Capture Defaults(across switches and reboots if saved)
============================================================
Packet filtering TCP with 2 port(s) enabled:
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide packet-capture-defaults | 584