Mac-address on Embeded packet capture
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2018 02:52 AM - edited 03-08-2019 03:31 PM
Hi,
I've been doing some remote packet capture on a CISCO1941/K9 , on the capture noticed no mac-addresses.
When I do the below , the router does not seem to have a 'match' feature.
AAA_R01#monitor capture buffer AAA ?
circular Circular Buffer
clear Clear contents of capture buffer
export Export in Pcap format
filter Configure filters
limit Limit the packets dumped to the buffer
linear Linear Buffer(Default)
max-size Maximum size of element in the buffer (in bytes)
size Packet Dump buffer size (in Kbytes)
<cr>
Can anyone tell me / confirm if there is any other way I can get mac-addresses on captures ?
~
Regards,
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2018 01:43 PM
what is the Version of IOS ?
Try below command wide range of capture to test.
#monitor capture AAA match mac any any
BB
