<?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 Question Cisco ACE mode bridge - client side connect to servers in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/question-cisco-ace-mode-bridge-client-side-connect-to-servers/m-p/1744682#M34796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello agin!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in bridge mode, with below topology, servers should have their gateway pointing to the router ip. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router -- vl401 -- ACE -- vl400 -- Servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in your case, server on vlan 400 should have their default route pointing to 10.1.40.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2011 14:45:08 GMT</pubDate>
    <dc:creator>ohynderi</dc:creator>
    <dc:date>2011-08-25T14:45:08Z</dc:date>
    <item>
      <title>Question Cisco ACE mode bridge - client side connect to servers</title>
      <link>https://community.cisco.com/t5/application-networking/question-cisco-ace-mode-bridge-client-side-connect-to-servers/m-p/1744679#M34793</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured the cisco ace 4710 in mode bridge, but i want know if i can connect servers of the vlan 401 in the Switch, for example 10.1.40.50 with default-gateway SVI 401 10.1.40.10 with real servers of the ACE (10.1.40.2 and 10.1.40.3 with default-gateway bvi 10.1.40.1) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************************Cisco ACE**********************************&lt;/P&gt;&lt;P&gt;ace-demo/Admin# sh run&lt;BR /&gt;Generating configuration....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;boot system image:c4710ace-mz.A3_2_4.bin&lt;BR /&gt;boot system image:c4710ace-mz.A3_2_1.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname ace-demo &lt;BR /&gt;interface gigabitEthernet 1/1&lt;BR /&gt;&amp;nbsp; channel-group 1&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface gigabitEthernet 1/2&lt;BR /&gt;&amp;nbsp; channel-group 1&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface gigabitEthernet 1/3&lt;BR /&gt;&amp;nbsp; channel-group 1&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface gigabitEthernet 1/4&lt;BR /&gt;&amp;nbsp; channel-group 1&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface port-channel 1&lt;BR /&gt;&amp;nbsp; switchport trunk allowed vlan 400-401,450&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;access-list bpdufilter ethertype permit bpdu&lt;/P&gt;&lt;P&gt;access-list anyone line 8 extended permit ip any any &lt;BR /&gt;access-list anyone line 16 extended permit icmp any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host rsrv1&lt;BR /&gt;&amp;nbsp; ip address 10.1.40.2&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host rsrv2&lt;BR /&gt;&amp;nbsp; ip address 10.1.40.3&lt;BR /&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;serverfarm host farm-demo&lt;BR /&gt;&amp;nbsp; rserver rsrv1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver rsrv2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;class-map type management match-any MGMT&lt;BR /&gt;&amp;nbsp; 2 match protocol icmp any&lt;BR /&gt;&amp;nbsp; 3 match protocol http any&lt;BR /&gt;&amp;nbsp; 4 match protocol https any&lt;BR /&gt;&amp;nbsp; 5 match protocol snmp any&lt;BR /&gt;&amp;nbsp; 6 match protocol telnet any&lt;BR /&gt;&amp;nbsp; 7 match protocol ssh any&lt;BR /&gt;class-map match-any VIP&lt;BR /&gt;&amp;nbsp; 3 match virtual-address 10.1.40.20 any&lt;BR /&gt;class-map type management match-any icmp&lt;BR /&gt;&amp;nbsp; 2 match protocol icmp any&lt;BR /&gt;class-map type http loadbalance match-any p-site-A&lt;/P&gt;&lt;P&gt;policy-map type management first-match ICMP&lt;BR /&gt;&amp;nbsp; class icmp&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit&lt;BR /&gt;policy-map type management first-match MGMT&lt;BR /&gt;&amp;nbsp; class MGMT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match server-balance&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm farm-demo&lt;/P&gt;&lt;P&gt;policy-map multi-match client-side&lt;BR /&gt;&amp;nbsp; class VIP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy server-balance&lt;/P&gt;&lt;P&gt;interface vlan 400&lt;BR /&gt;&amp;nbsp; description side-server&lt;BR /&gt;&amp;nbsp; bridge-group 1&lt;BR /&gt;&amp;nbsp; access-group input bpdufilter&lt;BR /&gt;&amp;nbsp; access-group input anyone&lt;BR /&gt;&amp;nbsp; service-policy input ICMP&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface vlan 401&lt;BR /&gt;&amp;nbsp; description side-client&lt;BR /&gt;&amp;nbsp; bridge-group 1&lt;BR /&gt;&amp;nbsp; access-group input bpdufilter&lt;BR /&gt;&amp;nbsp; access-group input anyone&lt;BR /&gt;&amp;nbsp; service-policy input ICMP&lt;BR /&gt;&amp;nbsp; service-policy input client-side&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;interface vlan 450&lt;BR /&gt;&amp;nbsp; description mgmt&lt;BR /&gt;&amp;nbsp; ip address 10.1.45.1 255.255.255.0&lt;BR /&gt;&amp;nbsp; access-group input anyone&lt;BR /&gt;&amp;nbsp; service-policy input MGMT&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;interface bvi 1&lt;BR /&gt;&amp;nbsp; ip address 10.1.40.1 255.255.255.0&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;ip route 192.168.10.0 255.255.255.0 10.1.45.10&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************************Switch**********************************&lt;/P&gt;&lt;P&gt;vlan 401&lt;/P&gt;&lt;P&gt;name client_side&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface vlan 401&lt;/P&gt;&lt;P&gt;ip address 10.1.40.10 255.255.255.0&lt;/P&gt;&lt;P&gt;no shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2011 03:26:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/question-cisco-ace-mode-bridge-client-side-connect-to-servers/m-p/1744679#M34793</guid>
      <dc:creator>Alvaro Perez Unzueta</dc:creator>
      <dc:date>2011-08-25T03:26:21Z</dc:date>
    </item>
    <item>
      <title>Question Cisco ACE mode bridge - client side connect to servers</title>
      <link>https://community.cisco.com/t5/application-networking/question-cisco-ace-mode-bridge-client-side-connect-to-servers/m-p/1744680#M34794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Technically yes you can. A couple of questions:&lt;/P&gt;&lt;P&gt;- Will 10.1.40.50 be part of a serverfarm on ACE (with other rserver on vlan 400)&lt;/P&gt;&lt;P&gt;- Why gateway on 10.1.40.2 and 10.1.40.3 needs to be the ACE BVI IP and not 10.1.40.10?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 08:05:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/question-cisco-ace-mode-bridge-client-side-connect-to-servers/m-p/1744680#M34794</guid>
      <dc:creator>ohynderi</dc:creator>
      <dc:date>2011-08-25T08:05:05Z</dc:date>
    </item>
    <item>
      <title>Question Cisco ACE mode bridge - client side connect to servers</title>
      <link>https://community.cisco.com/t5/application-networking/question-cisco-ace-mode-bridge-client-side-connect-to-servers/m-p/1744681#M34795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello olivier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- 10.1.40.50 is not part of serverfarm on ACE (vlan 401)&lt;/P&gt;&lt;P&gt;- The gateway can be 10.1.40.10 in vlan 401? the rserver on vlan 400.is it posoble?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 14:35:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/question-cisco-ace-mode-bridge-client-side-connect-to-servers/m-p/1744681#M34795</guid>
      <dc:creator>Alvaro Perez Unzueta</dc:creator>
      <dc:date>2011-08-25T14:35:23Z</dc:date>
    </item>
    <item>
      <title>Question Cisco ACE mode bridge - client side connect to servers</title>
      <link>https://community.cisco.com/t5/application-networking/question-cisco-ace-mode-bridge-client-side-connect-to-servers/m-p/1744682#M34796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello agin!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in bridge mode, with below topology, servers should have their gateway pointing to the router ip. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router -- vl401 -- ACE -- vl400 -- Servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in your case, server on vlan 400 should have their default route pointing to 10.1.40.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 14:45:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/question-cisco-ace-mode-bridge-client-side-connect-to-servers/m-p/1744682#M34796</guid>
      <dc:creator>ohynderi</dc:creator>
      <dc:date>2011-08-25T14:45:08Z</dc:date>
    </item>
  </channel>
</rss>

