Configuring, Modifying, and Monitoring the Unit
41
Example
SYS_console>get-lt-16 *
number of entries:124
Entry ---- MAC Address ---- LOCK DPORT SELF
====================================================
1 00-20-1a-00-a7-c7 + -NONE- +
2 00-20-1a-01-a7-c7 + -NONE- +
3 00-20-1a-02-a7-c7 + -NONE- +
4 00-20-1a-03-a7-c7 + -NONE- +
5 00-20-1a-04-a7-c7 + -NONE- +
6 00-20-1a-05-a7-c7 + -NONE- +
7 00-20-1a-06-a7-c7 + -NONE- +
8 00-20-1a-07-a7-c7 + -NONE- +
9 00-20-1a-08-a7-c7 + -NONE- +
10 00-20-1a-09-a7-c7 + -NONE- +
11 00-20-1a-0a-a7-c7 + -NONE- +
12 00-20-1a-0b-a7-c7 + -NONE- +
13 00-20-1a-0c-a7-c7 + -NONE- +
14 00-20-1a-0d-a7-c7 + -NONE- +
15 00-20-1a-0e-a7-c7 + -NONE- +
16 00-20-1a-0f-a7-c7 + -NONE- +
SYS_console>
The first displayed entries belong to the system. These entries contain information related to
the SNMP Agent and should never be modified or removed. These entries are locked, (a (+) in
the LOCK and SELF columns).
MAC addresses, noted with a (-) in the LOCK and SELF columns were learned from the port
stated in the DPORT field.
find-lt-addr
The find-lt-addr command searches for a MAC address in the Learning table. If the
mac_address is found in the Switching Database, the entry is displayed:
find-lt-addr <mac_address> <VID>
[arg #0] MAC address in hex format xx-xx-xx-xx-xx-xx
[arg #1] VLAN ID
Example
SYS_console>find-lt-addr 00-20-1a-00-8c-4d 1
Entry ---- MAC Address ---- LOCK DPORT SELF Vid T
=================================================================
15 00-20-1a-00-8c-4d + -NONE- + 0000 -
SYS_console>
If the requested MAC address is not in the table, an error message is displayed.