beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 665

background image

AT-8100 Switch Command Line User’s Guide

665

Examples

This example adds a static entry to the DHCP snooping database for a
client with the IP address of 192.168.1.2 and a MAC address of
0001.0002.0003 on port 6 of VLAN 7:

awplus> enable
awplus# configure terminal
awplus(config)# ip source binding 192.168.1.2 0001.0002.0003
vlan 7 interface port1.0.6

This example removes the static entry for IP address 192.168.1.2 from the
DHCP snooping database:

awplus> enable
awplus# configure terminal
awplus(config)# no ip source binding 192.168.1.2

This example removes all static entries from the DHCP snooping
database:

awplus> enable
awplus# configure terminal
awplus(config)# no ip source binding