866 ExtremeWare Software 7.3.0 Command Reference Guide
Security Commands
delete trusted-mac-address
delete trusted-mac-address {mac-address} <xx:yy:zz:aa:bb:cc> {mask
<dd:ee:ff:gg:hh:kk>} vlan <vlan-name | all> {port <portlist>}
{protocol[DHCP|ARP]}
Description
Deletes a trusted MAC address.
Syntax Description
Default
If you do not specify the MAC address to be deleted, all the MAC addresses in the VLAN are deleted.
Usage Guidelines
Use the
delete trusted-mac-address
command to delete a trusted MAC address. If you do not
specify the MAC address to be deleted, all the MAC addresses in the VLAN are deleted.
Use the following command to create a trusted MAC address:
create trusted-mac-address {mac-addresss} <xx:yy:zz:aa:bb:cc> {mask
<dd:ee:ff:gg:hh:kk>} vlan <vlan-name | all> {port <portlist>} {protocol[DHCP|ARP]}
Example
The following command deletes a trusted MAC address of
00:e0:18:01:32:1f
for all ports in the
VLAN named vlan1:
delete trusted-mac-address 00:e0:18:01:32:1f vlan1
History
This command was first available in ExtremeWare 7.3.0.
Platform Availability
This command is available on all platforms.
<xx:yy:zz:aa:bb:cc> Specifies a trusted MAC address.
mask <dd:ee:ff:gg:hh:kk> Optionally specifies the mask.
vlan-name Specifies the name of the VLAN to be configured.
all Specifies all VLANs.
portlist Specifies one or more ports or slots and ports. On a modular switch, can be a
list of slots and ports. On a stand-alone switch, can be one or more port
numbers. May be in the form 1, 2, 3-5, 2:*, 2:5, 2:6-2:8.
DHCP Specifies DHCP for the protocol type. DHCP is the default protocol type.
ARP Specifies ARP for the protocol type.