beautypg.com

Allied Telesis AT-FS970M Series User Manual

Page 643

background image

AT-FS970M Switch Command Line User’s Guide

643

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