User’s Guide – version 3.5 | NetFlow Tracker |
dstas_exclude=true – specifies that the supplied destination autonomous system numbers are excluded rather than included.
as – specifies an acceptable source or destination autonomous system number. Format as for srcas above.
as_exclude=true – specifies that the supplied source or destination autonomous system numbers are excluded rather than included.
srcnet – specifies an acceptable source subnet. Note that the subnet mask supplied by the router is ignored.
<addr>/<mask>
The subnet, with addr being the network address in dotted- decimal format and mask being the mask length, in the range
srcnet_exclude=true – specifies that the supplied source subnets are excluded rather than included.
dstnet – specifies an acceptable destination subnet. Format as for srcnet above.
dstnet_exclude=true – specifies that the supplied destination subnets are excluded rather than included.
net – specifies an acceptable source or destination subnet. Format as for srcnet above.
net_exclude=true – specifies that the supplied source or destination subnets are excluded rather than included.
srcmask – specifies an acceptable source subnet mask, as supplied by the router.
<mask>
The mask length, in the range
srcmask_exclude=true – specifies that the supplied source subnet masks are excluded rather than included.
dstmask – specifies an acceptable destination subnet mask. Format as for srcmask above.
dstmask_exclude=true – specifies that the supplied destination subnet masks are excluded rather than included.
mask – specifies an acceptable source or destination subnet mask. Format as for srcmask above.
mask_exclude=true – specifies that the supplied source or destination subnet masks are excluded rather than included.
53