Planet Technology IDL-2401 Network Card User Manual


 
IP DSLAM
333
Parameters:
Name Description
macaddr
<macaddr-val >
Unicast Source MAC Address, which needs to be tracked/denied access
Type: Create --Mandatory
Delete --Mandatory
Modify -- Mandatory
Get Optional
deny disable | enable
This flag specifies if the MAC address is to be denied access.
Type: Create --Optional
Modify -- Optional
Default value: enable
track disable | enable
This flag specifies if the MAC address is to be tracked accross different ports. A
trap is raised when packet from the address comes over a port for the first time
and when it changes the port.
Type: Create --Optional
Modify -- Optional
Default value: disable
Example:
$ create acl global macentry macaddr 00:30:4f:a0:d1:34 deny enable track enable
Output:
Verbose Mode On
Entry Created
Mac Address : 00:30:4f:a0:d1:34
Deny : true Track : enable
Number of times Port changed : 2
Verbose Mode Off:
Entry Created
Output field:
Field Description
Mac Address Unicast Source MAC Address, which needs to be tracked/denied access
Deny This flag specifies if the MAC address is to be denied access.
Track
This flag specifies if the MAC address is to be tracked accross different ports. A
trap is raised in case packet from the address comes over a port for the first time
and when it changes the port.
Number of times
Port changed
This specifies the number of times port has been changed by the MAC address.