Monitoring Dynamic IP Tunnels
You can monitor dynamic DVMRP and GRE tunnels by using the following commands.
show dvmrp destination profile
- default dvmrp destination profileName of the modified default destination profile on the system
- dvmrp destination profileName of the DVMRP destination profiles configured on the system
- tunnel checksumStatus of tunnel checksum configuration; enabled or disabled
- tunnel sequence-datagramsStatus of tunnel sequence datagrams configuration; enabled or disabled
- tunnel mtuValue of the tunnel MTU
- ipsec transport modeStatus of IPSec transport mode configuration; enabled or disabled
- tunnel mdtStatus of IPSec transport mode configuration; enabled or disabled
- profileName of the profile assigned for upper IP interfaces
- virtual routerName of the transport virtual router assigned to the destination profile
- tunnel destination subnetValue of the configured destination address subnet
- tunnel sourceValue of the configured source address
host1#show dvmrp destination profiledefault dvmrp destination profile globaldvmrp destination profile kanata1dvmrp destination profile kanata23 dvmrp destination profiles foundthe default destination profile is presentExample 2Displays a specific destination profile host1#show dvmrp destination profile kanata1dvmrp destination profile kanata1tunnel mtu 10240ipsec transport mode disabledtunnel mdt disabledprofile disabledvirtual router vr1tunnel destination subnet 10.0.0.0 255.0.0.0tunnel source 1.1.1.1tunnel source 1.1.1.2tunnel source 1.1.1.3show 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
- ApplicationName of the application that created 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 mdtTunnel MDT state
- Tunnel checksum optionState of the checksum feature: enabled or disabled
- Tunnel sequence number optionState of the sequence number feature; enabled or disabled
- Tunnel up/down trap is enabledIndicates whether or not the E-series router sends traps to SNMP when the operational state of the tunnels changes
- 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
- DVMRP tunnels foundTotal number of DVMRP tunnels found
- Tunnels were created dynamicNumber of tunnels created dynamically
host1:vr11#show dvmrp tunnelDVMRP tunnel mvpn-dynamic-1 is UpDVMRP tunnel mvpn-dynamic-2 is UpDVMRP tunnel mvpn-dynamic-3 is Down3 DVMRP tunnels found3 tunnels were created dynamicExample 2Displays the detail of a dynamically created DVMRP tunnel for the data MDT application host1:vr11#show dvmrp tunnel detail mvpn-dynamic-1DVMRP tunnel mvpn-dynamic-1 is Uptunnel is dynamicApplication is MVPNTunnel operational configurationTunnel mtu is '5000'Tunnel source address is '1.1.1.1'Tunnel destination address is '2.2.2.2'Tunnel transport virtual router is vr1Tunnel mdt 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 01 DVMRP tunnel found1 tunnel was created dynamicallyExample 3Displays the detail of a dynamically created DVMRP tunnel for the Mobile IP application host1:vr12#show dvmrp tunnel detail mobileIp-dynamic-1DVMRP tunnel mobileIp-dynamic-1 is Uptunnel is dynamicApplication is Mobile-IPTunnel operational configurationTunnel mtu is '5000'Tunnel source address is '6.6.6.6'Tunnel destination address is '3.3.3.3'Tunnel transport virtual router is vr1Tunnel mdt is disabledTunnel checksum option is disabledTunnel sequence number option is disabledTunnel key is disabledTunnel up/down trap is enabledTunnel-server location is 6/0Tunnel administrative state is UpStatistics packets octets discards errorsData rx 0 0 0 0Data tx 0 0 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 destination profile
- default gre destination profileName of the modified default destination profile on the system
- gre destination profileName of the GRE destination profiles configured on the system
- tunnel checksumStatus of tunnel checksum configuration; enabled or disabled
- tunnel sequence-datagramsStatus of tunnel sequence datagrams configuration; enabled or disabled
- tunnel mtuValue of the tunnel MTU
- ipsec transport modeStatus of IPSec transport mode configuration; enabled or disabled
- tunnel mdtStatus of IPSec transport mode configuration; enabled or disabled
- profileName of the profile assigned for upper IP interfaces
- virtual routerName of the transport virtual router assigned to the destination profile
- tunnel destination subnetValue of the configured destination address subnet
- tunnel sourceValue of the configured source address
host1#show gre destination profiledefault gre destination profile globalgre destination profile boston1gre destination profile boston23 gre destination profiles foundthe default destination profile is presentExample 2Displays a specific GRE destination profile used for dynamic IP tunnel creation host1#show gre destination profile boston1gre destination profile boston1tunnel checksum disabledtunnel sequence-datagrams disabledtunnel mtu 10240ipsec transport mode disabledtunnel mdt disabledprofile kanatavirtual router vr1tunnel destination subnet 10.0.0.0 255.0.0.0tunnel source 1.1.1.1tunnel source 1.1.1.2tunnel source 1.1.1.3Example 3Displays a specific GRE destination profile used in a MVPN host1#show gre destination profile boston2gre destination profile boston2tunnel checksum disabledtunnel sequence-datagrams disabledtunnel mtu 10240ipsec transport mode disabledtunnel mdt profile kanata-mdtprofile kanatavirtual router vr2tunnel destination subnet 224.0.0.0 255.0.0.0tunnel source 1.1.1.1tunnel source 1.1.1.2tunnel source 1.1.1.3show 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
- 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
- ApplicationName of the application that created 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 sequence number optionState of the sequence number 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
- Tunnels foundTotal number of GRE tunnels found
- Tunnels were created dynamicNumber of tunnels created dynamically
host1:vr11#show gre tunnelGRE tunnel mobileIp-dynamic-1 is UpGRE tunnel mvpn-dynamic-2 is UpGRE tunnel mvpn-dynamic-3 is Down3 GRE tunnels found3 tunnels were created dynamicExample 2Displays the detail of a dynamically created GRE tunnel for the data MDT application host1:vr11#show dvmrp tunnel detail mvpn-dynamic-1GRE tunnel mvpn-dynamic-1 is Uptunnel is dynamicApplication is MVPNTunnel operational configurationTunnel mtu is '5000'Tunnel source address is '1.1.1.1'Tunnel destination address is '2.2.2.2'Tunnel transport virtual router is vr1Tunnel mdt is disabledTunnel checksum option is disabledTunnel sequence number 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 01 GRE tunnel found1 tunnel was created dynamicallyExample 3Displays the detail of a dynamically created GRE tunnel for the Mobile IP application host1:vr12#show gre tunnel detail mobileIp-dynamic-1GRE tunnel mobileIp-dynamic-1 is Uptunnel is dynamicApplication is Mobile-IPTunnel operational configurationTunnel mtu is '5000'Tunnel source address is '6.6.6.6'Tunnel destination address is '3.3.3.3'Tunnel transport virtual router is vr1Tunnel mdt is disabledTunnel checksum option is disabledTunnel sequence number option is disabledTunnel key is disabledTunnel up/down trap is enabledTunnel-server location is 6/0Tunnel administrative state is UpStatistics packets octets discards errorsData rx 0 0 0 0Data tx 0 0 0 0show 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