Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
DVMRP Commands
page 46-36
OmniSwitch CLI Reference Guide
September 2009
show ip dvmrp route
Displays the DVMRP routes that are being advertised to other routers.
show ip dvmrp route [ip_address ip_mask]
Syntax Definitions
ip_address
The 32-bit source IP address representing route(s).
ip_mask
A 32-bit number that determines the subnet mask for the IP address.
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
If a source IP address and IP mask are not specified, the entire DVMRP route table is displayed. 
Examples
-> show ip dvmrp route
Legends:  Flags:  L = Local, R = Remote, F = Flash, H = Holddown, I = Invalid  
     Address/Mask        Gateway       Metric     Age      Expires  Flags
-------------------+------------------+------+-----------+---------+-----
       11.0.0.0/8     55.0.0.5           2    00h:13m:14s  02m:07s    R
       22.0.0.0/8     44.0.0.4           2    00h:33m:14s  02m:15s    R
       44.0.0.0/8           -            1    05h:24m:59s     -       L
       55.0.0.0/8           -            1    05h:24m:59s     -       L
       66.0.0.0/8     44.0.0.4           2    00h:03m:11s  02m:15s    R
output definitions
Address/Mask
The 32-bit IP address for the router interface, along with the corre-
sponding subnet mask. The interface’s subnet mask is shown using the 
CIDR prefix length: 255.0.0.0 equals /8; 255.255.0.0 equals /16; 
255.255.255.0 equals /24, etc. 
Gateway
The corresponding 32-bit gateway address. Because it is not applicable, 
no gateway address is displayed for local routes.
Metric
The current metric value. A metric is essentially used to determine the 
most cost-effective way to pass data through the network. The higher 
the metric value, the higher the cost. 
Age
The current age of the DVMRP route, displayed in hours, minutes, and 
seconds.