This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Rule to check the existent of a vlan

Hi I am trying to create a rule to check for the existence of a vlan, however RegEx also pick up other numbers, for example the string "interface Vlan10" also finds "interface Vlan100".

I have tried adding a dollar on the end to make "interface Vlan10$" but this does not work.

Any help would be great.

Thanks,