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


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
296
Example Usage:
To display DVMRP neighbor table:
DGS-3324SRi: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 250
Total Entries: 1
DGS-3324SRi:4#
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-3324SRi:4#show dvmrp nexthop
Command: show dvmrp nexthop
Source IP Address/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-3324SRi:4#