Documentation
Name
bgp router peer filter insert-rule - insert a rule in a filter
Synopsis
insert-rule <index>
Arguments
- index
- index where rule should be inserted
Description
This command will insert a new rule at the index specified as argument. The predicate and actions of the new rule can then be defined using commands match and action respectively.
See also
The command add-rule can be used to append a rule.