Configuring igmp, In this chapter, Igmp configuration with netconf overview – Brocade Network OS NETCONF Operations Guide v4.1.1 User Manual
Page 595: Configuring igmp snooping, Chapter 38, Chapter 38, “configuring igmp

Network OS NETCONF Operations Guide
563
53-1003231-02
Chapter
38
Configuring IGMP
In this chapter
•
IGMP configuration with NETCONF overview . . . . . . . . . . . . . . . . . . . . . . . . 563
•
•
Configuring IGMP snooping querier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 565
•
IGMP configuration with NETCONF overview
This chapter provides procedures for configuring Internet Group Management Protocol (IGMP)
using NETCONF RPCs. Refer to the Network OS Administrator’s Guide for the following related
information:
•
An overview of IGMP, including descriptions of how active IGMP snooping works, how IGMP
mitigates the effects of multicast routing, and how IGMP is handled over a LAG or vLAG
•
How to monitor IGMP snooping. (You cannot monitor IGMP snooping using the NETCONF
interface.)
•
Scalability information about IGMP in standalone and fabric cluster modes
Using the NETCONF interface, you can perform the following IGMP-related operations:
•
Use the <edit-config> remote procedure call (RPC) to configure IGMP snooping and the IGMP
snooping querier.
•
Use the <get-config> RPC to verify all or part of the IGMP configuration.
IGMP parameters are defined in the brocade-igmp-snooping YANG module. For a structural map of
the YANG module, refer to the Network OS YANG Reference Manual. For definitions and
explanations of all IGMP parameters, refer to the brocade-igmp-snooping.yang file.
Configuring IGMP snooping
By default, IGMP snooping is globally disabled on all VLAN interfaces.
Use the following procedure to configure IGMP on a DCB/FCoE switch.
1. Issue the <edit-config> RPC to configure the <igmp-snooping> node in the
urn:brocade.com:mgmt:brocade-igmp-snooping workspace.
2. Under the <igmp-snooping> node, include the <ip> node.
3. Under the <ip> node, include the <igmp> node in the
urn:brocade.com:mgmt:brocade-igmp-snooping workspace.
4. Under the <igmp> node, include the <snooping> node element.