Net Optics Director Switch User Manual


 
Director
44
Command Sub-Command Arguments Example and description
! [#] (a number) !3
Executes a command from the CLI command history
buffer
(see history command)
commit commit
Activates pending changes previously dened using
lter commands AND saves the changes as the new
default conguration
date <date> date 06/24/2008
Arguments:
<date> is mm/dd/yyyy
Sets the system calendar date; if <date> is omitted,
the current date is displayed
del <lename> del my_conguration-1
Arguments:
<lename> is the name of the le to delete; a
string; do not include an extension
Deletes a previously saved Director conguration le
(see save command)
exit exit
Exits the CLI shell (same as logout and quit)
Note: To maintain system security, control is not
returned to the command shell.
lter add ipv6=y
in_ports=<network_portlist>
<qual>=<value>
action=< redir | drop >
redir_ports=<monitor_portlist>
Notes:
The command may include
any number of <qual>, up
to the limit of Director's lter
resources (approximately
1,000 <qual> per chassis)
The action=< redir | drop >
argument is required
If action=redir, then
redir_ports=<monitor_portlist>
argument is required
lter add in_ports=n1.1-n1.3 ip_src=10.1.1.1
action=drop
Arguments:
ipv6=y for IPv6 addressing; omit for IPv4
<network_portlist> — trafc from the network
ports specied in this portlist is aggregated before
being sent to the lter
<qual> and <value> are lter qualiers and values
as listed in the table that follows this table; any
number of <qual>=<value> pairs may be included
Specify redir or drop as the lter action —
if redir, packets matching all of the <qual> are
copied to all of the Monitor ports specied in the
portlist <monitor_portlist>
if drop, packets matching all of the <qual> are
dropped
Denes a lter, including the network and monitor
ports involved in the lter; lter is pending (inactive)
until activated by a lter commit or commit command
Note: If the lter command does not include any
<qual>, it denes aggregation, regeneration, and
matrix switching functions without ltering
clear lter clear
Clears all active lters