Hello,
Supposing whatever is shown with CLI is the Source Of Truth, on a CCR1009 powered with 6.48.6, I'm seeing the following issue.
I can set a PCC rule to use src-address as with:
set [ find comment=PCC1 ] per-connection-classifier=src-address:2/0
I can also set this rule to use both-addresses instead:
set [ find comment=PCC1 ] per-connection-classifier=both-addresses:2/0
When doing the same with WebFig, I can select any classifier I like (src-address, both-addresses, ...) but looking through either CLI or WebFig, my changes are discarded.
In other words, I can change from default both-addresses classifier with CLI but not with WebFig.
Can you confirm this ? Am I missing something ?
Best regards