User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 864
Mode Global Config
7.3.2.2. ip mcast boundary
This command adds an administrative scope multicast boundary specified by <groupipaddr> and <mask> for
which this multicast administrative boundary is applicable. <groupipaddr> is a group IP address and <mask> is a
group IP mask.
To remove an administrative scope multicast boundary specified by <groupipaddr> and <mask> for which this
multicast administrative boundary is applicable, use the no form of this command.
Format ip mcast boundary <groupipaddr> <mask>
no ip mcast boundary <groupipaddr> <mask>
Default None
Mode Interface Config
7.3.2.3. ip multicast ttl-threshold
This command applies the given <ttl-threshold> to a routing interface. The <ttl-threshold> is the TTL threshold
which is to be applied to the multicast Data packets which are to be forwarded from the interface.
To reset the <ttl-threshold> for the routing interface to the default value, use the no form of this command.
Format ip multicast ttl-threshold <0 - 255>
no ip multicast ttl-threshold
Default 1
Mode Interface Config
Fields
Definition
<groupipaddr>
The multicast group address for the start of the range of addresses to be excluded.
The address must be in the range of 239.0.0.0 through 239.255.255.255.
<mask>
The mask to be applied to the multicast group address.
Fields
Definition
<0 - 255>
the TTL threshold. The range is from 0 to 255.