...
Code Block |
---|
admin@Xorplus# set protocols pimsm4 traceoptions flag all disable false admin@Xorplus# set protocols igmp traceoptions flag all disable false admin@Xorplus# set system log-level trace |
Step7 Commit the configurations.
Code Block |
---|
admin@Xorplus# commit |
Verify the Configuration
• Run the run show igmp interface command to check the IGMP interface configuration.
...
Code Block |
---|
admin@XorPlus# run show vlanl3-interface brief Interface Vlan ID Status Addr --------- ------- ------ ------------------ loopback 4095 UP fe80::4a6e:73ff:102:49a/64 vlan2 2 UP 10.10.60.10/24 fe80::4a6e:73ff:202:49a/64 vlan3 3 UP 10.10.61.10/24 fe80::4a6e:73ff:302:49a/64 |
...