User guide

14-6 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
IP M
ULTICAST
R
OUTING
config dvmrp vlan <name> timer
<probe_interval>
<neighbor_timeout_interval>
Configures DVMRP interface timers. Specify the
following:
probe_interval The amount of time that
the system waits between transmitting
DVMRP probe messages. The range is 1 to
2,147,483,647 seconds (68 years). The
default setting is 10 seconds.
neighbor_timeout_interval The
amount of time before a DVMRP neighbor
route is declared to be down. The range is 1
to 2,147,483,647 seconds (68 years). The
default setting is 35 seconds.
config pim add vlan [<vlan> | all] {dense |
sparse}
Enables PIM on an IP interface. When an IP
interface is created, per-interface PIM
configuration is disabled by default. The default
PIM mode is dense.
config pim cbsr [vlan <name> priority
<priority> | none]
Configures a candidate bootstrap router for PIM
sparse-mode operation. The range is 0 - 255.
The default setting is 0 and indicates the lowest
priority. To delete a CSBR, use the keyword
none as the priority.
config pim crp timer <crp_adv_interval> Configures the candidate rendezvous point
advertising interval. The default is 60 seconds.
config pim crp vlan <name> access_policy
<access_policy> {<priority>}
Configures the candidate rendezvous point for
PIM sparse-mode operation. The access policy
contains the list of multicast group accesses
serviced by this RP. The range is 0 - 255. The
default setting is 0 and indicates the highest
priority. To delete a CRP, use the keyword none
as the access policy.
config pim delete vlan [<name> | all] Disables PIM on an interface.
config pim spt-threshold <leaf_threshold>
<rp_threshold>
Configures the threshold, in kbps, for switching to
SPT. On leaf routers, this setting is based on
data packets. On the RP, this setting is based on
register packets. The default setting is 0.
Table 14-1: IP Multicast Routing Configuration Commands (continued)
Command Description