<?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: setup with 2 CSM in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/setup-with-2-csm/m-p/425868#M7730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles,&lt;/P&gt;&lt;P&gt;The problem is resolved. Vlan 9 didn't work&lt;/P&gt;&lt;P&gt;well and 2 FT were actived.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Octave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Sep 2005 06:45:24 GMT</pubDate>
    <dc:creator>olesvanherman</dc:creator>
    <dc:date>2005-09-23T06:45:24Z</dc:date>
    <item>
      <title>setup with 2 CSM</title>
      <link>https://community.cisco.com/t5/application-networking/setup-with-2-csm/m-p/425866#M7728</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 2 x (cisco 6509/sup720/CSM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to setup vlan with FT setup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;r1:&lt;/P&gt;&lt;P&gt;module ContentSwitchingModule 7 &lt;/P&gt;&lt;P&gt; ft group 1 vlan 9 &lt;/P&gt;&lt;P&gt;  priority 30&lt;/P&gt;&lt;P&gt;  preempt &lt;/P&gt;&lt;P&gt; vlan A server&lt;/P&gt;&lt;P&gt;  ip address 10.0.99.2 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;r2:&lt;/P&gt;&lt;P&gt;module ContentSwitchingModule 7 &lt;/P&gt;&lt;P&gt; ft group 1 vlan 9 &lt;/P&gt;&lt;P&gt;  priority 20&lt;/P&gt;&lt;P&gt;  preempt &lt;/P&gt;&lt;P&gt; vlan A server&lt;/P&gt;&lt;P&gt;  ip address 10.0.99.3 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I reboot module 7 on r1, I see right&lt;/P&gt;&lt;P&gt;logs (so I believe FT works).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem:&lt;/P&gt;&lt;P&gt;I need to give a default gateway for&lt;/P&gt;&lt;P&gt;my vlan A (network 10.0.0.0/16).&lt;/P&gt;&lt;P&gt;I would like to use 10.0.99.1 for gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So:&lt;/P&gt;&lt;P&gt;r1#conf t&lt;/P&gt;&lt;P&gt;Enter configuration commands, one per line.  End with CNTL/Z.&lt;/P&gt;&lt;P&gt;r1(config)#mod csm 7&lt;/P&gt;&lt;P&gt;r1(config-module-csm)# vlan A server&lt;/P&gt;&lt;P&gt;r1(config-slb-vlan-server)#alias 10.0.99.1 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it pings. great. I reboot csm on r1, &lt;/P&gt;&lt;P&gt;10.0.99.1 doesn't ping. it's normal since&lt;/P&gt;&lt;P&gt;I setup nothing on r2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what have I add on r2 ?&lt;/P&gt;&lt;P&gt;I can't add this:&lt;/P&gt;&lt;P&gt;r2#conf t&lt;/P&gt;&lt;P&gt;Enter configuration commands, one per line.  End with CNTL/Z.&lt;/P&gt;&lt;P&gt;r2(config)#mod csm 7&lt;/P&gt;&lt;P&gt;r2(config-module-csm)# vlan A server&lt;/P&gt;&lt;P&gt;r2(config-slb-vlan-server)#alias 10.0.99.1 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add it, I have arpwatch alerte because&lt;/P&gt;&lt;P&gt;r1 fights with r2 for 10.0.99.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no idea how can I have a high &lt;/P&gt;&lt;P&gt;availbility gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;P&gt;Oles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. there is lot of mistakes in your docs 2.1 from 2002:&lt;/P&gt;&lt;P&gt;1.)&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;mod csm 7&lt;/P&gt;&lt;P&gt;vlan 9 ft&lt;/P&gt;&lt;P&gt;(there is not possibility to setup ft, only&lt;/P&gt;&lt;P&gt;client and server).&lt;/P&gt;&lt;P&gt;2.) you propose to setup interface vlan 136&lt;/P&gt;&lt;P&gt;in csm module. It isn't possible.&lt;/P&gt;&lt;P&gt;3.) alias ip addr A.A.A.A doesn't exist. &lt;/P&gt;&lt;P&gt;alias A.A.A.A exists&lt;/P&gt;&lt;P&gt;4.) etc etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2005 16:05:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/setup-with-2-csm/m-p/425866#M7728</guid>
      <dc:creator>olesvanherman</dc:creator>
      <dc:date>2005-09-22T16:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: setup with 2 CSM</title>
      <link>https://community.cisco.com/t5/application-networking/setup-with-2-csm/m-p/425867#M7729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you get a 'sho mod csm x ft' and a 'sho mod csm x ft detail' on both r1 and r2 when r2 is supposed to be active and post the info to this forum.&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;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2005 05:40:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/setup-with-2-csm/m-p/425867#M7729</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-09-23T05:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: setup with 2 CSM</title>
      <link>https://community.cisco.com/t5/application-networking/setup-with-2-csm/m-p/425868#M7730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles,&lt;/P&gt;&lt;P&gt;The problem is resolved. Vlan 9 didn't work&lt;/P&gt;&lt;P&gt;well and 2 FT were actived.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Octave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2005 06:45:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/setup-with-2-csm/m-p/425868#M7730</guid>
      <dc:creator>olesvanherman</dc:creator>
      <dc:date>2005-09-23T06:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: setup with 2 CSM</title>
      <link>https://community.cisco.com/t5/application-networking/setup-with-2-csm/m-p/425869#M7731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to configure the units so they act together as alternates for each other.  On r1 you would have the following config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module ContentSwitchingModule 7 &lt;/P&gt;&lt;P&gt;ft group 1 vlan 9 &lt;/P&gt;&lt;P&gt;priority 30 alt 20&lt;/P&gt;&lt;P&gt;preempt &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vlan A server &lt;/P&gt;&lt;P&gt;ip address 10.0.99.2 255.255.0.0 alt 10.0.99.3 255.255.0.0&lt;/P&gt;&lt;P&gt;alias 10.0.99.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On R2 you just need the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module ContentSwitchingModule 7 &lt;/P&gt;&lt;P&gt;ft group 1 vlan 9 &lt;/P&gt;&lt;P&gt;priority 20 alt 30&lt;/P&gt;&lt;P&gt;preempt &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then on R1 issue the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hw-module csm 7 standby config-sync &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will sync the configs and then if you issue the following command on each you should see mirror images of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show run mod 7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2005 01:28:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/setup-with-2-csm/m-p/425869#M7731</guid>
      <dc:creator>mburgener</dc:creator>
      <dc:date>2005-11-10T01:28:23Z</dc:date>
    </item>
  </channel>
</rss>

