Added tags and categories to old posts

Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
2019-09-28 19:46:10 +02:00
parent 7a183d01eb
commit 66e488f63a
4 changed files with 9 additions and 9 deletions

View File

@@ -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