/
PIM-SSM Configuration
PIM-SSM Configuration
In L2/L3, PIM-SM is supported.
PIM-SM Basic Configuration
Before configuring a PIM-SM interface, user should enable a multicast interface.
XorPlus# set vlans vlan-id 2 l3-interface vlan-2 XorPlus# set vlans vlan-id 3 l3-interface vlan-3 XorPlus# set interface gigabit-ethernet ge-1/1/1 family ethernet-switching native-vlan-id 2 XorPlus# set interface gigabit-ethernet ge-1/1/2 family ethernet-switching native-vlan-id 3 XorPlus# set vlan-interface interface vlan-2 vif vlan-2 address 10.10.60.10 prefix-length 24 XorPlus# set vlan-interface interface vlan-3 vif vlan-3 address 10.10.61.10 prefix-length 24 XorPlus# commit Waiting for merging configuration. Commit OK. Save done. XorPlus# set multicast-interface interface vlan-2 vif vlan-2 disable false XorPlus# set multicast-interface interface vlan-3 vif vlan-3 disable false XorPlus# commit Waiting for merging configuration. Commit OK. Save done. XorPlus# set protocols igmp interface vlan-3 vif vlan-3 XorPlus# set protocols igmp interface vlan-3 vif vlan-3 version 3 XorPlus# commit Waiting for merging configuration. Commit OK. Save done. XorPlus# set protocols pimsm4 interface vlan-2 vif vlan-2 disable false XorPlus# set protocols pimsm4 interface vlan-3 vif vlan-3 disable false XorPlus# commit Waiting for merging configuration. Commit OK. Save done.
Copyright © 2025 Pica8 Inc. All Rights Reserved.