D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
266
DGS-3627:admin# 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-3627:admin#
show dvmrp nexthop
Purpose Used to display the current DVMRP routing next hop table.
Syntax
show dvmrp nexthop {ipaddress <network_address> | ipif <ipif_name 12>}
Description This command will display the DVMRP routing next hop table.
Parameters
<ipif_name 12> The name of the IP interface for which to display the current DVMRP routing
next hop 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 routing next hop table:
DGS-3627:admin# show dvmrp nexthop
Command: show dvmrp nexthop
DVMRP Routing Next Hop Table
Source Addresss/Netmask Interface Name Type
----------------- --------------- ------
10.0.0.0/8 ip2 Leaf
10.0.0.0/8 ip3 Leaf
20.0.0.0/8 System Leaf
20.0.0.0/8 ip3 Leaf
30.0.0.0/8 System Leaf
30.0.0.0/8 ip2 Leaf
Total Entries: 6
DGS-3627:admin#
show dvmrp
Purpose Used to display the current DVMRP settings on the Switch.
Syntax
show dvmrp{<ipif_name 12>}
Description The command will display the current DVMRP configurations.
Parameters
<ipif_name 12> This parameter will allow the user to display DVMRP settings for a specific IP
interface.