<?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 Encryption and VTP in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901449#M98021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using 1240 series radios for a bridge - battled to get VTP working across the root to non root. The radios can still use native VLAN 2, but the switches trunk that was also confogured with VLAN 2 as the native, needs to be changed to native VLAN 1. The AP's still use the native VLAN 2 but as son I changed the native VLAN on the switches to VLAN 1 - the VTP was there. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2012 10:04:42 GMT</pubDate>
    <dc:creator>wesley8336</dc:creator>
    <dc:date>2012-03-01T10:04:42Z</dc:date>
    <item>
      <title>Encryption and VTP</title>
      <link>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901442#M98014</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two Cisco 1300's acting as bridges only.  I have created an infrastructure ssid on VLAN 2 and assigned this to the radio.  I am carrying multiple VLANs between the bridges (using subinterfaces on the fastethernet and radio ports).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have enabled WPA-PSK, but how do I check that this is being used between the bridges?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also - I have a switch connected at each end of the bridge.  When I make VTP changes, the remote switch does not pick these up - is this because VTP goes over VLAN1 regardless of the Native VLAN (2 in my case)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to carry VLAN1 over the bridge to get VTP working, or is there an alternative solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 22:26:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901442#M98014</guid>
      <dc:creator>misd.network.support</dc:creator>
      <dc:date>2021-07-03T22:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption and VTP</title>
      <link>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901443#M98015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do have to carry vlan 1 accross the link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 22:26:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901443#M98015</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-02-25T22:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption and VTP</title>
      <link>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901444#M98016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As soon as I enable a subinterface 0.1 for VLAN 1 on the fastEthernet port of the bridge, it can no longer contact the network through its directly connected interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have I done something wrong? see below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dot11 ssid &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;  infrastructure-ssid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int fastEthernet0.1&lt;/P&gt;&lt;P&gt;encapsulation dot1q 1&lt;/P&gt;&lt;P&gt;bridge-group 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int fastEthernet0.2&lt;/P&gt;&lt;P&gt;encapsulation dot1q 2 native&lt;/P&gt;&lt;P&gt;bridge-group 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int dot11radio0.1&lt;/P&gt;&lt;P&gt;encapsulation dot1q 1&lt;/P&gt;&lt;P&gt;bridge-group 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int dot11radio0.2&lt;/P&gt;&lt;P&gt;encapsulation dot1q 2 native&lt;/P&gt;&lt;P&gt;bridge-group 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route bridge 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The switch port has this config:&lt;/P&gt;&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan 2&lt;/P&gt;&lt;P&gt;switchport trunk native vlan 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 07:57:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901444#M98016</guid>
      <dc:creator>misd.network.support</dc:creator>
      <dc:date>2008-02-26T07:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption and VTP</title>
      <link>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901445#M98017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to make vlan 1 native... I think it needs to be this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 15:12:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901445#M98017</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-02-26T15:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption and VTP</title>
      <link>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901446#M98018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't make vlan 1 native as the BVI interface needs to be on VLAN 2, and the BVI can only be on the native VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking through Cisco release notes they mention that the 1310 bridge now correctly supports VTP when the native VLAN is changed.  I am on a version more recent than the release notes, but still can't get VTP working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 15:14:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901446#M98018</guid>
      <dc:creator>misd.network.support</dc:creator>
      <dc:date>2008-02-26T15:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption and VTP</title>
      <link>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901447#M98019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm in the same boat.  For testing I wanted to try one of the exact versions that was supposed to fix this problem and they aren't available for download anymore.  Have you found a version of IOS that fixes this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 19:06:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901447#M98019</guid>
      <dc:creator>tmh9</dc:creator>
      <dc:date>2008-04-17T19:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption and VTP</title>
      <link>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901448#M98020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No - Ive given up.  Im just manually updating VLAN information on the remote side of the bridge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 06:43:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901448#M98020</guid>
      <dc:creator>misd.network.support</dc:creator>
      <dc:date>2008-04-18T06:43:54Z</dc:date>
    </item>
    <item>
      <title>Encryption and VTP</title>
      <link>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901449#M98021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using 1240 series radios for a bridge - battled to get VTP working across the root to non root. The radios can still use native VLAN 2, but the switches trunk that was also confogured with VLAN 2 as the native, needs to be changed to native VLAN 1. The AP's still use the native VLAN 2 but as son I changed the native VLAN on the switches to VLAN 1 - the VTP was there. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 10:04:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/encryption-and-vtp/m-p/901449#M98021</guid>
      <dc:creator>wesley8336</dc:creator>
      <dc:date>2012-03-01T10:04:42Z</dc:date>
    </item>
  </channel>
</rss>

