Monitoring DVMRP Parameters for a Specific Interface
Purpose
Display DVMRP parameters for a specified interface.
Action
To display DVMRP parameters for a specified interface:
host1:v3#show ip dvmrp interface
Interface: ATM2/0.1
SourceAddress: 1.0.0.1
Network/Mask: 1.0.0.1/24
Received Bad Packets: 0
Received Bad Routes: 0
Routes Sent: 0
Administrative State: Enabled
Summary Address(es) None Configured
auto-summary: Disabed
metric-offset in: 1
metric-offset out: 0
announce-filter: None
accept-filter(s) None ConfiguredTo display a summary of DVMRP parameters for a specified interface:
host1:boston#show ip dvmrp interface brief Interface SourceAddress Network/Mask RBdPk RBdRt SntRt atm5/0.14 14.0.1.1 14.0.1.1/8 0 0 2 atm5/0.15 15.0.1.1 15.0.1.1/8 0 0 2
Meaning
Table 44 lists the show ip dvmrp interface command output fields.
Table 44: show ip dvmrp interface Output Fields
Field | Description |
|---|---|
Interface | Type and specifier of the interface connected to a source. For details about interface types and specifiers, see Interface Types and Specifiers in JunosE Command Reference Guide. |
SourceAddress | IP address of the interface or, for an unnumbered interface, address of the loopback interface |
Network/Mask | Network and mask of the subnet on which the interface resides |
Received Bad Packets/RBdPk | Number of bad packets received on this interface |
Received Bad Routes/RBdRt | Number of bad routes received on this interface |
Routes Sent/SntRt | Number of bad routes advertised on this interface |
Administrative State | Configured state of DVMRP on this interface: enabled or Disabled |
Summary Address(es) | Specific summary address or addresses that this interface should advertise |
auto-summary | Status of automatic summarization: Enabled or Disabled |
metric-offset in | Number of hops by which the router increases a DVMRP route advertised in incoming DVMRP reports |
metric-offset out | Number of hops by which the router increases a DVMRP route advertised in outgoing DVMRP reports |
announce-filter | Routes advertised by the interface |
accept-filter(s) | Names of IP access lists that specify the sources for which the interface accepts routes |
Hide Navigation Pane
Show Navigation Pane
SHA1