xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
147
Example usage:
To delete an IP-MAC-Port binding on the Switch:
DGS-3627:5#delete address-binding ip-mac ipaddress 10.1.1.1 mac_address 00-00-00-00-00-06
Command: delete address-binding ip-mac ipaddress 10.1.1.1 mac_address 00-00-00-00-00-06
Success.
DGS-3627:5#
enable address_binding acl_mode
Purpose
Used to enable the ACL mode for an IP-MAC-Port binding entry.
Syntax
enable address_binding acl_mode
Description
This command, along with the
disable address_binding acl_mode
will
enable and disable the ACL mode for IP-MAC-Port binding on the Switch,
without altering previously set configurations. When enabled, the Switch
will automatically create two ACL packet content mask entries that can be
viewed using the
show access_profile
command. These two ACL entries
will aid the user in processing certain IP-MAC-Port binding entries
created.
Parameters None.
Restrictions
Only administrator-level and operator-level users can issue this command.
The ACL entries created when this command is enabled, can only be
automatically installed if the Access Profile table has two entries available
of the possible 14 entries allowed. These access profile entries can only
be deleted using the
disable address_binding acl_mode
and not though
the
delete access_profile profile_id
command. Also, the
show config
command will not display the commands for creating the IP-MAC ACL
mode access profile entries.
Example usage:
To enable IP-MAC-Port binding ACL mode on the Switch:
DGS-3627:5#enable address_binding acl_mode
Command: enable address_binding acl_mode
Success.
DGS-3627:5#