T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
80 
Chapter 13  Binding Table Commands 
You can bind the IP address, MAC address, VLAN and the connected Port number of the Host 
together, which can be the condition for the ARP Inspection and IP verify source to filter the 
packets. 
ip source binding 
Description 
The ip source binding command is used to bind the IP address, MAC address, 
VLAN ID and the Port number together manually.
 You can manually bind the IP 
address, MAC address, VLAN ID and the Port number together in the condition 
that you have got the related information of the Hosts in the LAN. To delete the 
IP-MAC–VID-PORT entry from the binding table, please use no ip source 
binding index command. 
Syntax 
ip source binding hostname ip-addr mac-addr  vlan  vlan-id  interface 
{ fastEthernet port | gigabitEthernet port | ten-gigabitEthernet port } { none | 
arp-detection | ip-verify-source | both } [ forced-source {arp-scanning | 
dhcp-snooping} ] 
no ip source binding unit unit-id index idx 
Parameter 
hostname ——The Host Name, which contains 20 characters at most. 
ip-addr —— The IP address of the Host. 
mac-addr —— The MAC address of the Host. 
vlan-id ——The VLAN ID needed to be bound, ranging from 1 to 4094.   
port —— The number of port connected to the Host. 
none | arp-detection | ip-verify-source | both ——The protect type for the entry. 
“arp-detection” indicates ARP detection; “ip-verify-source” indicates IP source 
filter; “none” indicates applying none; “both” indicates applying both. 
forced-source —— The source of the binding entry can be specified as 
“arp-scanning” or “dhcp-snooping”. It is multi-optional. 
unit-id    —— Specify the unit in the stack which the binding table belongs to.