Monitoring GRE Destination Profiles
Purpose
Display the configuration of GRE destination profiles.
Action
To display all GRE destination profiles configured on the system:
host1#show gre destination profile default gre destination profile global gre destination profile boston1 gre destination profile boston2
3 gre destination profiles found the default destination profile is present
To display a specific GRE destination profile used for dynamic IP tunnel creation:
host1#show gre destination profile boston1 gre destination profile boston1 tunnel checksum disabled tunnel sequence-datagrams disabled tunnel mtu 10240 ipsec transport mode disabled tunnel mdt disabled profile kanata virtual router vr1 tunnel destination subnet 10.0.0.0 255.0.0.0 tunnel source 1.1.1.1 tunnel source 1.1.1.2 tunnel source 1.1.1.3
To display a specific GRE destination profile used in a MVPN:
host1#show gre destination profile boston2 gre destination profile boston2 tunnel checksum disabled tunnel sequence-datagrams disabled tunnel mtu 10240 ipsec transport mode disabled tunnel mdt profile kanata-mdt profile kanata virtual router vr2 tunnel destination subnet 224.0.0.0 255.0.0.0 tunnel source 1.1.1.1 tunnel source 1.1.1.2 tunnel source 1.1.1.3
Meaning
Table 28 lists the show gre destination profile command output fields.
Table 28: show gre destination profile Output Fields
Field Name | Field Description |
|---|---|
default gre destination profile | Name of the modified default destination profile on the system |
gre destination profile | Name of the GRE destination profiles configured on the system |
tunnel checksum | Status of tunnel checksum configuration; enabled or disabled |
tunnel sequence-datagrams | Status of tunnel sequence datagrams configuration; enabled or disabled |
tunnel mtu | Value of the tunnel MTU |
ipsec transport mode | Status of IPsec transport mode configuration; enabled or disabled |
tunnel mdt | Status of IPsec transport mode configuration; enabled or disabled |
profile | Name of the profile assigned for upper IP interfaces |
virtual router | Name of the transport virtual router assigned to the destination profile |
tunnel destination subnet | Value of the configured destination address subnet |
tunnel source | Value of the configured source address |
Hide Navigation Pane
Show Navigation Pane
SHA1