[flow-tools] What is the format of flow.acl?

Annie Tong annie.tong@wcom.com
Thu, 09 May 2002 09:51:30 -0700


You can set up the access list in a similar format as the Cisco standard
access list. Below is an example,
to match 10.10.10.0/24 only, use the inverse netmask and do,
$ cat flow.acl
ip access-list standard subnet permit 10.10.10.0 0.0.0.255
ip access-list standard subnet deny any any

Annie


Chen Jun-A13715 wrote:

>Hello all, 
>    I want to configure flow filter. But I don't know how to configure flow.acl. I mean I don't know the format of this file. Which expert can help me?
>Thanks,
>Chen Jun
>
>
>
>_______________________________________________
>flow-tools@splintered.net
>http://www.splintered.net/sw/flow-tools
>