<div dir="ltr"><br><br><div class="gmail_quote">On Fri, Oct 17, 2008 at 4:13 PM, Patrick Topping <span dir="ltr">&lt;<a href="mailto:ptopping@pobox.com">ptopping@pobox.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have been trying to get my VE interfaces in a Foundry BigIron RX8<br>
switch to be ignored..... But with ZERO luck. &nbsp;I have tried the<br>
following in the cfgmaker using if-filter:<br>
<br>
&#39;--if-filter=$default &amp;&amp; $if_type!=28 &amp;&amp; $if_type!=1 &amp;&amp; $if_type!=24 &amp;&amp;<br>
$if_type!=135&#39;<br>
<br>
</blockquote></div><br>I recall several years ago having some problems with the if-filter as well. I don&#39;t recall my exact method for coming up with this but this is what I use with no problems:<br><br>&#39;--if-filter=$if_admin &amp;&amp; $if_type!=53 &amp;&amp; $if_type!=24 &amp;&amp; $if_type!=1 &amp;&amp; $if_type!=134 &amp;&amp; $if_type!=37 &amp;&amp; $if_type!=28 &amp;&amp; $if_type!=54&#39;<br>
<br>HTH,<br><br>Eric Brander<br></div>