<div>Hi </div>
<div> </div>
<div>I managed to get the config , Facing one issue while applying the filters under CPM to restrict SSH,Telnet access , I am able to do it  for system & interfaces address . I am using out of band management if i want to restrict for same .How to do it ??</div>

<div> </div>
<div>In Below statement i am dropping all TCP Port 23 , but out of band management is still working..</div>
<div> </div>
<div>                ip-filter<br>                    entry 20 create<br>                        action drop<br>                        description "Telnet-Access"<br>                        match protocol tcp<br>
                            dst-port 23 65535<br>                            src-ip <a href="http://10.54.2.0/24">10.54.2.0/24</a><br>                        exit<br>                    exit<br>                    entry 21 create<br>
                        action drop<br>                        description "Untrusted Telnet access"<br>                        match protocol tcp<br>                            dst-port 23 65535<br>                        exit<br>
                    exit<br></div>
<div> </div>
<div>Thanks</div>
<div><br><br> </div>
<div class="gmail_quote">On Fri, Apr 26, 2013 at 1:24 PM, Amit Dhamija <span dir="ltr"><<a href="mailto:amiitdhamija@gmail.com" target="_blank">amiitdhamija@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div>Hi </div>
<div> </div>
<div>Could you please help me with config how to apply ACL's or rule set for Protcols SNMP,NTP,Telnet Server etc in ALU.</div>
<div> </div>
<div>Also if i want to apply ACL on Interface /MDA Port what is the configuration for that.</div>
<div> </div>
<div>Thanks</div><span class="HOEnZb"><font color="#888888">
<div>Amit </div></font></span></blockquote></div><br>