cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Tracking L2VPN state change

Tracking L2VPN state change

Julian_Eble
New Contributor II
Hello everybody,

I want to know a way to log the l2vpn peer state changes on my switch, is that possible?
By using this MPLS.L2VPN.ChgPWState, am I going to see both vpls and vpws changes?

Thanks!
1 REPLY 1

Henrique
Extreme Employee
Hi Julian,

Yes, the log event "MPLS.L2VPN.ChgPWState" will increment when the VPLS/VPWS state changes between UP/Down.

You can use the command below to check the counters:

show log counters MPLS.L2VPN.ChgPWState

To add the event to the "DefaultFilter" log you can use the command below:

configure log filter "DefaultFilter" add events MPLS.L2VPN.ChgPWState
GTM-P2G8KFN