Planet Technology IDL-2400 Network Card User Manual


 
IP DSLAM
487
5.17.3.2 Create resvdmac profile param
Description:
Use this command to create.
Command Syntax:
create resvdmac profile param profileid <profileid-val>mcastaddr
<mcastaddr-val>action Drop | TransformedBcast | Participate
5.17.3.3 Delete resvdmac profile param
Description:
Use this command to delete.
Command Syntax:
get resvdmac profile param profileid <profileid-val> mcastaddr
<mcastaddr-val>
Parameters:
Name Description
profileid <profileid-val>
Profile Id of the MAC Address configured.
Type: Create -- Mandatory
Delete -- Mandatory
Get -- Optional
Valid values: 1 - 8
mcastaddr
<mcastaddr-val>
This is Reserved Multicast address. This multicast address can
only be 00:30:4F:00:00:xx, where 'xx' lies between 00-0f and 20-2f.
Type: Create -- Mandatory
Delete -- Mandatory
Get -- Optional
action Drop |
TransformedBcast |
Participate
This is the action corresponding to reserved multicast address.
'Drop' action leads to dropping of corresponding frames.
'TransformedBcast' leads to sending of the frames broadcasted
over all the ports as if for a broadcast frame (bridging restrictions,
filtering, transformations shall apply). 'Participate' action leads to
frame coming to Control Plane and it shall be given to the registered
protocol module.
Type: Create -- Mandatory