Chapter 28 Distance Vector Multicast Routing Protocol (Dvmrp) Commands - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Chapter 28
Multicast Routing Protocol
(DVMRP) Commands
config dvmrp [ipif <ipif_name 12> | all] {metric <value 1-31> | probe <sec 1-65535> |
neighbor_timeout <sec 1-65535> | state [enable | disable]}(1)
enable dvmrp
disable dvmrp
show dvmrp {ipif <ipif_name 12>}
show dvmrp neighbor {ipif <ipif_name 12> | ipaddress <network_address>}
show dvmrp nexthop {ipaddress <network_address> | ipif <ipif_name 12>}
show dvmrp routing_table {ipaddress <network_address>}
28-1
config dvmrp
Description
This command is used to configure DVMRP configurations.
Format
config dvmrp [ipif <ipif_name 12> | all] {metric <value 1-31> | probe <sec 1-65535> |
neighbor_timeout <sec 1-65535> | state [enable | disable]}(1)
Parameters
ipif - Specifies the IP interface name used.
<ipif_name 12> - Enter the IP interface name used here. This name can be up to 12
characters long.
all - Specifies that all the IP interfaces will be used.
metric - (Optional) Allows the assignment of a DVMRP route cost to the above IP interface. A
DVMRP route cost is a relative number that represents the real cost of using this route in the
construction of a multicast delivery tree. It is similar to, but not defined as, the hop count in
RIP.
<value 1-31> - Enter the metric value used here. This value must be between 1 and 31. The
default value is 1.
probe - (Optional) Specifies the time in seconds between the DVMRP Probe message
transmissions.
<sec 1-65535> - Enter the probe value used here. This value must be between 1 and 65535
seconds. The default value is 10 seconds.
neighbor_timeout - (Optional) Specifies the time period for DVMRP will hold Neithbor Router
reports before issuing poison route messages.
<sec 1-65535> - Enter the neighbor timeout value used here. This value must be between 1
and 65535 seconds. The default value is 35 seconds.
state - (Optional) Specifies the DVMRP state of the IP interface.
enable - Specifies that DVMRP of the specified IP interface will be enabled.
disable - Specifies that DVMRP of the specified IP interface will be disabled.
Distance Vector
454

Advertisement

Table of Contents
loading

Table of Contents