Cisco Cisco IOS XE 3.5E Manuale Tecnico

Pagina di 6
   Size of buffer(in MB): 10
  Limit Details:
   Number of Packets to capture: 100
   Packet Capture duration: 0 (no limit)
   Packet Size to capture: 0 (no limit)
   Packets per second: 0 (no limit)
   Packet sampling rate: 0 (no sampling)
View the Capture
There are multiple ways to view the capture.
You can view the capture directly on the switch (brief):
Switch#show monitor capture file flash:mycap.pcap
  1   0.000000  10.10.10.10 −> 10.10.10.1   IP Unknown (0xff)
  2   0.000992  10.10.10.10 −> 10.10.10.1   IP Unknown (0xff)
  3   0.000992  10.10.10.10 −> 10.10.10.1   IP Unknown (0xff)
  4   0.000992  10.10.10.10 −> 10.10.10.1   IP Unknown (0xff)
  5   0.000992  10.10.10.10 −> 10.10.10.1   IP Unknown (0xff)
• 
You can view the capture directly on the switch (detailed):
F340.09.11−3800−1#show monitor capture file flash:mycap.pcap detailed
Frame 1: 1396 bytes on wire (11168 bits), 1396 bytes captured (11168 bits)
    Arrival Time: Oct  9, 2013 12:15:29.371974000 UTC
    Epoch Time: 1381320929.371974000 seconds
    [Time delta from previous captured frame: 0.000000000 seconds]
    [Time delta from previous displayed frame: 0.000000000 seconds]
    [Time since reference or first frame: 0.000000000 seconds]
    Frame Number: 1
    Frame Length: 1396 bytes (11168 bits)
    Capture Length: 1396 bytes (11168 bits)
    [Frame is marked: False]
    [Frame is ignored: False]
    [Protocols in frame: eth:ip:data]
Ethernet II, Src: aa:aa:aa:aa:aa:aa (aa:aa:aa:aa:aa:aa), Dst: 0c:68:03:45:e5:47
    (0c:68:03:45:e5:47)
    Destination: 0c:68:03:45:e5:47 (0c:68:03:45:e5:47)
        Address: 0c:68:03:45:e5:47 (0c:68:03:45:e5:47)
        .... ...0 .... .... .... .... = IG bit: Individual address (unicast)
        .... ..0. .... .... .... .... = LG bit: Globally unique address
       (factory default)
    Source: aa:aa:aa:aa:aa:aa (aa:aa:aa:aa:aa:aa)
        Address: aa:aa:aa:aa:aa:aa (aa:aa:aa:aa:aa:aa)
        .... ...0 .... .... .... .... = IG bit: Individual address (unicast)
        .... ..1. .... .... .... .... = LG bit: Locally administered address
       (this is NOT the factory default)
    Type: IP (0x0800)
Internet Protocol, Src: 10.10.10.10 (10.10.10.10), Dst: 10.10.10.1 (10.10.10.1)
    Version: 4
    Header length: 20 bytes
    Differentiated Services Field: 0x00 (DSCP 0x00: Default; ECN: 0x00)
        0000 00.. = Differentiated Services Codepoint: Default (0x00)
        .... ..0. = ECN−Capable Transport (ECT): 0
        .... ...0 = ECN−CE: 0
    Total Length: 1382
    Identification: 0x0000 (0)
    Flags: 0x00
•