[j-nsp] Acounting class ussage

Daniel Verlouw daniel at eu.tachyon.net
Tue Jul 13 03:40:53 EDT 2004


On Jul 13, 2004, at 9:23 AM, Anton Schweitzer wrote:
>
> [edit groups interface-defaults interfaces <*>]
>
> unit <*> {
>    accounting-profile xxx_accounting_profile;
>    family inet {
>        accounting {
>            destination-class-usage;
>        }
>    }
> }
>
> commit check
>
>
>  'accounting'
>     Can not configure inet accounting on local RE interfaces
> error: configuration check-out failed

I believe you cannot turn on accounting for the fxp0 interface (the RE 
management interface). If you apply this group on the [edit interfaces] 
level, it would also apply to the fxp0 interface.

Rewrite your group regular expression so it excludes fxp0 -or- apply 
the group on individual interfaces only (downside is that you'd have to 
include the apply-groups statement multiple times).

-Daniel.



More information about the juniper-nsp mailing list