To configure PIM in the Gaia Portal:
The Add Interface window opens.
Parameter |
Description |
---|---|
PIM Protocol |
The PIM mode to use. One of:
|
State Refresh |
In Dense Mode, use state refresh messages to delay timing out prune state of multicast traffic that has no active receivers. This helps suppress the flood-and-prune cycle inherent to dense mode. |
Parameter |
Description |
---|---|
Interface |
Select the interface on which to enable PIM |
Local Address |
Use the specified local address for all advertisements sent on the interface. This is useful on interfaces with multiple IP addresses (aliases). The local address must match one of the addresses configured on the interface. If a local address is specified with the virtual address option enabled, the local address must match a virtual address on the interface. Note - Each router must have at least one interface address with a subnet prefix shared by all neighboring PIM routers. If any neighboring routers select advertisement addresses that are not on a shared subnet, all messages from those neighbors are rejected. This is also true when the virtual address option is enabled.
|
Use Virtual Address |
Use the VRRP virtual IP address on this interface. If enabled, PIM runs on this interface only after the router becomes a VRRP master after a failover. When you enable virtual IP support for VRRP on a PIM interface, it creates the neighbor relationship with the virtual IP, if the router is a VRRP master. The master in the VRRP pair sends hello messages that include the virtual IP as the source address and processes PIM control messages from routers that neighbor the VRRP pair. Note - You cannot configure a local address or a virtual address when ClusterXL is enabled.
|
DR Priority |
The dr-priority advertised in the PIM hello messages sent on the interface. This is used for DR selection on a LAN. The router with the highest priority is selected as the designated router. To break a tie, the DR is selected on the basis of the highest IP address. If even one router does not advertise a dr-priority, the DR election is based on the IP address.
Note - To make sure that a PIM neighbor supports DR Priority, run this command: |
You can disable PIM on one or more interfaces configured on the Portal platform.
To disable PIM entirely, delete all PIM interfaces.
To configure PIM Dense Mode Advanced Options:
To configure PIM Simple Mode Advanced options:
The Advanced Options window opens.
The Shortest Path First Threshold: Add Multicast Group window opens.
Parameter |
Description |
---|---|
Hello interval |
Interval between which PIM hellos are sent on a multicast-capable interface. Hello messages are addressed to the All-PIM-Routers multicast group (224.0.0.13) so that PIM routers may discover neighbors on a multi-access network.
|
Data Interval |
The life-time of a new PIM forwarding entry. Subsequently, the life of the entry is extended in different ways based on the location of this router in the network. For example, in some cases the receipt of PIM control messages (e.g. periodic join/prune messages) extends the life of the entry and in others the presence of local senders of multicast traffic prevents the deletion of the entry.
|
Assert Interval |
If an assert battle on an upstream interface results in the selection of a PIM neighbor other than the unicast reverse-path-forwarding (RPF) neighbor towards the source of the data traffic (for which the assert battle was generated) as the designated forwarder on that interface, the winner is used as the upstream neighbor for all subsequent join/prune messages. This change is timed-out after expiry of the assert interval (measured in seconds).
|
Assert-rate Limit. |
The number of asserts to send per second. The router generates the Asserts when data from a source is detected on an interface other than the incoming interface (based on the unicast routing table) towards the source. These messages are rate-limited and the router must not originate more than a fixed number of assert messages per second. If the limit is set to 0, rate-limiting is disabled.
|
Join Prune Interval |
Interval between sending Join/Prune messages.
|
Join Prune Delay Interval |
The maximal interval from the time when the unicast Reverse Path Forwarding (RPF) neighbor (towards a source or the RP) changes, and a triggered Join/Prune message is sent.
|
Join Prune Suppress Interval |
Mean interval from the receipt of a Join/Prune with a higher Holdtime (with ties broken by higher network layer address) and allowing duplicate Join/Prunes to be sent again. Set this interval to 1.25 times the join/prune interval.
|
Parameter |
Description |
---|---|
Direct OSPF Kernel Static RIP BGP |
Compares the cost of protocols to find which router will forward multicast data packets on a multi-access LAN. These values are used in assert messages sent out on a LAN when a router detects data packets on an interface other than the incoming interface towards the source of the data. These values must be the same for all routers on a multi-access LAN that run the same protocol. Therefore, the default values were specially configured to match those of other implementations.
|
Parameter |
Description |
---|---|
State Refresh Interval |
For Dense Mode, the interval at which state refresh messages are sent for multicast traffic originated by directly-connected sources.
|
State Refresh TTL |
For Dense Mode, the time-to-live (TTL) placed in the state refresh messages originated for multicast traffic from directly-connected sources. You can use this value to limit the forwarding of state refresh messages in the network. In the absence of user configuration, it is derived from the multicast data.
|
Parameter |
Description |
---|---|
Register Suppression Interval |
The mean interval between receipt of a register-stop and the time when registers can be sent again. A lower value means more frequent register bursts at the rendezvous point. A higher value means a longer join latency for new receivers.
|
CRP Advertise Interval |
The interval between which candidate-rendezvous point routers send candidate-rendezvous point advertisements to the elected bootstrap router.
|
Parameter |
Description |
---|---|
Multicast Group |
The multicast group address to apply to the shortest path tree (spt) threshold.
|
Subnet mask |
Mask length.
|
Use Infinity |
Specifies that there is no spt switch. |
Use Integer |
The data rate threshold in Kbits/sec to start the spt switchover. When the data rate for a sparse-mode group is higher than the shortest-path-tree threshold at the last-hop router, an (S,G) entry is created and a join/prune message is sent toward the source. Setting this option builds a shortest-path tree from the source S to the last-hop router.
|
To configure this router as a Bootstrap router, Candidate Rendezvous Point and Static Rendezvous Point:
The Bootstrap and Rendezvous Point Settings window opens.
Parameter |
Description |
---|---|
Enable Bootstrap Router |
If enabled, this router is a candidate bootstrap router (C-BSR). All candidate RPs (C-RPs) send C-RP-Advertisements to the selected bootstrap router (BSR). The BSR then disseminates this information in bootstrap messages across the PIM domain. To prevent a single point of failure, configure more than one router in a domain as a candidate BSR.
|
Local Address |
Address used for the C-BSR state machine and the bootstrap messages. If PIM clustering is enabled, then this address must be configured and must match that of one of the PIM interfaces. If PIM clustering is not enabled, this address can be that of the PIM interfaces or an address configured on the loopback interface. If an address from the loopback interface is used, do not select an address in the 127/8 address range.
|
Local Preference |
The priority advertised in C-BSR messages. The candidate bootstrap router with the highest priority value is selected as the bootstrap router for the domain. The C-RP with the lowest priority has the highest preference. The highest priority value is 0.
|
Parameter |
Description |
---|---|
Enable Candidate RP |
Specifies that the platform is a candidate rendezvous point router. |
Local Address |
Address used for the C-RP state machine and in the C-RP-Advertisements sent to the elected bootstrap router. If PIM clustering is enabled, then this address must be configured and must match that of one of the PIM interfaces. If clustering is not enabled, this address can either be that of one of the PIM interfaces or an address configured on the loopback interface. If an address from the loopback interface is used, take care not select an address in the 127/8 address range.
|
Local Preference |
The priority of this C-RP. All PIM routers select the same RP for a multicast group address from the list of C-RPs received in the bootstrap messages from the elected BSR. The lower the Local Preference of the C-RP, the higher the priority.
|
Multicast Group |
The multicast group(s) for which this rendezvous point is responsible. Enter the group multicast IP address and mask length. Multicast group address
|
Subnet mask |
Mask length:
|
Parameter |
Description |
---|---|
Enable Static RP |
Enables or disables the static rendezvous point. |
Static Rendezvous Point |
A static rendezvous point. If an associated multicast group and prefix is not configured, the static-rp is considered to be responsible for all multicast groups (224.0.0.0/4). This needs to be consistent with the RP information at other routers in a multicast domain irrespective of the RP-dissemination mechanism (bootstrap or autoRP) used. Note - The static RP overrides the RP information received from other RP-dissemination mechanisms, such as bootstrap routers.
|
Multicast Group |
The multicast group(s) for which this rendezvous point is responsible. Enter the group multicast IP address and mask length. Multicast group address
|
Subnet mask |
Mask length:
|