- flow {
-
- route name {
-
- match {
-
match-conditions;
- }
-
- then {
-
actions;
- }
- }
-
- validation {
-
-
traceoptions {
- file name <size size> <files number> <world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
- }
- }
- [edit routing-options]
Statement introduced before JUNOS Release 7.4.
Configure a flow route.
route name—Name of the flow route.
actions—An action to take if conditions match. The actions are described in Table 9.
match-conditions—Match packets to these conditions. The match conditions are described in Table 8.
then—Actions to take on matching packets.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.