<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Management traffic to the ACE in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/management-traffic-to-the-ace/m-p/911715#M17896</link>
    <description>&lt;P&gt;Do i need to explicitly define management traffic coming to the ace module, i see in a lot of configurations that they allow managerment traffic in a special class to the ace?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also it is necessary to apply an access-list to the ace module to accept traffic for the vip, what if i do not use any access-list on the ace, will the traffic go through?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jan 2008 17:01:59 GMT</pubDate>
    <dc:creator>NAVIN PARWAL</dc:creator>
    <dc:date>2008-01-09T17:01:59Z</dc:date>
    <item>
      <title>Management traffic to the ACE</title>
      <link>https://community.cisco.com/t5/application-networking/management-traffic-to-the-ace/m-p/911715#M17896</link>
      <description>&lt;P&gt;Do i need to explicitly define management traffic coming to the ace module, i see in a lot of configurations that they allow managerment traffic in a special class to the ace?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also it is necessary to apply an access-list to the ace module to accept traffic for the vip, what if i do not use any access-list on the ace, will the traffic go through?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2008 17:01:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/management-traffic-to-the-ace/m-p/911715#M17896</guid>
      <dc:creator>NAVIN PARWAL</dc:creator>
      <dc:date>2008-01-09T17:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Management traffic to the ACE</title>
      <link>https://community.cisco.com/t5/application-networking/management-traffic-to-the-ace/m-p/911716#M17897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you need to define allowed traffic to the ace. The ace acts as an implicit deny. It will block everything until you allow it. The first policy/class match that you should define is the management traffic class. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ALL line 8 extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type management match-any remote_access&lt;/P&gt;&lt;P&gt;  2 match protocol xml-https any&lt;/P&gt;&lt;P&gt;  4 match protocol icmp any&lt;/P&gt;&lt;P&gt;  5 match protocol telnet any&lt;/P&gt;&lt;P&gt;  6 match protocol ssh any&lt;/P&gt;&lt;P&gt;  7 match protocol http any&lt;/P&gt;&lt;P&gt;  8 match protocol https any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type management first-match remote_mgmt_allow_policy&lt;/P&gt;&lt;P&gt;  class remote_access&lt;/P&gt;&lt;P&gt;    permit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface vlan 121&lt;/P&gt;&lt;P&gt;  ip address &lt;/P&gt;&lt;P&gt;  access-group input ALL&lt;/P&gt;&lt;P&gt;  service-policy input remote_mgmt_allow_policy&lt;/P&gt;&lt;P&gt;  no shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 18:56:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/management-traffic-to-the-ace/m-p/911716#M17897</guid>
      <dc:creator>Eric Rose</dc:creator>
      <dc:date>2008-01-09T18:56:34Z</dc:date>
    </item>
  </channel>
</rss>

