User manual
24: Multicasting using PIM and IGMP interfaces
_______________________________________________________________________________________________________
To save your configuration updates, click Save & Apply.
24.2 PIM and IGMP UCI interface
You can configure PIM and IGMP through CLI using UCI.
The configuration file is stored at:
/etc/config/pimd
To view the configuration file, use commands:
uci export pimd
or
uci show pimd
root@VA_router:/etc/config1# uci export pimd
package pimd
config routing 'pimd'
option enabled 'yes'
config interface
option enabled 'yes'
option interface 'lan'
option ssm 'yes'
option igmp 'yes'
config interface
option enabled 'yes'
option interface 'wan'
option ssm 'yes'
option igmp 'no'
root@VA_router:/etc/config1# uci show pimd
pimd.pimd=routing
pimd.pimd.enabled=yes
pimd.@interface[0]=interface
pimd.@interface[0].enabled=yes
pimd.@interface[0].interface=lan
pimd.@interface[0].ssm=yes
pimd.@interface[0].igmp=yes
pimd.@interface[1]=interface
_______________________________________________________________________________________________________
© Virtual Access 2015
GW1000 Series User Manual
Issue: 2.4 Page 161 of 255