beautypg.com

Allied Telesis AT-S62 User Manual

Page 159

background image

AT-S62 Management Software Command Line Interface User’s Guide

Section I: Basic Operations

159

Examples

The following command deletes the static MAC address
00:A0:D2:18:1A:11 from the table. The port where the address was
learned or assigned is part of the Default_VLAN, which has a VID of 1:

delete switch fdb macaddress=00A0D2181A11 vlan=1

The following command deletes the MAC address 00:A0:C1:11:22:44 from
the table. The port where the address was learned or assigned is part of
the Sales VLAN:

delete switch fdb macaddress=00a0c1112244 vlan=sales

The following command deletes all static unicast MAC addresses from the
switch:

delete switch fdb status=static

The following command deletes all static multicast MAC addresses from
the switch:

delete switch fdb status=multicast