<?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: Adding another Cluster into existing CSS LB in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/adding-another-cluster-into-existing-css-lb/m-p/651537#M12366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would help if you could attach a picture of the network. I really can't understand why you have 2 VLANs on the same network ? Or am I missing the ide ?&lt;/P&gt;&lt;P&gt;Generally I would just do VLAN tag towards the PIX and have several networks that way. If speed isn't a issue I see no problems with that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Feb 2007 08:19:07 GMT</pubDate>
    <dc:creator>andreas.larsen</dc:creator>
    <dc:date>2007-02-26T08:19:07Z</dc:date>
    <item>
      <title>Adding another Cluster into existing CSS LB</title>
      <link>https://community.cisco.com/t5/application-networking/adding-another-cluster-into-existing-css-lb/m-p/651536#M12365</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im in the process of adding a new cluster into the existing LB. I understand the concept of configuring a new LB but adding a new network to it is a question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have preconfigured the LB with a new service called SPWeb 1-4 and an assign this to the content owner Central_Platform using VLAN 144 and 145.&lt;/P&gt;&lt;P&gt;I have one physical connection to the PIX and all port on the PIX is taken. Do I have to setup another physical connection for the new server SPWeb to the PIX? &lt;/P&gt;&lt;P&gt;Both owners Servcorp and Central_Platform are using separate public IP Subnets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, please advise if I miss anything and if you have any suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thansks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************* INTERFACE *************************&lt;/P&gt;&lt;P&gt;interface  1/1&lt;/P&gt;&lt;P&gt;  bridge vlan 200 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface  2/1&lt;/P&gt;&lt;P&gt;  phy 100Mbits-FD &lt;/P&gt;&lt;P&gt;  description "To PIX" &lt;/P&gt;&lt;P&gt;  bridge vlan 300 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface  2/2&lt;/P&gt;&lt;P&gt;  phy 100Mbits-FD &lt;/P&gt;&lt;P&gt;  description "To LB switches" &lt;/P&gt;&lt;P&gt;  bridge vlan 301 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface  2/3&lt;/P&gt;&lt;P&gt;  phy 100Mbits-FD &lt;/P&gt;&lt;P&gt;  bridge vlan 303 &lt;/P&gt;&lt;P&gt;  description "Management" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface  2/4&lt;/P&gt;&lt;P&gt;  phy 100Mbits-FD &lt;/P&gt;&lt;P&gt;  bridge vlan 144 &lt;/P&gt;&lt;P&gt;  description "SPWeb1/2" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface  2/5&lt;/P&gt;&lt;P&gt;  phy 100Mbits-FD &lt;/P&gt;&lt;P&gt;  bridge vlan 145&lt;/P&gt;&lt;P&gt;  description "SPWeb3/4" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** CIRCUIT **************************&lt;/P&gt;&lt;P&gt;circuit VLAN1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 192.168.10.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address (Network 1) 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN301&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address (Network 1) 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN303&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address (Network 1) 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN144&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address (Network 2) 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN145&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address (Network 2) 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** SERVICE **************************&lt;/P&gt;&lt;P&gt;service TS1 &lt;/P&gt;&lt;P&gt;  ip address 172.16.250.1 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service TS2 &lt;/P&gt;&lt;P&gt;  ip address 172.16.250.2 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service Spweb1 &lt;/P&gt;&lt;P&gt;  ip address 172.16.144.51&lt;/P&gt;&lt;P&gt;  keepalive type HTTP&lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service Spweb2&lt;/P&gt;&lt;P&gt;  ip address 172.16.144.52&lt;/P&gt;&lt;P&gt;  keepalive type HTTP&lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service Spweb3&lt;/P&gt;&lt;P&gt;  ip address 172.16.145.53&lt;/P&gt;&lt;P&gt;  keepalive type HTTP&lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service Spweb4&lt;/P&gt;&lt;P&gt;  ip address 172.16.145.54&lt;/P&gt;&lt;P&gt;  keepalive type HTTP&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 Servcorp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content hottdesk.au &lt;/P&gt;&lt;P&gt;    add service TS1 &lt;/P&gt;&lt;P&gt;    add service TS2 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 3389 &lt;/P&gt;&lt;P&gt;    vip address (Network 1) &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content hottdesk_FTP &lt;/P&gt;&lt;P&gt;    add service TS1 &lt;/P&gt;&lt;P&gt;    add service TS2 &lt;/P&gt;&lt;P&gt;    port 20 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    vip address (Network 1)&lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content hottdesk_FTP2 &lt;/P&gt;&lt;P&gt;    add service TS1 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 21 &lt;/P&gt;&lt;P&gt;    application ftp-control &lt;/P&gt;&lt;P&gt;    add service TS2 &lt;/P&gt;&lt;P&gt;    vip address (Network 1)&lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;owner Central_Platform&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  content WebServers_1&lt;/P&gt;&lt;P&gt;    add service Spweb1 &lt;/P&gt;&lt;P&gt;    add service Spweb2 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 90&lt;/P&gt;&lt;P&gt;    vip address (Network 2)&lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content WebServers_2&lt;/P&gt;&lt;P&gt;    add service Spweb3&lt;/P&gt;&lt;P&gt;    add service Spweb4&lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 81 &lt;/P&gt;&lt;P&gt;    vip address (Network 2)&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;content WebServers_3&lt;/P&gt;&lt;P&gt;    add service Spweb3&lt;/P&gt;&lt;P&gt;    add service Spweb4&lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 83 &lt;/P&gt;&lt;P&gt;    vip address (Network 2)&lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** GROUP ***************************&lt;/P&gt;&lt;P&gt;group TS-WebAccess &lt;/P&gt;&lt;P&gt;  add service TS2 &lt;/P&gt;&lt;P&gt;  add service TS1 &lt;/P&gt;&lt;P&gt;  vip address (Network 1)&lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2007 05:40:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/adding-another-cluster-into-existing-css-lb/m-p/651536#M12365</guid>
      <dc:creator>Peter Valdes</dc:creator>
      <dc:date>2007-02-25T05:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adding another Cluster into existing CSS LB</title>
      <link>https://community.cisco.com/t5/application-networking/adding-another-cluster-into-existing-css-lb/m-p/651537#M12366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would help if you could attach a picture of the network. I really can't understand why you have 2 VLANs on the same network ? Or am I missing the ide ?&lt;/P&gt;&lt;P&gt;Generally I would just do VLAN tag towards the PIX and have several networks that way. If speed isn't a issue I see no problems with that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 08:19:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/adding-another-cluster-into-existing-css-lb/m-p/651537#M12366</guid>
      <dc:creator>andreas.larsen</dc:creator>
      <dc:date>2007-02-26T08:19:07Z</dc:date>
    </item>
  </channel>
</rss>

