car name

Use car name to reference a global CAR action in a traffic behavior.

Use undo car to remove a global CAR action from a traffic behavior.

Syntax

car name car-name

undo car

Default

No global CAR action is referenced in a traffic behavior.

Views

Traffic behavior view

Predefined user roles

network-admin

mdc-admin

Parameters

car-name: Specifies the name of an aggregate CAR action. This argument must start with a letter, and is a case-sensitive string of 1 to 31 characters.

Usage guidelines

The referenced global CAR action must already exists.

Examples

# Reference the aggregate CAR action aggcar-1 in the traffic behavior be1.

<Sysname> system-view
[Sysname] traffic behavior be1
[Sysname-behavior-be1] car name aggcar-1

Related commands