<?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: Basic CSS Setup help requested in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449493#M8299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you checked for ASR setup on cisco website? their is the best place to start, i was in the same boat about 2 months ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://cisco.com/en/US/products/hw/contnetw/ps789/products_configuration_guide_chapter09186a00801778d9.html" target="_blank"&gt;http://cisco.com/en/US/products/hw/contnetw/ps789/products_configuration_guide_chapter09186a00801778d9.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is a good starting point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2005 12:46:45 GMT</pubDate>
    <dc:creator>kejeusa</dc:creator>
    <dc:date>2005-06-13T12:46:45Z</dc:date>
    <item>
      <title>Basic CSS Setup help requested</title>
      <link>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449492#M8298</link>
      <description>&lt;P&gt;Greetings, I am very new to the CSS and I'm hoping for a little basic guidance. Here is what I have so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A pair of 11503's that I hope to setup in failover mode. I have a pair of Gig fiber ports in each unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The immediate need is to get redundancy going for a pair of unix servers running JBoss. They are presently at 10.0.5.45 and 10.0.5.140. But I am requesting that we move them to a VLAN that will sit on one side of the CSS boxes at 10.99.72.x. so their new IP addresses will be 10.99.72.45 and 10.99.72.46. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need to have redundancy for port 8080 on those two 10.99.72.x addresses and will need to have them on a virtual IP that is on the 10.0.x.x network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I'll need to figure out the failover aspects of this with the two boxes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help!?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2005 14:11:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449492#M8298</guid>
      <dc:creator>jcotter</dc:creator>
      <dc:date>2005-06-09T14:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSS Setup help requested</title>
      <link>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449493#M8299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you checked for ASR setup on cisco website? their is the best place to start, i was in the same boat about 2 months ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://cisco.com/en/US/products/hw/contnetw/ps789/products_configuration_guide_chapter09186a00801778d9.html" target="_blank"&gt;http://cisco.com/en/US/products/hw/contnetw/ps789/products_configuration_guide_chapter09186a00801778d9.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is a good starting point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2005 12:46:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449493#M8299</guid>
      <dc:creator>kejeusa</dc:creator>
      <dc:date>2005-06-13T12:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSS Setup help requested</title>
      <link>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449494#M8300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the get started, you need&lt;/P&gt;&lt;P&gt;1/ define services&lt;/P&gt;&lt;P&gt;ie:&lt;/P&gt;&lt;P&gt;service server1&lt;/P&gt;&lt;P&gt;  ip address 10.99.72.45&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2/ define content rule&lt;/P&gt;&lt;P&gt;owner MyCompany&lt;/P&gt;&lt;P&gt;  content jboss&lt;/P&gt;&lt;P&gt;    virtual ip 10.0.x.x&lt;/P&gt;&lt;P&gt;    add service server1&lt;/P&gt;&lt;P&gt;    add service server2&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the most basic config but it should get you started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For redundancy I would strongly recommend vip/interface redundancy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you configure it like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLANX&lt;/P&gt;&lt;P&gt;  ip address x.x.x.x/x&lt;/P&gt;&lt;P&gt;    ip virtual-router &lt;ID&gt; prio &lt;X&gt; [preempt]&lt;/X&gt;&lt;/ID&gt;&lt;/P&gt;&lt;P&gt;    ip redundant-vip &lt;ID&gt; 10.0.x.x&lt;/ID&gt;&lt;/P&gt;&lt;P&gt;    ip redundant-ip &lt;ID&gt; x.x.x.x&lt;/ID&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2005 05:40:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449494#M8300</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-06-14T05:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSS Setup help requested</title>
      <link>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449495#M8301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, he is the configuration from the main unit I have installed... I cannot ping the VIP addresses from anything else but the CSS. I'm not sure the NAT is correct either - don't I need one NAT for both sides? Also, what about routes? How should I add them? Just for the 10.0.x.x side? And the redundant interfaces.... do they just work or is there some extra configuration somewhere that I just haven't seen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any and all help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** GLOBAL ***************************&lt;/P&gt;&lt;P&gt;  no restrict web-mgmt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  snmp name "CSS1a"&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;  trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  vlan 72&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface  1/2&lt;/P&gt;&lt;P&gt;  trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  vlan 255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** CIRCUIT **************************&lt;/P&gt;&lt;P&gt;circuit VLAN72&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.99.72.100 255.255.255.0&lt;/P&gt;&lt;P&gt;    ip virtual-router 72 priority 200 preempt&lt;/P&gt;&lt;P&gt;    ip redundant-interface 72 10.99.72.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.0.5.109 255.255.0.0&lt;/P&gt;&lt;P&gt;    ip virtual-router 10 priority 200 preempt&lt;/P&gt;&lt;P&gt;    ip redundant-interface 10 10.0.5.134&lt;/P&gt;&lt;P&gt;    ip redundant-vip 10 10.0.5.98&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** SERVICE **************************&lt;/P&gt;&lt;P&gt;service x.z.com&lt;/P&gt;&lt;P&gt;  keepalive port 8080&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  ip address 10.99.72.45&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service y.z.com&lt;/P&gt;&lt;P&gt;  keepalive port 8080&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  ip address 10.99.72.140&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 sath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content JBoss&lt;/P&gt;&lt;P&gt;    add service x.z.com&lt;/P&gt;&lt;P&gt;    add service y.z.com&lt;/P&gt;&lt;P&gt;    vip address 10.0.5.98&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** GROUP ***************************&lt;/P&gt;&lt;P&gt;group source-nat&lt;/P&gt;&lt;P&gt;  vip address 10.0.5.98&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2005 13:55:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449495#M8301</guid>
      <dc:creator>jcotter</dc:creator>
      <dc:date>2005-06-14T13:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSS Setup help requested</title>
      <link>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449496#M8302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, it looks like the content has not been activated.&lt;/P&gt;&lt;P&gt;We should see the keyword "active" under the content rule definition.&lt;/P&gt;&lt;P&gt;Verify that your rule is alive with a 'sho summary'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, you need to configure static route on the CSS so it knows how to reach clients.&lt;/P&gt;&lt;P&gt;You should at least have a default route.&lt;/P&gt;&lt;P&gt;Simply configure it with the command 'ip route 0.0.0.0 0.0.0.0 x.x.x.x'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The nating is not needed if the response from the servers always go through the CSS.&lt;/P&gt;&lt;P&gt;If they are connected to the CSS this should be the case.&lt;/P&gt;&lt;P&gt;If they are not connected to the CSS, you should make the CSS the default gateway for the servers.&lt;/P&gt;&lt;P&gt;If that is not possible you will need nating.&lt;/P&gt;&lt;P&gt;In this case, simply add the command 'add destination service x.z.com' under the group definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally be aware that with this config, when you ping the VIP, the ping packet is loadbalanced to the servers and they are responsible to respond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2005 15:17:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449496#M8302</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-06-14T15:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSS Setup help requested</title>
      <link>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449497#M8303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright, I'm making progress. I removed all the NAT stuff. Here is my current config. I'm VERY close to getting this working. I can ping the VIP, but the service doesn't work (port 8080).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** GLOBAL ***************************&lt;/P&gt;&lt;P&gt;  no restrict web-mgmt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  snmp name "CSS1a"&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;  trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  vlan 72&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface  1/2&lt;/P&gt;&lt;P&gt;  trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  vlan 255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** CIRCUIT **************************&lt;/P&gt;&lt;P&gt;circuit VLAN72&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.99.72.100 255.255.255.0&lt;/P&gt;&lt;P&gt;    ip virtual-router 72 priority 200 preempt&lt;/P&gt;&lt;P&gt;    ip redundant-interface 72 10.99.72.10&lt;/P&gt;&lt;P&gt;    ip critical-service 72 x.y.com&lt;/P&gt;&lt;P&gt;    ip critical-service 72 y.z.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.0.5.109 255.255.0.0&lt;/P&gt;&lt;P&gt;    ip virtual-router 10 priority 200 preempt&lt;/P&gt;&lt;P&gt;    ip redundant-interface 10 10.0.5.134&lt;/P&gt;&lt;P&gt;    ip redundant-vip 10 10.0.5.98&lt;/P&gt;&lt;P&gt;    ip critical-service 10 x.y.com&lt;/P&gt;&lt;P&gt;    ip critical-service 10 y.z.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** SERVICE **************************&lt;/P&gt;&lt;P&gt;service x.y.com&lt;/P&gt;&lt;P&gt;  keepalive port 8080&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  ip address 10.99.72.45&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service y.z.com&lt;/P&gt;&lt;P&gt;  keepalive port 8080&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  ip address 10.99.72.140&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 sath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content JBoss&lt;/P&gt;&lt;P&gt;    add service x.y.com&lt;/P&gt;&lt;P&gt;    add service y.z.com&lt;/P&gt;&lt;P&gt;    vip address 10.0.5.98&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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2005 15:58:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449497#M8303</guid>
      <dc:creator>jcotter</dc:creator>
      <dc:date>2005-06-14T15:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSS Setup help requested</title>
      <link>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449498#M8304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CSS config looks good.&lt;/P&gt;&lt;P&gt;If you do a 'sho summary', do you see hits on your content rule ?&lt;/P&gt;&lt;P&gt;Is it incrementing when you connect to port vip:8080 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, you will need to verify the server and capture a sniffer trace to see if the server is responding and where is the response being sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get a free sniffer at &lt;A class="jive-link-custom" href="http://www.ethereal.com" target="_blank"&gt;www.ethereal.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2005 06:32:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449498#M8304</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-06-15T06:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSS Setup help requested</title>
      <link>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449499#M8305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i see where u have defined your ip critical service in the service area, along with the keep alive type. unless the server it self is the critical service usually this is set for a switch that may exist on either side of the css. &lt;/P&gt;&lt;P&gt;also if you plan on making the sessions redundant for fail-over redundant indexs should be defined. do you plan on using any isc-ports either if the CSS is going to have backup CSS to monitor something other than the VRRP messages from the master.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also the config should almost mirror except for the circuit ip address and verify that each are running the same version of code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2005 12:14:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/basic-css-setup-help-requested/m-p/449499#M8305</guid>
      <dc:creator>kejeusa</dc:creator>
      <dc:date>2005-06-15T12:14:45Z</dc:date>
    </item>
  </channel>
</rss>

