Specifications

Table Of Contents
Chapter 8: dvmrp Commands
8 - 4 SSR Command Line Interface Reference Manual
dvmrp enable interface
Purpose
Enable DVMRP on an interface.
Format
dvmrp enable interface
<ipAddr>
|
<tunnel-name>
Mode
Configure
Description
The
dvmrp
enable
interface
command enables DVMRP on the specified
interface.
Parameters
<ipAddr>
|
<tunnel-name>
IP address or tunnel name of the interface on
which you are enabling DVMRP.
If you are enabling DVMRP on an interface that
does not have a tunnel, specify the IP address.
If you are enabling DVMRP on an interface that
has a tunnel, specify the tunnel name.
Restrictions
The Control Module’s en0 interface is never used for multicast traffic.
DVMRP does not run on multiple IP subnets if created on an interface. Currently, the
SSR automatically picks up the first subnet to run DVMRP on it. However any one
particular subnet can be picked up by enabling it. But before doing that, no subnet
should already be enabled on that interface.
Note:
The
igmp
enable
interface
command has a similar restriction.
Examples
Here is an example of the
dvmrp
enable
interface
command.
ssr(config)# dvmrp enable interface 10.50.78.2
Enables DVMRP on the IP interface with IP address 10.50.78.2.