Description
An IGMP rule specifies how to handle inbound IGMP reports and outbound IGMP queries.
Properties
- Index
- The index of the object, starting at 1. (Identifier)
- Name
- Specifies a symbolic name for the rule. (Optional)
- Type
- The type of IGMP messages the rule applies to. (Default: Report)
- Action
- Drop, Snoop, Proxy or PIM. (Default: Drop)
- SourceInterface
- Specifies the name of the receiving interface to be compared to the received packet.
- SourceNetwork
- Specifies the sender span of IP addresses to be compared to the received packet.
- DestinationInterface
- Specifies the destination interface to be compared to the received packet. (Default: core)
- MulticastGroup
- Specifies the multicast group to be compared to the received packet.
- MulticastSource
- Specifies the multicast source to be compared to the received packet.
- RelayInterface
- Specifies the interface via which to relay IGMP messages.
- TranslateMGroup
- Translate the multicast group for packets matching this rule. (Default: No)
- GrpAllToOne
- Rewrite all multicast groups to a single IP. (Default: No)
- NewGrpIP
- Translate the multicast group to this address.
- TranslateMSource
- Translate the multicast source for packets matching this rule. (Default: No)
- SrcAllToOne
- Rewrite all multicast sources to a single IP. (Default: No)
- NewSrcIP
- Translate the multicast source to this address.
- Filter
- Pass IGMP data not matching this rule to the next rule. (Default: Yes)
- Attribute
- Special Attribute of the current object. (Optional)
- LogEnabled
- Enable logging. (Default: Yes)
- LogSeverity
- Specifies with what severity log events will be sent to the specified log receivers. (Default: Default)
- Comments
- Text describing the current object. (Optional)
![[Note]](images/note.png) |
Note |
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.
|