@aarseniev:
I tried both methods as listed belwo, but it still failed. Any suggested option for forwarding-options?
1) set forwarding-options sampling input rate 3
admin@router# set forwarding-options sampling input rate 3
[edit]
admin@router# commit
[edit firewall family inet filter abc term t1 then]
'sample'
Requires forwarding-options sampling or packet-capture config
error: commit failed: (statements constraint check failed)
[edit]
or
2)
admin@router# set forwarding-options sampling input max-packets-per-second 10
[edit]
admin@router# commit
[edit firewall family inet filter abc term t1 then]
'sample'
Requires forwarding-options sampling or packet-capture config
error: commit failed: (statements constraint check failed)