ipv6 filter chain post-rules

Prev Next

Specifies a set of pre-defined rules to always come after the configured rules in the specified filter chain.

Syntax

[no] ipv6 filter chain <chain> post-rules <pre-defined ruleset>

Parameters

no

Disables a set of pre-defined rules from running after the specified filter chain.

chain

Specifies the filter chain after which you want the set of pre-defined rules to run.

pre-defined ruleset

Specifies the set of pre-defined rules you want to run after the rules in the specified filter chain.

Example

The following example enables the ALLOW_RELATED pre-defined ruleset to run after the rules in the OUTPUT filter chain.

hostname (config) # ipv6 filter chain <OUTPUT> post-rules <ALLOW_RELATED>

User role

Admin

Command mode

Config