User`s guide

Switching Database Commands
7-24 Using the Administrative Interface
SYS_console> get-lt-entry 19
Entry ---- MAC Address ---- LOCK SELF DPORT MGMT
==============================================================
19 00-00-F8-00-59-E6 - - 8 -
SYS_console>
The entry described is:
•
Entry number 19
•
MAC address 00-00-F8-00-59-E6
•
Not a static entry (it will be aged out. Lock is off.)
•
Is not a system address (Self is off.)
•
The frame will be forwarded only to the port 8
•
Not forwarded to the management (Mgmt is off.)
get-lt-16
Usage:
get-lt-16 {
<index>
|*}
Displays 16 learn table entries starting at the specified index, or * to continue from the
last displayed index. The format of the display is similar to the previous command
format.
SYS_console> get-lt-16 6
Entry ---- MAC Address ---- LOCK SELF DPORT MGMT
==============================================================
6 00-00-F8-20-20-D5 + + -CUSTOM FILTER-
7 00-00-F8-20-20-D6 + + -CUSTOM FILTER-
8 00-00-F8-20-20-D7 + + -CUSTOM FILTER-
9 00-00-F8-20-20-D8 + + -CUSTOM FILTER-
10 00-00-F8-20-20-D9 + + -CUSTOM FILTER-
11 00-00-F8-20-20-D10 + + -CUSTOM FILTER-
12 00-00-F8-20-20-D11 + + -CUSTOM FILTER-
13 FF-FF-FF-FF-FF-FF + - -CUSTOM FILTER-
14 00-80-C2-00-00-00 + - -CUSTOM FILTER-
19 00-20-C5-00-59-E6 - - 12 -
20 00-00-92-94-01-54 - - 1 -
21 00-C0-1D-01-06-20 - - 1 -
22 00-00-F8-2B-0A-26 - - 11 -
23 00-00-F8-29-1E-DE - - 4 -
24 00-00-F8-2B-17-37 - - 4 -
25 08-00-20-76-72-89 - - 2 -
SYS_console> _