Command Manual – Integrated Management
Quidway S8500 Series Routing Switches Chapter 1
HGMP V1 Configuration Commands
Huawei Technologies Proprietary
1-29
1.3.3 delete uniaddr
Syntax
delete uniaddr mac-addr
View
lanswitch view
Parameter
mac-addr: MAC address of the unicast entry to be deleted.
Description
Use the delete uniaddr command to remove a unicast address entry of an Ethernet
switch.
Related command: search uniaddr.
Example
# Remove the unicast address entry with a MAC address of 00e0-fc01-1001 on the
Ethernet switch with a position parameter of 3/1/3-/.
[Quidway-lanswitch3/1/3-/] delete uniaddr 00e0-fc01-1001
Waiting.....
==============Deleting Mac Result============
No. ErrId Mac-Addr VlanId
0 0 00-e0-fc-01-10-01 -
=======================End===================
ErrId Mean:0-Success,1-Invalid Mac,2-vlanId out range
2-vlanId out range(1-4095)
5-No Found AddrTab,other-Unkown Cause
Table 1-7 Description on the fields of the delete uniaddr command
Field Description
No MAC address entry number
ErrId
The error number of this operation, which can be the following:
z 0: The operation is successful.
z 1: Error caused by the VLAN ID and MAC address.
z 2: The VLAN ID out of range.
z 5: Other errors.
Mac-Addr The MAC address involved.
VlanId The VLAN ID the MAC address corresponds to.