PIM Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
621
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
EXAMPLE
ALU(config-if GigabitEthernet3/0)# ip pim dr-priority 2
ALU(config-if GigabitEthernet3/0)# ip pim query-interval 50
ALU(config-if Serial0/0:0)# ip pim neighbor-filter acc-list1
T
O CONFIGURE MESSAGE INTERVAL
PIM router sends Join/Prune messages towards source or RP. This message is
periodic to keep the states in upstream router active.
E
XAMPLE
ALU(config)# ip pim message-interval 30
T
O CONFIGURE SOURCE-TREE SWITCHING THRESHOLD
PIM router joins SPT once the configured policy is satisfied. This command is
used to configure the policy to control switching traffic from shared Tree (RPT) to
Shortest Path Tree (SPT).
E
XAMPLE
ALU(config)# ip pim spt-threshold 100 group-list 10
Command (in CM) Description
ip pim message-interval <1-
65535>
PIM router sends periodic join and prune
messages on interfaces over which it
has at least one neighbor. Use this
command to configure this interval (in
seconds).
The default message-interval is 60
seconds.
Command (in CM) Description
ip pim spt-threshold {<0-
4294967>|infinity} [group-list
{<1-99>|<1300-1999>|<standard
access-list-name>}
This command is used to configure the
the SPT threshold value.
The value can be specified in the range
0-4294967 or infinity, which means never
to switch-over from RPT to SPT.
In case, the access-list is specified, this
threshold value is used only for the
groups, which matches the access-list.
The default spt-threshold is 0 Kbps.