DGS-3312SR Layer 3 Gigabit Switch
250
disable dvmrp
Purpose
Used to disable DVMRP.
Syntax
disable dvmrp
Description
This command, in combination with the
enable dvmrp
above,
to enable and disable DVMRP on the switch.
Parameters None.
Restrictions Only
administrator-level users can issue this command.
Example Usage:
To disable DVMRP:
DGS-3312SR:4#disable dvmrp
Command: disable dvmrp
Success.
DGS-3312SR: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. You can specify the IP address and netmask
information using the traditional format or the CIDR format. For
example, 10.1.2.3/255.255.0.0 or 10.2.3.4/16.
Restrictions None.
Example Usage:
To display DVMRP routing table:
DGS-3312SR: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-3312SR:4#