Filter Policies
Router Configuration Guide 541
value — Specifies the rate-limit value in Kbits per second. A rate of 0 results in all traffic being
dropped. A rate of max results in all traffic being forwarded.
Values 0 to 2000000000 | max
vpls-service-id — Specifies an existing VPLS service ID or service name.
lt — Specifies “less than”. lt cannot be used with the lowest possible numerical value for the
parameter.
eq — Specifies “equal to”. gt cannot be used with the highest possible numerical value for the
parameter.
gt — Specifies “greater than”.
range — Specifies an inclusive range. When range is used, the start of the range (first value
entered) must be smaller than the end of the range (second value entered).
action
Syntax drop
drop hop-limit {{lt | eq | gt} hop-limit-value | range hop-limit-value hop-limit-value}
drop payload-length {{lt | eq | gt} payload-length-value | range payload-length-value
payload-length-value}
forward
forward esi esi sf-ip ip-address vas-interface interface-name router {router-instance |
service-name service-name}
forward esi esi service-id vpls-service-id
forward lsp lsp-name
forward next-hop [indirect] ipv6-address
forward next-hop [indirect] ipv6-address router {router-instance | service-name service-
name}
forward redirect-policy policy-name
forward router {router-instance | service-name service-name}
forward sap sap-id
forward sdp sdp-id:vc-id
http-redirect rdr-url-string [
allow-radius-override]
nat [nat-policy nat-policy-name] nat-type nat-type
rate-limit value
tcp-mss-adjust
Context config>filter>ipv6-filter>entry
config>filter>ipv6-filter>entry>action
Description This command (under the config>filter>ipv6-filter>entry context) sets the context for specific action
commands to be performed (under the config>filter>ipv6-filter>entry>action context) on packets
matching this filter entry.
The following commands are available in the config>filter>ipv6-filter>entry>action context:
• drop