D-Link DGS-3000 Series Reference Manual page 307

Layer 2 managed gigabit switch
Hide thumbs Also See for DGS-3000 Series:
Table of Contents

Advertisement

DGS-3000 Series Layer 2 Managed Gigabit Switch CLI Reference Guide
Parameters
ipaddress - Specifies the IP address used for the IMPB entry.
<ipaddr> - Enter the IP address used here.
mac_address - Specifies the MAC address used for the IMPB entry.
<macaddr> - Enter the MAC address used here.
ports - (Optional) Specifies the portlist the entry will apply to. If not ports are specified, the
settings will be applied to all ports.
<portlist> - Enter a list of ports used for this configuration here.
all - Specifies that all the ports will be included.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To create an IMPB entry:
DGS-3000-26TC:admin#create address_binding ip_mac ipaddress 10.1.1.1
mac_address 00-00-00-00-00-11
Command: create address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-
00-00-11
Success.
DGS-3000-26TC:admin#
34-2
config address_binding ip_mac ports
Description
This command is used to configure the state of IMPB on the Switch for each port.
Format
config address_binding ip_mac ports [<portlist> | all] {arp_inspection [strict | loose |
disable] | ip_inspection [enable | disable] | protocol [ipv4 | ipv6 | all] | allow_zeroip [enable |
disable] | forward_dhcppkt [enable | disable] | stop_learning_threshold <int 0-500>}
Parameters
ports - Specifies the ports used for this configuration.
<portlist> - Enter the list of ports used for this configuration here.
all - Specifies that all the ports will be used.
arp_inspection - (Optional) Specifies that the ARP inspection option will be configured.
strict - In this mode, all packets are dropped by default until a legal ARP or IP packets are
detected.
loose - In this mode, all packets are forwarded by default until an illegal ARP or broadcast IP
packets are detected. If not specified strict or loose, default is strict.
disable - Disable ARP inspection function. The default value is disabled.
ip_inspection - (Optional) Specifies that the IP inspection option will be configured.
enable - Enables the IP inspection function. The legal IP packets will be forwarded, while the
illegal IP packets will be dropped.
303

Advertisement

Table of Contents
loading

Table of Contents