The commands available for the Filters context are:
-
EXIT/QUIT– exits CLI and closes connection to Axigen -
HELP– prints this help message -
BACK– switches back to the previous context -
COMMIT– commits the changes made in this context -
LIST ScriptFilters– lists the script filters defined -
LIST SocketFilters– lists the socket filters defined -
LIST ActiveFilters– lists the active filters -
LIST Filters– lists all three categories of filters -
ADD ScriptFilter [name] <name> file <file>– adds a script filter (changes context) -
UPDATE ScriptFilter [name] <name>– updates a script filter (changes context) -
REMOVE ScriptFilter [name] <name>– removes a script filter from the list -
SHOW ScriptFilter [name] <name> [ATTR <param>]– shows the given script filter -
ADD SocketFilter [name] <name> address <addr> protocolFile <file>– adds a socket filter (changes context) -
UPDATE SocketFilter [name] <name>– updates a socket filter (changes context) -
REMOVE SocketFilter [name] <name>– removes a socket filter from the list -
SHOW SocketFilter [name] <name> [ATTR <param>]– shows the given socket filter -
ADD ActiveFilter [priority] <no.> filterName <name> filterType <type>– adds an active filter to the active filter list (changes context) -
UPDATE ActiveFilter [priority] <no.>– updates a filter (changes context) -
REMOVE ActiveFilter [priority] <no.>– removes a filter from the active filter list -
SHOW ActiveFilter [priority] <no.> [ATTR <param>]– shows the given filter