Sun Ethernet Fabric Operating System PIM Administration Guide

Exit Print View

Updated: July 2015
 
 

Specify the Hello Messaging Interval

This example transmits hello messages from VLAN 5 to neighboring PIM routers every 80 seconds.

  1. Enable PIM globally.
    SEFOS# configure terminal
    SEFOS(config)# set ip pim enable
    
  2. Enter Interface Configuration mode for the interface.
    SEFOS(config)# interface vlan 5
    
  3. Associate the VLAN interface with the PIM component.
    SEFOS(config-if)# ip pim componentId 1
    
  4. Configure the query interval for the PIM interface.
    SEFOS(config-if)# ip pim query-interval 80
    SEFOS(config-if)# end
    
  5. Ensure that the correct PIM query interval is set.
    SEFOS# show ip pim interface detail
    Vlan5 33 is up
     Internet Address is 10.1.0.1
    Muticast Switching : Enabled
    PIM : Enabled
    PIMv6 : Disabled
    PIM version : 2, mode: Sparse
    PIM DR : 10.1.0.1
    PIM DR Priority : 1
    PIM Neighbour Count : 0
    PIM Hello/Query Interval : 80
    PIM Message Interval : 60	
    PIM Override Interval : 0
    PIM Lan Delay : 0
    PIM Lan-Prune-Delay : Disabled
    PIM Component Id : 1
    PIM domain border : disabled