config pcap

Prev Next

Commands related to management of PCAP files.


show pcap timestamp

Emits the timestamping mode currently in use for each capture port. The list of possible values is the same as the range of valid arguments to `config pcap timestamp mode`.

show pcap timestamp

Example output:

[Thu Jan  1 00:00:00 1970] > show pcap timestamp
[Thu Jan  1 00:00:00 1970] CmdLine [show pcap timestamp]
[Thu Jan  1 00:00:00 1970] Cmd [show pcap timestamp ]
[Thu Jan  1 00:00:00 1970] Capture Timestamp Setting:
[Thu Jan  1 00:00:00 1970]   cap0: nic
[Thu Jan  1 00:00:00 1970]   cap1: nic

config pcap timestamp

Change the timestamping mode for a particular capture interface.

Valid arguments for <timestamp mode>:

  • nic

  • arista7280_mac48

  • arista7280_eth64

  • arista7150_insert

  • arista7150_overwrite

  • arista7130

  • cisco3550

  • cisco_erspan3

  • disable

config pcap timestamp <capture port> <timestamp mode>

Example output:

[Thu Jan  1 00:00:00 1970] > config pcap timestamp cap1 nic
[Thu Jan  1 00:00:00 1970] Change Timestamp on [cap1] from (disable) -> (nic)
[Thu Jan  1 00:00:00 1970]

FMADIO Packet Capture systems