Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
PIM Commands
OmniSwitch CLI Reference Guide
September 2009
page 45-29
ip pim interface
Enables PIM and configures PIM-related statistics such as hello-interval, triggered-hello, hello-holdtime, 
joinprune, prune-delay, override-interval, dr-priority, stub interface, prune limit interval, and graft retry 
interval on the interface.
ip pim interface if_name [hello-interval seconds] [triggered-hello seconds] [joinprune-interval 
seconds] [hello-holdtime seconds] [joinprune-holdtime seconds] [prune-delay milliseconds] [override-
interval 
milliseconds] [dr-priority priority] [[no] stub] [prune-limit-interval seconds] [graft-retry-
interval 
seconds] 
no ip pim interface if_name
Syntax Definitions
if_name
The interface name on which PIM is being enabled or disabled.
hello-interval seconds
The frequency at which PIM Hello messages are transmitted on a speci-
fied interface, in seconds. Values may range from 0 to 18000.
triggered-hello seconds
Specifies the maximum time, in seconds, before a triggered PIM Hello 
message is sent on this interface. Values may range from 0 to 60.
joinprune-interval seconds
The frequency at which periodic Join/Prune messages are sent on this 
interface, in seconds. Values may range from 0 to 18000.
hello-holdtime seconds
Specifies the value set in the Holdtime field of PIM Hello messages sent 
on this interface, in seconds. Values may range from 0 to 65535.
joinprune-holdtime seconds
Specifies the value inserted into the Holdtime field of the Join/Prune 
messages sent on this interface, in seconds.Values may range from 0 to 
65535.
prune-delay milliseconds
Specifies the value of the expected propagation delay between PIM 
routers on this network, inserted into the LAN prune-delay option of the 
Hello messages sent on this interface, in milliseconds. Values may 
range from 0 to 32767.
override-interval milliseconds
Specifies the value inserted into the Override Interval field of the LAN 
prune-delay option of the Hello messages sent on this interface, in milli-
seconds. 
Values may range from 0 to 65535.
dr-priority priority
Specifies the Designated Router priority inserted into the DR priority 
option on a specified interface. The DR priority option value can range 
between 1 to 192. A higher numeric value denotes a higher priority.
prune-limit-interval seconds
Specifies the minimum interval that must elapse between two succes-
sive prune messages sent on this interface, in seconds. Values may 
range from 0 to 65535.
graft-retry-interval seconds
Specifies the minimum interval that must elapse between two succes-
sive graft messages sent on this interface, in seconds. Values may range 
from 0 to 65535.
stub
Specifies the interface not to send any PIM packets via this interface, 
and to ignore received PIM packets.