Sun Ethernet Fabric Operating System PIM Administration Guide

Exit Print View

Updated: July 2015
 
 

Delete a PIM Interface

This example deletes the VLAN 5 interface.

  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. Delete the VLAN interface at the PIM level.
    SEFOS(config-if)# no ip pim interface
    SEFOS(config-if)# end
    
  4. Ensure the correct PIM interface status has been set. For this example, VLAN 5 must not appear.
    SEFOS(config-if)# show ip pim interface detail