|
|
Description:
|
unknownMulticastStatus OBJECT-TYPE
SYNTAX INTEGER {
source-only-learning(1),
discard(2),
flood(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Select IGMP Unknown Multicast policy.
(1) Send to Query Ports: The device sends the packets with
an unknown MAC/IP Multicast address to query ports
(2) Discard: The device discards all packets with an unknown
MAC/IP Multicast address.
(3) Send to All Ports: The device sends the packets with
an unknown MAC/IP Multicast address to all ports."
DEFVAL { 3 }
|
|
|
|