ACLC

Section: Maintenance Commands (8)
Index Return to Main Contents

BSD mandoc
 

NAME

aclc - talk to acld via Broccoli  

SYNOPSIS

[-d[-a addr ] ] [-P port ] [-c comment ] [-e reqstr ] [-E repstr ]
cmd [args ...]

[-d[-a addr ] ] [-P port ] [-c comment ] [-e reqstr ] [-E repstr ]
-f file cmd  

DESCRIPTION

is a program that communicates with acld via the Broccoli protocol.  

OPTIONS

Here are the command line options:

-a addr
Specify the IP address of the server; defaults to 127.0.0.1.
-c comment
Specify an optional comment attached to each event sent to acld When reading commands from a file or in a loop from the terminal, the same comment is sent with each even.
-d
Enable debugging.
-D
Turn on broccoli debugging messages (only if enabled when broccoli was built).
-e reqstr
Set the Broccoli event request string; defaults to `acld::acld_request'
-E repstr
Set the Broccoli event reply string; defaults to `acld::acld_reply'
-f file
Specify a file containing addresses for a batch command.
-P
Specify the Broccoli port to connect to. The default port is 47776 when SSL configured in broccoli.conf and 47777 when communications are unencrypted.
-v
Increase verbosity.

 

COMMAND OPTIONS

Here's a list of options that can be used with aclc

Bro drop | restore | query Brc addr
Drop, restore or query the specified address.
-f Bro drop | restore | query Brc
Drop, restore or query the addresses in file
Bro dropudpport | restoreudpport | droptcpport | restoretcpport Brc port ACL
Drop or restore the specified udp or tcp port in the specified ACL.
Bro permittcpdsthostport | unpermittcpdsthostport Brc addr port ACL
Install or remove an exception for a specific host and tcp port.
Bro droptcpdsthostport | restoretcpdsthostport Brc addr port
Add or remove by destination address and port.
Bro nullzero | nonullzero | querynullzero Brc addr
Add or remove a null zero route for a host.
Bro addwhitelist | remwhitelist | querywhitelist Brc Bro addr | net / width | net netmask Brc
Drop, restore or query the address or network in the whitelist.
listacl ACL
Display the contents of a ACL.
compact ACL
Request that an ACL be compacted. Note that compaction is only scheduled and completes at some future time.
listroute
Display the route list.
whitelist
Display the whitelist.
state
Display a report of the current state of acld

 

SEE ALSO

acld(8), bro(1)  

AUTHOR

An Craig Leres  

BUGS


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
COMMAND OPTIONS
SEE ALSO
AUTHOR
BUGS

This document was created by man2html, using the manual pages.
Time: 00:32:44 GMT, January 04, 2023