<?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: VX9000 VLAN configuration and VMware in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96453#M9199</link>
    <description>&lt;P&gt;Hello Christoph,&lt;/P&gt;&lt;P&gt;1. Management VLAN is VLAN40 (IP 10.0.4.252 (not 254 as mentioned above). VLAN1 IP should be 10.0.9.253. There is&amp;nbsp; DHCP server for 10.0.9.0 network for IPs for AP310-1 APs.&lt;/P&gt;&lt;P&gt;2. We are trying to access the controller locally trough VLAN40.&lt;/P&gt;&lt;P&gt;3. If 10.0.4.254 is in VLAN1, we can access, APs are adopting. We want to make similar configuration as it is on RFS4000 which will be replaced by VX. When we put 10.0.4.252 into VLAN40 (the same subnet as RFS) we can not access VX9k anymore.&lt;/P&gt;&lt;P&gt;4. Yes, it works as DHCP server. We use small pool for testing, but not the same scope as on RFS which is actually DHCP server. We won't use boath of them.&lt;/P&gt;&lt;P&gt;5. Static address for VX9k was assigned from the start. There will be 4 VLANs with static IPs. Other 2 are not important in this moment.&lt;/P&gt;&lt;P&gt;VX9000 profile:&lt;/P&gt;&lt;P&gt;profile vx9000 default-vx9000&lt;BR /&gt;no autoinstall configuration&lt;BR /&gt;no autoinstall firmware&lt;BR /&gt;no device-upgrade auto&lt;BR /&gt;crypto ikev1 policy ikev1-default&lt;BR /&gt;isakmp-proposal default encryption aes-256 group 2 hash sha&lt;BR /&gt;crypto ikev2 policy ikev2-default&lt;BR /&gt;isakmp-proposal default encryption aes-256 group 2 hash sha&lt;BR /&gt;crypto ipsec transform-set default esp-aes-256 esp-sha-hmac&lt;BR /&gt;crypto ikev1 remote-vpn&lt;BR /&gt;crypto ikev2 remote-vpn&lt;BR /&gt;crypto auto-ipsec-secure&lt;BR /&gt;crypto load-management&lt;BR /&gt;crypto remote-vpn-client&lt;BR /&gt;interface xge1&lt;BR /&gt;interface xge2&lt;BR /&gt;interface xge3&lt;BR /&gt;interface xge4&lt;BR /&gt;interface ge1&lt;BR /&gt;interface ge2&lt;BR /&gt;use firewall-policy default&lt;BR /&gt;logging on&lt;BR /&gt;service pm sys-restart&lt;BR /&gt;router bgp&lt;BR /&gt;adoption-mode controller&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;VX9k self context:&lt;/STRONG&gt;&lt;BR /&gt;! vx9000 00-50-56-81-A2-F9&lt;BR /&gt;use profile default-vx9000&lt;BR /&gt;use rf-domain default&lt;BR /&gt;hostname vx9000-xyz&lt;BR /&gt;license AAP xyz&lt;BR /&gt;license ADSEC DEFAULT-ADV-SEC-LICENSE&lt;BR /&gt;license VX xyz&lt;BR /&gt;no adoption-site&lt;BR /&gt;no lci-config&lt;BR /&gt;ip default-gateway 10.0.4.1&lt;BR /&gt;interface vlan1&lt;BR /&gt;ip address 10.0.4.253/24&lt;BR /&gt;use dhcp-server-policy default&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RFS4000 self context:&lt;/STRONG&gt;&lt;BR /&gt;rfs4000 xyz&lt;BR /&gt;use profile default-rfs4000&lt;BR /&gt;use rf-domain default&lt;BR /&gt;hostname rfs4000-xyz&lt;BR /&gt;license AP DEFAULT-6AP-LICENSE&lt;BR /&gt;license AAP xyz&lt;BR /&gt;license ADSEC DEFAULT-ADV-SEC-LICENSE&lt;BR /&gt;no channel-list dynamic&lt;BR /&gt;no mint level 1 area-id&lt;BR /&gt;ip name-server 8.8.8.8&lt;BR /&gt;ip default-gateway 10.0.4.1&lt;BR /&gt;no device-upgrade auto&lt;BR /&gt;interface ge1&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;switchport trunk native vlan 150&lt;BR /&gt;no switchport trunk native tagged&lt;BR /&gt;switchport trunk allowed vlan 1,40,150&lt;BR /&gt;interface ge2&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport access vlan 40&lt;BR /&gt;interface ge4&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;switchport trunk native vlan 1&lt;BR /&gt;no switchport trunk native tagged&lt;BR /&gt;switchport trunk allowed vlan 1,10,19,40&lt;BR /&gt;interface vlan1&lt;BR /&gt;ip address 10.0.8.253/24&lt;BR /&gt;ip address 192.168.0.1/24 secondary&lt;BR /&gt;ip dhcp client request options all&lt;BR /&gt;interface vlan10&lt;BR /&gt;ip address 192.168.17.249/24&lt;BR /&gt;interface vlan19&lt;BR /&gt;ip address 10.0.12.2/22&lt;BR /&gt;interface vlan40&lt;BR /&gt;ip address 10.0.4.253/22&lt;BR /&gt;use dhcp-server-policy default&lt;BR /&gt;use auto-provisioning-policy default&lt;BR /&gt;logging on&lt;BR /&gt;logging console warnings&lt;BR /&gt;logging buffered warnings&lt;/P&gt;&lt;P&gt;&lt;EM&gt;There is only GE4 port active on RFS.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We need to use same VLANs as on RFS. Difference is on VLAN40, RFS uses 10.0.8.0, VX will use 10.0.9.0 network.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jul 2023 05:35:48 GMT</pubDate>
    <dc:creator>Andrej_N</dc:creator>
    <dc:date>2023-07-17T05:35:48Z</dc:date>
    <item>
      <title>VX9000 VLAN configuration and VMware</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96424#M9197</link>
      <description>&lt;P&gt;We have installed VX9000 (7.9.1.0-022R) on ESXi (7.0.3). Everything work till adding some more VLANs and put IP 10.0.4.254 in VLAN40 and created new VLAN1 and set 10.0.9.254 IP. After that we were unable to access the controller. We put Ge1 to trunk mode, allowed VLANs on that port are 1, 40,...&lt;/P&gt;&lt;P&gt;Are there any reccomendations for ESXi, vswitch to work properly with VX9000?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 06:03:24 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96424#M9197</guid>
      <dc:creator>Andrej_N</dc:creator>
      <dc:date>2023-07-13T06:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: VX9000 VLAN configuration and VMware</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96429#M9198</link>
      <description>&lt;P data-unlink="true"&gt;Hello&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Andrej&lt;/SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;1 - Why did you assign an IP address to VLAN 40 and VLAN 1, which one is the management and native VLAN?&lt;/P&gt;&lt;P data-unlink="true"&gt;2 - Are you trying to access the controller remotely (behind the default gateway) or locally?&lt;/P&gt;&lt;P data-unlink="true"&gt;3 - If you set VLANs 40 and 1 to DHCP clients do they pull an IP address?&lt;/P&gt;&lt;P data-unlink="true"&gt;4 - Is the VX the DHCP server?&lt;/P&gt;&lt;P data-unlink="true"&gt;5 - Before assigning static IP addresses, you said that everything worked, what IP address and which VLAN were you accessing the controller through?&lt;/P&gt;&lt;P data-unlink="true"&gt;Please provide us with the VX profile and overrides outputs when in this state for analysis (from ESXI console)&lt;/P&gt;&lt;P data-unlink="true"&gt;BR,&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 12:44:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96429#M9198</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2023-07-13T12:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: VX9000 VLAN configuration and VMware</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96453#M9199</link>
      <description>&lt;P&gt;Hello Christoph,&lt;/P&gt;&lt;P&gt;1. Management VLAN is VLAN40 (IP 10.0.4.252 (not 254 as mentioned above). VLAN1 IP should be 10.0.9.253. There is&amp;nbsp; DHCP server for 10.0.9.0 network for IPs for AP310-1 APs.&lt;/P&gt;&lt;P&gt;2. We are trying to access the controller locally trough VLAN40.&lt;/P&gt;&lt;P&gt;3. If 10.0.4.254 is in VLAN1, we can access, APs are adopting. We want to make similar configuration as it is on RFS4000 which will be replaced by VX. When we put 10.0.4.252 into VLAN40 (the same subnet as RFS) we can not access VX9k anymore.&lt;/P&gt;&lt;P&gt;4. Yes, it works as DHCP server. We use small pool for testing, but not the same scope as on RFS which is actually DHCP server. We won't use boath of them.&lt;/P&gt;&lt;P&gt;5. Static address for VX9k was assigned from the start. There will be 4 VLANs with static IPs. Other 2 are not important in this moment.&lt;/P&gt;&lt;P&gt;VX9000 profile:&lt;/P&gt;&lt;P&gt;profile vx9000 default-vx9000&lt;BR /&gt;no autoinstall configuration&lt;BR /&gt;no autoinstall firmware&lt;BR /&gt;no device-upgrade auto&lt;BR /&gt;crypto ikev1 policy ikev1-default&lt;BR /&gt;isakmp-proposal default encryption aes-256 group 2 hash sha&lt;BR /&gt;crypto ikev2 policy ikev2-default&lt;BR /&gt;isakmp-proposal default encryption aes-256 group 2 hash sha&lt;BR /&gt;crypto ipsec transform-set default esp-aes-256 esp-sha-hmac&lt;BR /&gt;crypto ikev1 remote-vpn&lt;BR /&gt;crypto ikev2 remote-vpn&lt;BR /&gt;crypto auto-ipsec-secure&lt;BR /&gt;crypto load-management&lt;BR /&gt;crypto remote-vpn-client&lt;BR /&gt;interface xge1&lt;BR /&gt;interface xge2&lt;BR /&gt;interface xge3&lt;BR /&gt;interface xge4&lt;BR /&gt;interface ge1&lt;BR /&gt;interface ge2&lt;BR /&gt;use firewall-policy default&lt;BR /&gt;logging on&lt;BR /&gt;service pm sys-restart&lt;BR /&gt;router bgp&lt;BR /&gt;adoption-mode controller&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;VX9k self context:&lt;/STRONG&gt;&lt;BR /&gt;! vx9000 00-50-56-81-A2-F9&lt;BR /&gt;use profile default-vx9000&lt;BR /&gt;use rf-domain default&lt;BR /&gt;hostname vx9000-xyz&lt;BR /&gt;license AAP xyz&lt;BR /&gt;license ADSEC DEFAULT-ADV-SEC-LICENSE&lt;BR /&gt;license VX xyz&lt;BR /&gt;no adoption-site&lt;BR /&gt;no lci-config&lt;BR /&gt;ip default-gateway 10.0.4.1&lt;BR /&gt;interface vlan1&lt;BR /&gt;ip address 10.0.4.253/24&lt;BR /&gt;use dhcp-server-policy default&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RFS4000 self context:&lt;/STRONG&gt;&lt;BR /&gt;rfs4000 xyz&lt;BR /&gt;use profile default-rfs4000&lt;BR /&gt;use rf-domain default&lt;BR /&gt;hostname rfs4000-xyz&lt;BR /&gt;license AP DEFAULT-6AP-LICENSE&lt;BR /&gt;license AAP xyz&lt;BR /&gt;license ADSEC DEFAULT-ADV-SEC-LICENSE&lt;BR /&gt;no channel-list dynamic&lt;BR /&gt;no mint level 1 area-id&lt;BR /&gt;ip name-server 8.8.8.8&lt;BR /&gt;ip default-gateway 10.0.4.1&lt;BR /&gt;no device-upgrade auto&lt;BR /&gt;interface ge1&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;switchport trunk native vlan 150&lt;BR /&gt;no switchport trunk native tagged&lt;BR /&gt;switchport trunk allowed vlan 1,40,150&lt;BR /&gt;interface ge2&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport access vlan 40&lt;BR /&gt;interface ge4&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;switchport trunk native vlan 1&lt;BR /&gt;no switchport trunk native tagged&lt;BR /&gt;switchport trunk allowed vlan 1,10,19,40&lt;BR /&gt;interface vlan1&lt;BR /&gt;ip address 10.0.8.253/24&lt;BR /&gt;ip address 192.168.0.1/24 secondary&lt;BR /&gt;ip dhcp client request options all&lt;BR /&gt;interface vlan10&lt;BR /&gt;ip address 192.168.17.249/24&lt;BR /&gt;interface vlan19&lt;BR /&gt;ip address 10.0.12.2/22&lt;BR /&gt;interface vlan40&lt;BR /&gt;ip address 10.0.4.253/22&lt;BR /&gt;use dhcp-server-policy default&lt;BR /&gt;use auto-provisioning-policy default&lt;BR /&gt;logging on&lt;BR /&gt;logging console warnings&lt;BR /&gt;logging buffered warnings&lt;/P&gt;&lt;P&gt;&lt;EM&gt;There is only GE4 port active on RFS.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We need to use same VLANs as on RFS. Difference is on VLAN40, RFS uses 10.0.8.0, VX will use 10.0.9.0 network.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 05:35:48 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96453#M9199</guid>
      <dc:creator>Andrej_N</dc:creator>
      <dc:date>2023-07-17T05:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: VX9000 VLAN configuration and VMware</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96454#M9200</link>
      <description>&lt;P&gt;To be shorter... the main problem is that when we put IP 10.0.4.252 to VLAN40, the VX is not manageble anymore.&lt;/P&gt;&lt;P&gt;If we have 10.0.4.252 in VLAN1, everything works ok.&lt;/P&gt;&lt;P&gt;VLAN1 is for APs.&lt;/P&gt;&lt;P&gt;VLAN40 for managing VX.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 06:10:09 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96454#M9200</guid>
      <dc:creator>Andrej_N</dc:creator>
      <dc:date>2023-07-17T06:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: VX9000 VLAN configuration and VMware</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96465#M9203</link>
      <description>&lt;P&gt;Hello Andrej,&lt;/P&gt;&lt;P&gt;I don't see these settings configured on the VX:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;interface ge1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport mode trunk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport trunk native &amp;lt;native VLAN ID&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport trunk allowed vlan &amp;lt;list of allowed vlans&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also please make sure that vlan 40 is also allowed through the switchport.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 12:38:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96465#M9203</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2023-07-17T12:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: VX9000 VLAN configuration and VMware</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96470#M9205</link>
      <description>&lt;P&gt;Andrej, looking at your config, I'm seeing this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;interface vlan40
ip address 10.0.4.253/22&lt;/LI-CODE&gt;&lt;P&gt;You seem to be saying elsewhere though that VLAN-40 should be on .4.252 (not .4.253)&amp;nbsp; Can you confirm which address is correct?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 13:58:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96470#M9205</guid>
      <dc:creator>ckelly</dc:creator>
      <dc:date>2023-07-17T13:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: VX9000 VLAN configuration and VMware</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96484#M9206</link>
      <description>&lt;P&gt;Hello Anrej,&lt;/P&gt;&lt;P&gt;I can't see the following configured on you VX9000:&lt;/P&gt;&lt;P&gt;Please configure vlan 40 and add the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;interface ge1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport mode trunk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport trunk native &amp;lt;vlan id&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;no switchport trunk native tagged&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;switchport trunk allowed vlan 1,40&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(include any other vlans that need access if you have others)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also make sure that same are allowed out of your switchport. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 12:36:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/vx9000-vlan-configuration-and-vmware/m-p/96484#M9206</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2023-07-18T12:36:13Z</dc:date>
    </item>
  </channel>
</rss>

