Intel 654655-001 Switch User Manual


 
40
CHAPTER 2
Intel Express 100BASE-TX Switching Hub
find-lt-addr
find-lt-addr <
mac_address
>
Searches for a MAC address in the switching database and displays its
description, if found:
SYS_console>find-lt-addr 00-40-05-2B-16-3D
Entry ---- MAC Address ---- LOCK SELF DPORT MGMT
==============================================================
40 00-40-05-2B-16-3D - - 3 -
del-lt-entry
del-lt-entry
<index>
Deletes the specified switching database entry, using the entry number
from the get-lt-16 command. If that entry number is not active,
the command has no effect. Entries with the self field set (system
addresses) cannot be deleted.
The del-lt-entry command is very powerful, allowing you to
change the entire switching database with the exception of the system
MAC addresses. Use it with caution.
SYS_console> del-lt-entry 15
Deleting entry at index - 15 - OK
del-lt-addr
del-lt-addr <
mac_address
>
Deletes the switching database entry that matches the specified MAC
address.
SYS_console> del-lt-addr 00-40-05-2b-59-4c
Deleting entry with MAC address - 00-40-05-2b-59-4c OK
The command fails if the MAC address isn’t found in the switching
database.