gre-on-freebsd.md
... ...
@@ -10,7 +10,7 @@ This page describes how to configure GRE tunnels on FreeBSD.
10 10
11 11
## Create a temporary gre tunnel
12 12
13
-```
13
+```bash
14 14
ifconfig gre$INDEX create
15 15
ifconfig gre$INDEX tunnel $TUNNEL_SRC $TUNNEL_DST
16 16
ifconfig gre$INDEX inet $LOCAL $REMOTE netmask 0xffffffff