<?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 delete vlan on ap7522 in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/delete-vlan-on-ap7522/m-p/88282#M8264</link>
    <description>hi,&lt;BR /&gt;
i will present you my problem .&lt;BR /&gt;
i need to delete vlan on ap 7522 but when i'm run this commande "no int vlan12" nothing happens&lt;BR /&gt;
i use cli&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;en&lt;BR /&gt;
#self&lt;BR /&gt;
#no interface vlan12&lt;BR /&gt;
#com wr&lt;BR /&gt;
#sh ip int br&lt;BR /&gt;
&lt;BR /&gt;
 INTERFACE         IP-ADDRESS/MASK           TYPE       STATUS  PROTOCOL&lt;BR /&gt;
-------------------------------------------------------------------------------&lt;BR /&gt;
 vlan1             unassigned(DHCP)          n/a        DOWN    down&lt;BR /&gt;
 vlan12            unassigned(DHCP)          n/a        DOWN    down&lt;BR /&gt;
 vlan15            unassigned(DHCP)          n/a        DOWN    down&lt;BR /&gt;
 vlan101           192.168.0.1/24         primary    UP      up&lt;BR /&gt;
-------------------------------------------------------------------------------&lt;BR /&gt;
   &lt;BR /&gt;
is it possible to delete vlan with another command ?&lt;BR /&gt;
&lt;BR /&gt;
Thomas</description>
    <pubDate>Tue, 18 Jun 2019 18:45:08 GMT</pubDate>
    <dc:creator>Thomas76</dc:creator>
    <dc:date>2019-06-18T18:45:08Z</dc:date>
    <item>
      <title>delete vlan on ap7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/delete-vlan-on-ap7522/m-p/88282#M8264</link>
      <description>hi,&lt;BR /&gt;
i will present you my problem .&lt;BR /&gt;
i need to delete vlan on ap 7522 but when i'm run this commande "no int vlan12" nothing happens&lt;BR /&gt;
i use cli&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;en&lt;BR /&gt;
#self&lt;BR /&gt;
#no interface vlan12&lt;BR /&gt;
#com wr&lt;BR /&gt;
#sh ip int br&lt;BR /&gt;
&lt;BR /&gt;
 INTERFACE         IP-ADDRESS/MASK           TYPE       STATUS  PROTOCOL&lt;BR /&gt;
-------------------------------------------------------------------------------&lt;BR /&gt;
 vlan1             unassigned(DHCP)          n/a        DOWN    down&lt;BR /&gt;
 vlan12            unassigned(DHCP)          n/a        DOWN    down&lt;BR /&gt;
 vlan15            unassigned(DHCP)          n/a        DOWN    down&lt;BR /&gt;
 vlan101           192.168.0.1/24         primary    UP      up&lt;BR /&gt;
-------------------------------------------------------------------------------&lt;BR /&gt;
   &lt;BR /&gt;
is it possible to delete vlan with another command ?&lt;BR /&gt;
&lt;BR /&gt;
Thomas</description>
      <pubDate>Tue, 18 Jun 2019 18:45:08 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/delete-vlan-on-ap7522/m-p/88282#M8264</guid>
      <dc:creator>Thomas76</dc:creator>
      <dc:date>2019-06-18T18:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: delete vlan on ap7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/delete-vlan-on-ap7522/m-p/88283#M8265</link>
      <description>Can you provide output of 'show context ' while your in self</description>
      <pubDate>Tue, 18 Jun 2019 19:35:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/delete-vlan-on-ap7522/m-p/88283#M8265</guid>
      <dc:creator>RobertZ</dc:creator>
      <dc:date>2019-06-18T19:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: delete vlan on ap7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/delete-vlan-on-ap7522/m-p/88284#M8266</link>
      <description>Hello Thomas,&lt;BR /&gt;
&lt;BR /&gt;
You might have VLAN12 configured in the AP profile as well as an override. By running the above command, you removed it as an override by it is still available in the AP profile and will still display when you run the sh ip int br command. &lt;BR /&gt;
&lt;BR /&gt;
I would recommend you check the profile and overrides for this vlan:&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;#conf t&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;#profile ap7522 profile-name&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;#show context&lt;/B&gt;&lt;BR /&gt;
if it's in here remove it:&lt;BR /&gt;
&lt;B&gt;#no int vlan 12&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;#com wr&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;#show context&lt;/B&gt;&lt;BR /&gt;
Go to override and make sure it's not there either&lt;BR /&gt;
&lt;B&gt;#self&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;#show context&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Of course also make sure that the AP is not adopted by any controller and pulling this information back in. &lt;BR /&gt;
&lt;BR /&gt;
Thank you,&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Tue, 18 Jun 2019 19:56:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/delete-vlan-on-ap7522/m-p/88284#M8266</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2019-06-18T19:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: delete vlan on ap7522</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/delete-vlan-on-ap7522/m-p/88285#M8267</link>
      <description>hi,&lt;BR /&gt;
&lt;BR /&gt;
it works thanks you for your answers&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thomas</description>
      <pubDate>Wed, 19 Jun 2019 13:43:45 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/delete-vlan-on-ap7522/m-p/88285#M8267</guid>
      <dc:creator>Thomas76</dc:creator>
      <dc:date>2019-06-19T13:43:45Z</dc:date>
    </item>
  </channel>
</rss>

