<?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: WISM Design Issue. in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621095#M162546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know of a Cisco document, but the only thing you should need is SNMP, TFTP, syslog.  The WCS, if that's what you are referring to as the management server, uses SNMP to push profiles or make other changes to the WLCs.  You should setup SNMPv3 and get rid of the default public/private communities.  TFTP is used for image file transfer, and backing up the configurations.  syslog can be used in addition to the SNMP-traps that the WCS automatically configures the WLCs to send.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2006 18:11:32 GMT</pubDate>
    <dc:creator>Frederick Reimer</dc:creator>
    <dc:date>2006-11-29T18:11:32Z</dc:date>
    <item>
      <title>WISM Design Issue.</title>
      <link>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621092#M162543</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to design our Wireless LAN network, and something is bugging me,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to separate the APs, from our network, by placing them in a separate VRF, this should not be a problem, the thing that bugs me, is when I looked into Cisco documentation, they describes that the APs needs to see both the AP management interface and the Management interface on the WISM module, any one know if this is true !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand the communication, APs only talks to the AP management interface on the WISM, and the management server only needs to talk to the management interface on the WISM module, Right/Wrong ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick overview of the setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AP &amp;lt;-Vlan 10(VRF B)-&amp;gt; AP Management (WISM) Management &amp;lt;-Vlan20 (VRFA) -&amp;gt; Management server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So there is no connection between the management server and the APs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope anyone, can guide me in the right direction ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Peter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(will rate all answers)&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 20:18:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621092#M162543</guid>
      <dc:creator>p.danielsen</dc:creator>
      <dc:date>2021-07-03T20:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: WISM Design Issue.</title>
      <link>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621093#M162544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter,&lt;/P&gt;&lt;P&gt;    The AP's need to initially see the Management interface, since this is the only interface that responds to ARP, and is pingable.  Per the documentation the AP-Manger and Management interfaces should be on the same subnet/vlan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 20:30:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621093#M162544</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2006-11-28T20:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: WISM Design Issue.</title>
      <link>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621094#M162545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not the answer I wanted, but nice to know, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So another question, If I want to put a firewall between the WISM module / APs and the management server, do you know of a document that describes, the firewall rules to use ?? ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Peter,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 17:41:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621094#M162545</guid>
      <dc:creator>p.danielsen</dc:creator>
      <dc:date>2006-11-29T17:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: WISM Design Issue.</title>
      <link>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621095#M162546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know of a Cisco document, but the only thing you should need is SNMP, TFTP, syslog.  The WCS, if that's what you are referring to as the management server, uses SNMP to push profiles or make other changes to the WLCs.  You should setup SNMPv3 and get rid of the default public/private communities.  TFTP is used for image file transfer, and backing up the configurations.  syslog can be used in addition to the SNMP-traps that the WCS automatically configures the WLCs to send.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 18:11:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621095#M162546</guid>
      <dc:creator>Frederick Reimer</dc:creator>
      <dc:date>2006-11-29T18:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: WISM Design Issue.</title>
      <link>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621096#M162547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ive just gotten through installing a large # of WiSM's and I can say without a doubt the Cisco Documentation is lacking.  In one spot the docs say the AP-Manager and Management interface of the WiSM should be on the same VLAN.  In another section it describes putting them on separate VLANs for security purposes.  Whats more, they give no examples or requirements of how to do anything but putting both interfaces on the same VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, what Ive found is:&lt;/P&gt;&lt;P&gt; 1)  AP-Manager and Management interfaces can be on separate VLANs, the key here is what you put as the native VLAN for the port-channels.  If you make the native vlan the same vlan as the management interface, then you must configure it as un-tagged.  If you want to vlan tag them, then ensure that the native vlan is something not used in the WiSM.&lt;/P&gt;&lt;P&gt;My personal preference is to have them on &lt;/P&gt;&lt;P&gt;separate VLANs for security purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)  The initial boot of the APs has them talking to the Management Interface.  Im still fuzzy if they move to the AP-Manager interface after registering (Ill get a sniffer in there sooner or later to find out).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)  As to firewalling, items you want to make sure are open.  &lt;/P&gt;&lt;P&gt;   a) To Management Interface&lt;/P&gt;&lt;P&gt;       - HTTPS&lt;/P&gt;&lt;P&gt;       - SNMP&lt;/P&gt;&lt;P&gt;       - SSH&lt;/P&gt;&lt;P&gt;       - LWAPP Protocol&lt;/P&gt;&lt;P&gt;       - ICMP (maybe upto you)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   b)  From Management Interface&lt;/P&gt;&lt;P&gt;       - SNMP traps&lt;/P&gt;&lt;P&gt;       - Syslog&lt;/P&gt;&lt;P&gt;       - TFTP&lt;/P&gt;&lt;P&gt;       - RADIUS&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   c)  To AP-Management Interface&lt;/P&gt;&lt;P&gt;       - LWAPP Protocol&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   Parts that Im unsure on are the protocol&lt;/P&gt;&lt;P&gt;   used to communicate between WiSMs or with&lt;/P&gt;&lt;P&gt;   other controllers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Hope this helps.&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 16:39:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621096#M162547</guid>
      <dc:creator>khagen</dc:creator>
      <dc:date>2006-12-01T16:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: WISM Design Issue.</title>
      <link>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621097#M162548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Karl ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AP manager and the management can be on different vlans , but from the AP both the management and the ap-manager should be reachable . The AP intiall tries to contacts the management interface  in the lwapp discovery request and the discovery response from the mgmt intf carries the AP-manager int address.Now the AP sends the join req to the ap-manager intf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the ports that are used for LWAPP protocol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12223,12222,12224,16666 UDP ports&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2006 12:43:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621097#M162548</guid>
      <dc:creator>sandjose</dc:creator>
      <dc:date>2006-12-02T12:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: WISM Design Issue.</title>
      <link>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621098#M162549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I gleened the following from Ethereal between WiSM &amp;amp; 1131AG,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This LWAPP traffic goes between Management Interface and AP,&lt;/P&gt;&lt;P&gt;- Discovery_REQUEST&lt;/P&gt;&lt;P&gt;- Discovery_REPLY&lt;/P&gt;&lt;P&gt;- PRIMARY_DISCOVERY_REQ&lt;/P&gt;&lt;P&gt;- PRIMARY_DISCOVERY_RES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This LWAPP traffic goes between AP-Manager Interface and AP,&lt;/P&gt;&lt;P&gt;- JOIN_REQUEST&lt;/P&gt;&lt;P&gt;- CONFIGURE_REQUEST&lt;/P&gt;&lt;P&gt;- CONFIGURE_RESPONSE&lt;/P&gt;&lt;P&gt;- various other CONFIGURE packets&lt;/P&gt;&lt;P&gt;- ECHO_REQUEST&lt;/P&gt;&lt;P&gt;- ECHO_RESPONSE&lt;/P&gt;&lt;P&gt;- STATISTICS_INFO&lt;/P&gt;&lt;P&gt;- STATISTICS_INFO_RES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree cisco doco. is a mad man's breakfast in this area.&lt;/P&gt;&lt;P&gt;I havn't seen any LWAPP doco. which is both coherent and technically detailed enough to be useful.&lt;/P&gt;&lt;P&gt;Dear Cisco - how hard would it be to add the above to your doco, and, heaven forbid, maybe even some Ethereal snippets!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, MH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 06:11:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wism-design-issue/m-p/621098#M162549</guid>
      <dc:creator>MARK HEUZENROEDER</dc:creator>
      <dc:date>2006-12-07T06:11:53Z</dc:date>
    </item>
  </channel>
</rss>

