Net Optics Director Switch User Manual


 
Director
45
Command Sub-Command Arguments Example and description
lter
(continued)
commit lter commit
Activates pending lters previously dened using
lter add and lter ins commands but does NOT save
the changes as the new default conguration
del ipv6=y
id=<id>
lter del id=3
Arguments:
ipv6=y for IPv6 addressing; omit for IPv4
<id> is a decimal number from 1 to 999 that
identies which lter is to be deleted
Deletes a pending lter
discard lter discard
Clears all pending lters
ins id=<id>
ipv6=y
in_ports=<network_portlist>
<qual>=<value>
action=< redir | drop >
redir_ports=<monitor_portlist>
lter ins id=mylter-1 in_ports=n1.1-n1.3 ip_
src=10.1.1.1 action=drop
Arguments:
<id> is a decimal number from 1 to 999 that
species the priority of this lter (the address for
the lter in the lter CAM)
The rest of the lter parameters are as dened for
the lter add command
Denes and prioritizes a lter
list ipv6=y lter list
Arguments:
ipv6=y for IPv6 addressing; omit for IPv4
Displays all pending lters (with lter IDs)
running ipv6=y lter running
Arguments:
ipv6=y for IPv6 addressing; omit for IPv4
Displays all active lters
sync lter sync
Loads the pending lter list with a copy of the currently
active lters
help <command> help lter
Arguments:
<command> is any CLI command
Displays information about the specied CLI command;
if <command> is omitted, displays a list of all CLI
commands
history history
Displays a numbered list of previously executed CLI
commands; any command can be executed directly
by entering the command number preceded by an
exclamation point; up- and down-arrow keys can be
used to scroll through the command history buffer
(see ! command)