D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
295
DGS-3324SRi:4#disable dvmrp
Command: disable dvmrp
Success.
DGS-3324SRi:4#
show dvmrp routing_table
Purpose Used to display the current DVMRP routing table.
Syntax
show dvmrp routing table [ipaddress <network_address>]
Description The command is used to display the current 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-3324SRi: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-3324SRi: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.