I was wondering if anyone have any good log filter for normal VPLS connections to share ?
I need it to log operational changes that would be good to have when looking back if "and" when we had a problem. Think NOC and similar.
So far the only log filter I found to be useful is the ones below.
configure log filter "DefaultFilter" add events "MPLS.L2VPN.ChgPWState"
configure log filter "DefaultFilter" add events "MPLS.LDP.SessnDown"
configure log filter "DefaultFilter" add events "MPLS.LDP.SessnUp"
// Andreas