D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
305
show dvmrp routing_table
Parameters
ipaddress <network_address> The IP address and netmask of the
destination. The address and mask information can be specified using
the traditional format (for example, 10.1.2.3/255.0.0.0 or in CIDR format,
10.1.2.3/8).
Restrictions None.
Example usage:
To display DVMRP routing table:
DGS-3600:4#show dvmrp routing_table
Command: show dvmrp routing_table
DVMRP Routing Table
Source Address/Netmask Upstream Neighbor Metric Learned Interface Expire
--------------- --------------- ---- ------- ------------ ------
10.0.0.0/8 10.90.90.90 2 Local System -
20.0.0.0/8 20.1.1.1 2 Local ip2 117
30.0.0.0/8 30.1.1.1 2 Dynamic ip3 106
Total Entries: 3
DGS-3600:4#
show dvmrp neighbor
Purpose Used to display the DVMRP neighbor table.
Syntax
show dvmrp neighbor {ipif <ipif_name 12> | ipaddress
<network_address>}
Description This command will display the current DVMRP neighbor table.
Parameters
<ipif_name 12> The name of the IP interface for which to display the
DVMRP neighbor table.
ipaddress <network_address> The IP address and netmask of the
destination. The address and mask information can be specified using
the traditional format (for example, 10.1.2.3/255.0.0.0 or in CIDR format,
10.1.2.3/8).
Restrictions None.
Example usage:
To display DVMRP neighbor table:
DGS-3600:4#show dvmrp neighbor
Command: show dvmrp neighbor
DVMRP Neighbor Address Table
Interface Neighbor Address Generation ID Expire Time
--------------- ----------------------- ------------------- ---------
System 10.2.1.123 2 35
Total Entries: 1
DGS-3600:4#