![](https://secure.gravatar.com/avatar/0225184f1120b3fdf6af5dfaf78f3cfe.jpg?s=120&d=mm&r=g)
20 Oct
2016
20 Oct
'16
11:24 p.m.
Hi,
I'm trying to build out an BGP peer alert for a specific vrf/mpls customer.
My current Entity match is
mplsVpnVrfRouteDistinguisher matches 707*
I can see the route distinguisher via the debug of my ASR
SQL[UPDATE `vrfs` set `mplsVpnVrfDescription` ='',`mplsVpnVrfRouteDistinguisher` ='707:707' WHERE `device_id` = '77' AND `vrf_oid` = '11.71.67.58.84.69.83.84.58.55.48.55'] SQL RUNTIME[0.00048089s]
SQL[SELECT vrf_id FROM `vrfs` WHERE `device_id` = '77' AND `vrf_oid` = '11.71.67.58.84.69.83.84.58.55.48.55'] SQL RUNTIME[0.00037813s]
When I rebuild my checker I dont get a match