Virtual Private Networks (VPN) Generic Routing Encapsulation (GRE)
Digi TransPort WR Routers User Guide
224
Show GRE tunnels
To view information about currently configured GREtunnels:
Web
1. On the menu, click Network > Services > GRE.
The GRE page appears.
2. To view configuration details about a GRE tunnel, click to expand the GRE tunnel.
Command line
The show gre command displays the status and statistics of the GRE tunnels. To display detailed
status and information for all configured GRE tunnels, type show gre without parameters:
digi.router> show gre
# Status IP Address Mask Description
------------------------------------------------------------
1 Up 10.10.0.2 255.255.255.252
digi.router>
To display detailed status and statistics for a particular GRE tunnel, specify the tunnel number with
the show gre command:
digi.router> show gre 1
GRE 1 Status and Statistics
---------------------------
Admin Status : Up
Oper Status : Up
IPv4 Address : 10.10.0.2
Mask : 255.255.255.252
Peer : 37.85.231.45
Key : 1
Received Sent
-------- ----
Packets 55 54
Bytes 4620 3456
digi.router>