Monitoring IP Tunnels
You can monitor DVMRP and GRE tunnels by using the following commands.
show dvmrp tunnel
- Use to display information about DVMRP tunnels.
- To view detailed information about tunnels, specify the detail keyword.
- To view the number of tunnels in a specific state, specify the state keyword and the state of the tunnel (disabled, down, enabled, lower-down, not-present, up).
- To view the state of a specific tunnel, specify a tunnel name.
- To view the number of tunnels associated with that IP address, specify an IP address.
- To view the number of tunnels associated with an IP address on the virtual router, specify an IP address with the virtual-router keyword and the name of the virtual router.
- Field descriptions
- upTunnel is operational
- downTunnel is not operational
- not-presentTunnel is not operational, because the hardware (such as a line module) supporting the tunnel is inaccessible
- Tunnel nameName of the tunnel
- Tunnel mtuValue of the maximum transmission unit for the tunnel
- Tunnel source addressIP address of the source of the tunnel
- Tunnel destination addressIP address of the destination of the tunnel
- Tunnel transport virtual routerName of the virtual router associated with the tunnel
- Tunnel up/down trapIndicates whether or not the E-series router sends traps to SNMP when the operational state of the tunnels changes, enabled or disabled
- Tunnel server locationLocation of the tunnel server in slot/port format (ERX-7xx models, ERX-14xx models, and the ERX-310 router) or slot/adapter/port format (E120 and E320 routers).
- Tunnel secured by ipsec transport interfaceIPSec interface that secures the tunnel.
- Tunnel administrative stateConfigured state of the tunnel: up or down
- StatisticsDetails of packets received or transmitted by the tunnel
- PacketsNumber of packets received or transmitted by the tunnel
- OctetsNumber of octets received or transmitted by the tunnel
- DiscardsNumber of packets not accepted by the tunnel
- ErrorsNumber of packets with errors received or transmitted by the tunnel
- Data rxReceived data
- Data txTransmitted data
- Number of tunnels foundTotal number of DVMRP tunnels found
- Number of static tunnelsNumber of tunnels created statically
host1#show dvmrp tunnelDVMRP tunnel boston1 is up1 DVMRP tunnel found1 tunnel was created staticExample 2 host1#show dvmrp tunnel detailDVMRP tunnel boston1 is up (tunnel is static)Tunnel operational configurationTunnel name is 'boston1'Tunnel mtu is '10240'Tunnel source address is '0.0.0.0'Tunnel destination address is '0.0.0.0'Tunnel transport virtual router is vr1Tunnel up/down trap is enabledTunnel server location is 4/0Tunnel secured by ipsec transport interface 1Tunnel administrative state is upStatistics packets octets discards errorsData rx 0 0 0 0Data tx 0 0 0 01 DVMRP tunnel found1 tunnel was created staticExample 3 host1#show dvmrp tunnel state enabledDVMRP tunnel boston1 is up1 DVMRP tunnel found1 tunnel was created staticExample 4 host1#show dvmrp tunnel virtual-router vr1 ip 0.0.0.0DVMRP tunnel boston1 is up1 DVMRP tunnel found1 tunnel was created staticExample 5Displays a DVMRP tunnel on an E320 router host1#show dvmrp tunnel detailDVMRP tunnel v1Tunnel1 is Up (tunnel is static)Tunnel operational configurationTunnel mtu is '10240'Tunnel source address is '50.1.1.1'Tunnel destination address is '50.1.1.2'Tunnel transport virtual router is v1Tunnel up/down trap is enabledTunnel-server location is 13/0/0Tunnel administrative state is UpStatistics packets octets discards errorsData rx 5 740 0 0Data tx 5 740 0 0show dvmrp tunnel summary
- upTunnel is operational
- downTunnel is not operational
- not-presentTunnel is not operational, because the hardware (such as a line module) supporting the tunnel is inaccessible
host1#show dvmrp tunnel summaryAdministrative status enabled disabled1 0Operational status up down not-present1 0 0show gre tunnel
- Use to display information about a GRE tunnel or a list of GRE tunnels.
- To view detailed information about tunnels, specify the detail keyword.
- To view the number of tunnels in a specific state, specify the state keyword and the state of the tunnel (disabled, down, enabled, lower-down, not-present, up).
- To view the state of a specific tunnel, specify a tunnel name.
- To view the number of tunnels associated with an IP address, specify an IP address.
- To view the number of tunnels associated with an IP address on the virtual router, specify an IP address with the virtual-router keyword and the name of the virtual router.
- Field descriptions
- Tunnel nameName of the tunnel
- Tunnel mtuValue of the maximum transmission unit for the tunnel
- Tunnel source addressIP address of the source of the tunnel
- Tunnel destination addressIP address of the destination of the tunnel
- Tunnel transport virtual routerName of the virtual router associated with the tunnel
- Tunnel mdtState of the tunnel MDT
- Tunnel checksum optionState of the checksum feature: enabled or disabled
- Tunnel up/down trapIndicates whether or not the E-series router sends traps to SNMP when the operational state of the tunnels changes, enabled or disabled
- Tunnel server locationLocation of the tunnel server in slot/port format (ERX-7xx models, ERX-14xx models, and the ERX-310 router) or slot/adapter/port format (E120 and E320 routers).
- Tunnel is secured by ipsec transport interfaceIPSec interface that secures the tunnel.
- Tunnel administrative stateConfigured state of the tunnel: up or down
- StatisticsDetails of packets received or transmitted by the tunnel
- PacketsNumber of packets received or transmitted by the tunnel
- OctetsNumber of octets received or transmitted by the tunnel
- DiscardsNumber of packets not accepted by the tunnel
- ErrorsNumber of packets with errors received or transmitted by the tunnel
- Data rxReceived data
- Data txTransmitted data
- Number of tunnels foundTotal number of GRE tunnels found
- Number of static tunnelsNumber of tunnels created statically
host1#show gre tunnel3 GRE tunnels found3 tunnels were created staticExample 2 host1#show gre tunnel detailTunnel operational configurationTunnel name is 'vr1Tunnel mtu is '10240'Tunnel source address is '10.0.0.2'Tunnel destination address is '10.0.0.1'Tunnel transport virtual router is vr1Tunnel mdt is disabledTunnel checksum option is disabledTunnel up/down trap is enabledTunnel server location is 4/0Tunnel administrative state is upStatistics packets octets discards errorsData rx 0 0 0 0Data tx 0 0 0 0Tunnel operational configurationTunnel name is 'default'Tunnel mtu is '10240'Tunnel source address is '10.0.0.1'Tunnel destination address is '10.0.0.2'Tunnel transport virtual router is defaultTunnel checksum option is disabledTunnel up/down trap is enabledTunnel server location is 4/0Tunnel secured by ipsec transport interface 1Tunnel administrative state is upStatistics packets octets discards errorsData rx 0 0 0 0Data tx 0 0 0 0Tunnel operational configurationTunnel name is 'london2'Tunnel mtu is '10240'Tunnel source address is '0.0.0.0'Tunnel destination address is '0.0.0.0'Tunnel transport virtual router is vr1Tunnel checksum option is disabledTunnel up/down trap is enabledTunnel server location is 4/0Tunnel administrative state is upStatistics packets octets discards errorsData rx 0 0 0 0Data tx 0 0 0 03 GRE tunnels found3 tunnels were created staticExample 3 host1#show gre tunnel state upGRE tunnel VR1 is upGRE tunnel default is upGRE tunnel london2 is down3 GRE tunnels found3 tunnels were created staticExample 4 host1#show gre tunnel virtual-router vr1 ip 10.0.0.1GRE tunnel VR1 is up1 GRE tunnel found1 tunnel was created staticExample 5Displays a GRE tunnel on an E320 router host1#show gre tunnel detailGRE tunnel start is Up (tunnel is static)Tunnel operational configurationTunnel mtu is '10240'Tunnel source address is '15.0.0.1'Tunnel destination address is '15.0.0.2'Tunnel transport virtual router is defaultTunnel checksum option is disabledTunnel sequence number option is disabledTunnel up/down trap is enabledTunnel-server location is 1/0/0Tunnel administrative state is UpStatistics packets octets discards errorsData rx 0 0 0 0Data tx 0 0 0 0GRE tunnel end is UpTunnel operational configurationTunnel mtu is '10240'Tunnel source address is '15.0.0.2'Tunnel destination address is '15.0.0.1'Tunnel transport virtual router is vpnATunnel checksum option is disabledTunnel sequence number option is disabledTunnel up/down trap is enabledTunnel-server location is 1/0/0Tunnel administrative state is UpStatistics packets octets discards errorsData rx 0 0 0 0Data tx 0 0 0 02 GRE tunnels found2 tunnels were created staticshow gre tunnel summary
- upTunnel is operational
- downTunnel is not operational
- not-presentTunnel is not operational, because the hardware (such as a line module) supporting the tunnel is inaccessible
host1#show gre tunnel summaryAdministrative status enabled disabled3 0Operational status up down not-present3 0 0