Planet Technology IDL-4801 Network Card User Manual


 
IDL series User Guide
218
Valid values: 1 – 386
Default value: none
forbidegressports
<forbidegressports-val>
|none
The set of ports, to which frames received from a specific port
and destined for a specific Multicast MAC address must not be
forwarded, regardless of any dynamic information. A port may
not be added in this set if it is already a member of the set of
ports in EgressPorts. Type :Optional for all commands
Valid values : 1 – 386
Default value: none
Example:
$ create bridge static mcast vlanid 7 mcastaddr 00:30:4F:00:00:01 egressports 10
forbidegressports 20
Output:
Verbose Mode On:
Entry Created
VLan Index : 7 Mcast Address : 00:30:4F:00:00:01
Egress ports : 10
Forbidden Egress ports : 20
Verbose Mode Off:
Entry Created
Output Fields:
Field Description
VLan Index
The VLAN ID for this VLAN. In devices supporting "Shared Vlan for
multicast" capability, the information for a multicast MAC address
is shared across vlans. Hence vlan id is an optional parameter. In
devices supporting "Independent Vlan for multicast" capability,
each vlan can have its own information for a multicast MAC
address. Hence vlanid is a mandatory parameter in all the
commands other than - get. For No Vlan case, vlan id is not
required. This feature is not supported for VLAN with vlanid as
4097
Mcast Address
The destination multicast MAC address in a frame, to which the
filtering information of this entry applies.
Egress ports
The set of ports, to which frames received from a specific port and
destined for a specific Multicast MAC address must be forwarded.
A port may not be added in this set if it is already a member of the
set of ports in ForbiddenEgressPorts.