Monitoring DVMRP Destination Profiles
Purpose
Display the configuration of DVMRP destination profiles.
Action
To display all DVMRP destination profiles on the system:
host1#show dvmrp destination profile default dvmrp destination profile global dvmrp destination profile kanata1 dvmrp destination profile kanata2
3 dvmrp destination profiles found the default destination profile is present
To display the configuration of a specific DVMRP destination profile:
host1#show dvmrp destination profile kanata1 dvmrp destination profile kanata1 tunnel mtu 10240 ipsec transport mode disabled tunnel mdt disabled profile disabled 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
Meaning
Table 1 lists the show dvmrp destination profile command output fields.
Table 1: show dvmrp destination profile Output Fields
Field Name | Field Description |
---|---|
default dvmrp destination profile | Name of the modified default destination profile on the system |
dvmrp destination profile | Name of the DVMRP 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 | Tunnel MDT state |
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 |