<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2656.31">
<TITLE>Firewall filter: Allow ISIS</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>All,</FONT>
</P>

<P><FONT SIZE=2>I'm being a little lazy, but need to know what parameter 'from' is set for matching all ISIS packets in a firewall filter.</FONT></P>

<P><FONT SIZE=2>This is obviously applied to the lo0 interface.</FONT>
</P>

<P><FONT SIZE=2>An OSPF example;</FONT>
</P>

<P><FONT SIZE=2>term allow-ospf {</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp; from {</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; source-address {</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT SIZE=2> 192.168.2.0/24;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT SIZE=2> 192.168.3.0/24;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; protocol ospf;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp; }</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp; then accept;</FONT>
<BR><FONT SIZE=2>}</FONT>
</P>

<P><FONT SIZE=2>There is NO 'protocol isis' or 'iso' in release 6.0R1.3.</FONT>
</P>

<P><FONT SIZE=2>Thanks, Neil.</FONT>
</P>

</BODY>
</HTML>