Sun Ethernet Fabric Operating System PIM Administration Guide

Exit Print View

Updated: July 2015
 
 

Specify the Interval to Delay Override Messages

This example delays override messages from VLAN 5 for 10 seconds before sending them.

  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. Specify how often (in seconds) the switch sends PIM messages to the interface.
    SEFOS(config-if)# ip pim query-interval 60
    
  5. Specify how many seconds override messages are delayed.
    SEFOS# ip pim override-interval 10
    SEFOS(config-if)# end
    
  6. Ensure the correct override 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 : 60
        PIM Message Interval : 60
        PIM Override Interval : 10
        PIM Lan Delay : 0
        PIM Lan-Prune-Delay : Disabled
        PIM Component Id : 1
        PIM domain border : disabled