xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
DGS-3612G:4#create address_binding ip_mac ipaddress 10.1.1.3
mac_address 00-00-00-00-00-04
Command: create address_binding ip_mac ipaddress 10.1.1.3
mac_address 00-00-00-00-00-04
Success.
DGS-3612G:4#
To create address binding on the Switch for ACL mode:
DGS-3612G:4#create address_binding ip_mac ipaddress 10.1.1.3
mac_address 00-00-00-00-00-04 mode acl
Command: create address_binding ip_mac ipaddress 10.1.1.3 mac_address
00-00-00-00-00-04 mode acl
Success.
DGS-3612G:4#
Once the ACL mode has been created and enabled (without previously created access profiles), the access profile table will look like
this:
Owner : Address_binding
Ethernet type
---------------------
Access ID : 1 Mode: Deny RX Rate(64Kbps):
---------------------
Owner : Address_binding
DGS-3612G:4#show access_profile
Command: show access_profile
Access Profile Table
Access Profile ID : 13 TYPE: Ethernet
=============================================================
Mask Option :
Ports: 2
0x800
=============================================================
Access Profile ID: 14 TYPE: IP
=============================================================
MASK Option :
Source MAC Source IP MASK Protocol ID Mask
FF-FF-FF-FF-FF-FF 255.255.255.255 (0x0)
-------------------------- ----------------------- --------------------------
Access ID : 1 Mode: Permit RX Rate(64Kbps): no_limit
Ports: 2
-------------------------- ----------------------- --------------------------
00-00-00-00-00-04 10.1.1.1
=============================================================
Total Rule Entries: 2
DGS-3612G:4#
The
show access_profile
command will display the two access profiles created and their corresponding rules for every port on the
Switch.
123