<?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 Re: configuring 2 css11503s for multiple service load-balancing in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/configuring-2-css11503s-for-multiple-service-load-balancing/m-p/195137#M2541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following document should help.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/117/vip_appguide.html" target="_blank"&gt;http://www.cisco.com/warp/public/117/vip_appguide.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2003 19:47:52 GMT</pubDate>
    <dc:creator>didyap</dc:creator>
    <dc:date>2003-10-07T19:47:52Z</dc:date>
    <item>
      <title>configuring 2 css11503s for multiple service load-balancing</title>
      <link>https://community.cisco.com/t5/application-networking/configuring-2-css11503s-for-multiple-service-load-balancing/m-p/195136#M2540</link>
      <description>&lt;P&gt;first here's my present config on one of my CSS11503:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** CIRCUIT **************************&lt;/P&gt;&lt;P&gt;circuit VLAN33&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 19.10.28.211 255.255.255.0&lt;/P&gt;&lt;P&gt;    ip virtual-router 2 priority 110 preempt&lt;/P&gt;&lt;P&gt;    ip redundant-vip 2 19.10.28.210&lt;/P&gt;&lt;P&gt;    ip critical-service 2 UpstreamRouter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.15.15.251 255.255.255.0&lt;/P&gt;&lt;P&gt;    ip virtual-router 1 priority 110 preempt&lt;/P&gt;&lt;P&gt;    ip redundant-interface 1 10.15.15.1&lt;/P&gt;&lt;P&gt;    ip critical-service 1 UpstreamRouter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** SERVICE **************************&lt;/P&gt;&lt;P&gt;service BrowServ-1&lt;/P&gt;&lt;P&gt;  ip address 10.15.15.21&lt;/P&gt;&lt;P&gt;  redundant-index 1&lt;/P&gt;&lt;P&gt;  protocol tcp&lt;/P&gt;&lt;P&gt;  port 80&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service BrowServ-2&lt;/P&gt;&lt;P&gt;  ip address 10.15.15.22&lt;/P&gt;&lt;P&gt;  redundant-index 2&lt;/P&gt;&lt;P&gt;  protocol tcp&lt;/P&gt;&lt;P&gt;  port 80&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service UpstreamRouter&lt;/P&gt;&lt;P&gt;  ip address 19.10.28.1&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** OWNER ***************************&lt;/P&gt;&lt;P&gt;owner BrowServ_Owner&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content BrowServ_Rule&lt;/P&gt;&lt;P&gt;    add service BrowServ-1&lt;/P&gt;&lt;P&gt;    add service BrowServ-2&lt;/P&gt;&lt;P&gt;    vip address 19.10.28.210&lt;/P&gt;&lt;P&gt;    redundant-index 1&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** GROUP ***************************&lt;/P&gt;&lt;P&gt;group BrowServ_Group&lt;/P&gt;&lt;P&gt;  vip address 19.10.28.210&lt;/P&gt;&lt;P&gt;  add service BrowServ-1&lt;/P&gt;&lt;P&gt;  add service BrowServ-2&lt;/P&gt;&lt;P&gt;  redundant-index 1&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here are my questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) how do I configure an additional vip address? e.g. I'd like to configure a vip - 19.10.28.215 to load-balance http traffic to 10.15.15.25 and 10.15.15.26?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I presently have a static route in my core router "ip route 10.15.15.0 255.255.255.0 19.10.28.210". (this enables the load-balanced servers to connect to Oracle servers on the Core network). do I need to configure a new route on my core router when I add the additional vip 19.10.28.215?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;relevant references and/or examples will be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dayo&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2003 00:32:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/configuring-2-css11503s-for-multiple-service-load-balancing/m-p/195136#M2540</guid>
      <dc:creator>aolabisi</dc:creator>
      <dc:date>2003-10-02T00:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: configuring 2 css11503s for multiple service load-balancing</title>
      <link>https://community.cisco.com/t5/application-networking/configuring-2-css11503s-for-multiple-service-load-balancing/m-p/195137#M2541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following document should help.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/117/vip_appguide.html" target="_blank"&gt;http://www.cisco.com/warp/public/117/vip_appguide.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2003 19:47:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/configuring-2-css11503s-for-multiple-service-load-balancing/m-p/195137#M2541</guid>
      <dc:creator>didyap</dc:creator>
      <dc:date>2003-10-07T19:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: configuring 2 css11503s for multiple service load-balancing</title>
      <link>https://community.cisco.com/t5/application-networking/configuring-2-css11503s-for-multiple-service-load-balancing/m-p/195138#M2542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1/ configure the following :&lt;/P&gt;&lt;P&gt;service web1&lt;/P&gt;&lt;P&gt;  ip address 10.15.15.25&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;service web&lt;/P&gt;&lt;P&gt;  ip address 10.15.15.26&lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;content WEB&lt;/P&gt;&lt;P&gt;  vip address  19.10.28.215&lt;/P&gt;&lt;P&gt;  proto tcp&lt;/P&gt;&lt;P&gt;  port 80&lt;/P&gt;&lt;P&gt;  add service web1&lt;/P&gt;&lt;P&gt;  add service web2&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2/ I would create a redundant-interface and point your static route to this redundant ip address.&lt;/P&gt;&lt;P&gt;you should not use vip address in static route.&lt;/P&gt;&lt;P&gt;VIP address should only be used when you want to reach the vip address not a when you want a direct connection to the real server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2003 14:29:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/configuring-2-css11503s-for-multiple-service-load-balancing/m-p/195138#M2542</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2003-10-08T14:29:49Z</dc:date>
    </item>
  </channel>
</rss>

