User`s guide

Switching Database Commands
7-30 Using the Administrative Interface
This command deletes the custom filter learn table entry for address
mac_address
from
source port
sport
. The run option indicates that the entry will be deleted only from the
current running table. The all option indicates that the entry should be removed from
the non-volatile memory as well as from the current running table.
get-nv-cftbl
This command displays the custom filter table stored in nonvolatile memory.
NVRAM CUSTOM FILTERS TABLE
==============================
Entry ---- MAC Address ----
------------------------------
1 00-00-F8-11-11-11
SYS_console>
get-nv-cfilt
Usage:
get-nv-cfilt
<mac_address>
This command retrieves the custom filter associated with the specified mac_address
from the custom filter table stored in nonvolatile memory.
get-sport-hex
Usage:
get-sport-hex
<port_number>
This command displays the list of source ports in hexadecimal. One or more port
numbers may be entered for the
port_number
value, separated by the hyphen symbol
(-).
SYS_console> get-sport-hex 11
Hex for Source Ports <12> is: 800
SYS_console>
SYS_console> get-sport-hex 3-4-5
Hex for Source Ports <3-4-5> is: 1c
SYS_console>