Added tags and categories to old posts
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
---
|
||||
title: "EdgeRouter Wireshark capture"
|
||||
tags: ["edgerouter", "wireshark", "networking", "tcpdump"]
|
||||
categories: ["recipe", "troubleshooting"]
|
||||
categories: ["recipe", "troubleshooting", "netadmin"]
|
||||
description: "How to capture and inspect packet flow in an EdgeRouter with Wireshark"
|
||||
date: 2019-07-16T01:20:50+02:00
|
||||
author: "Ettore Dreucci"
|
||||
draft: false
|
||||
---
|
||||
|
||||
## [[recipe]({{< ref "/categories/recipe" >}}), [troubleshooting]({{< ref "/categories/troubleshooting" >}})]: How to capture and inspect packet flow in an EdgeRouter with Wireshark
|
||||
## [[recipe]({{< ref "/categories/recipe" >}}), [troubleshooting]({{< ref "/categories/troubleshooting" >}}), [netadmin]({{< ref "/categories/netadmin" >}})]: How to capture and inspect packet flow in an EdgeRouter with Wireshark
|
||||
|
||||
### Background
|
||||
|
||||
|
Reference in New Issue
Block a user