<?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: Extreme Wing AP VC and Physical IP configuration in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-wing-ap-vc-and-physical-ip-configuration/m-p/81303#M7516</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I would assume you're talking about the 172.16.10.92/24 IP address?&lt;BR /&gt;
&lt;BR /&gt;
From what I can see, all APs are using the same IP because said IP address is configured in the AP profile. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;profile ap7632 default-ap7632&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;--&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;interface vlan10&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;ip address 172.16.10.92/24&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;--&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Since this is a global setting, all adopted APs will use this profile and consequently the same IP address.&lt;BR /&gt;
&lt;BR /&gt;
&lt;OL&gt; 
&lt;LI&gt;Log into the VC and remove the IP address from the  profile. You can set it to DHCP if you so wish.  
&lt;/LI&gt;&lt;LI&gt;Configure this IP address as an override so that it is unique to the VC.  
&lt;/LI&gt;&lt;/OL&gt;&amp;gt;en&lt;BR /&gt;
&lt;B&gt;#self&lt;/B&gt;&lt;BR /&gt;
#int vlan 10&lt;BR /&gt;
#ip address 172.16.10.92/24&lt;BR /&gt;
#com wr&lt;BR /&gt;
#sh context&lt;BR /&gt;
&lt;BR /&gt;
If you wish all other adopted APs to have a unique static IP address, then you will have to configure same through the Virtual controller. &lt;BR /&gt;
&lt;BR /&gt;
This might help: &lt;BR /&gt;
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-assign-a-static-IP-to-a-WiNG-AP-or-controller-from-CLI&lt;BR /&gt;
&lt;BR /&gt;
Thank you&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
    <pubDate>Tue, 26 Feb 2019 22:16:41 GMT</pubDate>
    <dc:creator>Christoph_S</dc:creator>
    <dc:date>2019-02-26T22:16:41Z</dc:date>
    <item>
      <title>Extreme Wing AP VC and Physical IP configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-wing-ap-vc-and-physical-ip-configuration/m-p/81302#M7515</link>
      <description>Dear Support&lt;BR /&gt;
Good Day. I have 18 units of Wing7630 and configure as Dynamic VC. &lt;BR /&gt;
my question is all the AP I had configure IP address at Interface VLAN. when the AP is up why all the AP will go to the same IP address.&lt;BR /&gt;
&lt;BR /&gt;
show run&lt;BR /&gt;
!&lt;BR /&gt;
! Configuration of AP7632 version 5.9.2.5-001R&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
version 2.6&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
client-identity-group default&lt;BR /&gt;
 load default-fingerprints&lt;BR /&gt;
!&lt;BR /&gt;
ip access-list BROADCAST-MULTICAST-CONTROL&lt;BR /&gt;
 permit tcp any any rule-precedence 10 rule-description "permit all TCP traffic"&lt;BR /&gt;
 permit udp any eq 67 any eq dhcpc rule-precedence 11 rule-description "permit DHCP replies"&lt;BR /&gt;
 deny udp any range 137 138 any range 137 138 rule-precedence 20 rule-description "deny windows netbios"&lt;BR /&gt;
 deny ip any 224.0.0.0/4 rule-precedence 21 rule-description "deny IP multicast"&lt;BR /&gt;
 deny ip any host 255.255.255.255 rule-precedence 22 rule-description "deny IP local broadcast"&lt;BR /&gt;
 permit ip any any rule-precedence 100 rule-description "permit all IP traffic"&lt;BR /&gt;
!&lt;BR /&gt;
mac access-list PERMIT-ARP-AND-IPv4&lt;BR /&gt;
 permit any any type ip rule-precedence 10 rule-description "permit all IPv4 tra--More--     ffic"&lt;BR /&gt;
 permit any any type arp rule-precedence 20 rule-description "permit all ARP traffic"&lt;BR /&gt;
!&lt;BR /&gt;
ip snmp-access-list default&lt;BR /&gt;
 permit any&lt;BR /&gt;
!&lt;BR /&gt;
firewall-policy default&lt;BR /&gt;
 no ip dos tcp-sequence-past-window&lt;BR /&gt;
 no stateful-packet-inspection-l2&lt;BR /&gt;
 ip tcp adjust-mss 1400&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
mint-policy global-default&lt;BR /&gt;
!&lt;BR /&gt;
meshpoint-qos-policy default&lt;BR /&gt;
!&lt;BR /&gt;
wlan-qos-policy default&lt;BR /&gt;
 qos trust dscp&lt;BR /&gt;
 qos trust wmm&lt;BR /&gt;
!&lt;BR /&gt;
radio-qos-policy default&lt;BR /&gt;
!&lt;BR /&gt;
--More--     wlan "Staff WiFi"&lt;BR /&gt;
 description Staff WiFi&lt;BR /&gt;
 ssid Staff_SJIS&lt;BR /&gt;
 vlan 30&lt;BR /&gt;
 bridging-mode local&lt;BR /&gt;
 encryption-type ccmp&lt;BR /&gt;
 authentication-type none&lt;BR /&gt;
 wpa-wpa2 psk 0 St@ff12345&lt;BR /&gt;
!&lt;BR /&gt;
wlan "Student WiFi"&lt;BR /&gt;
 description Student WiFi&lt;BR /&gt;
 ssid Student_SJIS&lt;BR /&gt;
 vlan 40&lt;BR /&gt;
 bridging-mode local&lt;BR /&gt;
 encryption-type ccmp&lt;BR /&gt;
 authentication-type none&lt;BR /&gt;
 wpa-wpa2 psk 0 1234567890&lt;BR /&gt;
!&lt;BR /&gt;
!&lt;BR /&gt;
management-policy default&lt;BR /&gt;
 telnet&lt;BR /&gt;
 no http server&lt;BR /&gt;
 https server&lt;BR /&gt;
--More--      rest-server&lt;BR /&gt;
 no ftp&lt;BR /&gt;
 ssh&lt;BR /&gt;
 user admin password 1 a2f002244f271fe5f29c8b864f62d644073f7c91938c21b0b2964e47293e4892 role superuser access all&lt;BR /&gt;
 snmp-server community 0 private rw&lt;BR /&gt;
 snmp-server community 0 public ro&lt;BR /&gt;
 snmp-server user snmptrap v3 encrypted des auth md5 0 admin123&lt;BR /&gt;
 snmp-server user snmpmanager v3 encrypted des auth md5 0 admin123&lt;BR /&gt;
!&lt;BR /&gt;
event-system-policy default&lt;BR /&gt;
!&lt;BR /&gt;
nsight-policy default&lt;BR /&gt;
!&lt;BR /&gt;
profile ap7632 default-ap7632&lt;BR /&gt;
 ip name-server 8.8.8.8&lt;BR /&gt;
 ip name-server 8.8.4.4&lt;BR /&gt;
 ip default-gateway 172.16.10.254&lt;BR /&gt;
 autoinstall configuration&lt;BR /&gt;
 autoinstall firmware&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;
--More--      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 radio1&lt;BR /&gt;
 wlan "Staff WiFi" bss 1 primary&lt;BR /&gt;
 wlan "Student WiFi" bss 2 primary&lt;BR /&gt;
 antenna-mode 2x2&lt;BR /&gt;
 interface radio2&lt;BR /&gt;
 wlan "Staff WiFi" bss 1 primary&lt;BR /&gt;
 wlan "Student WiFi" bss 2 primary&lt;BR /&gt;
 antenna-mode 2x2&lt;BR /&gt;
 interface bluetooth1&lt;BR /&gt;
 shutdown&lt;BR /&gt;
 interface ge1&lt;BR /&gt;
 switchport mode trunk&lt;BR /&gt;
 switchport trunk allowed vlan 10,30,40&lt;BR /&gt;
 switchport trunk native vlan 10&lt;BR /&gt;
 switchport trunk native tagged&lt;BR /&gt;
 interface vlan10&lt;BR /&gt;
--More--      description Management&lt;BR /&gt;
 ip address 172.16.10.92/24&lt;BR /&gt;
 interface vlan30&lt;BR /&gt;
 description Staff&lt;BR /&gt;
 interface vlan40&lt;BR /&gt;
 description Student&lt;BR /&gt;
 interface pppoe1&lt;BR /&gt;
 use firewall-policy default&lt;BR /&gt;
 use client-identity-group default&lt;BR /&gt;
 virtual-controller auto&lt;BR /&gt;
 virtual-controller management-interface ip address 172.16.10.252/24&lt;BR /&gt;
 virtual-controller management-interface vlan 10&lt;BR /&gt;
 rf-domain-manager capable&lt;BR /&gt;
 logging on&lt;BR /&gt;
 controller vlan 10&lt;BR /&gt;
 service pm sys-restart&lt;BR /&gt;
 router ospf&lt;BR /&gt;
 adoption-mode controller&lt;BR /&gt;
!&lt;BR /&gt;
rf-domain default&lt;BR /&gt;
 location LVL1&lt;BR /&gt;
 timezone Asia/Kuala_Lumpur&lt;BR /&gt;
 country-code my&lt;BR /&gt;
--More--      use nsight-policy default&lt;BR /&gt;
!&lt;BR /&gt;
ap7632 94-9B-2C-14-FE-37&lt;BR /&gt;
 use profile default-ap7632&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname SJIS-1F-AP-2&lt;BR /&gt;
!&lt;BR /&gt;
ap7632 94-9B-2C-15-0E-40&lt;BR /&gt;
 use profile default-ap7632&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7632-150E40&lt;BR /&gt;
 no adoption-mode&lt;BR /&gt;
!&lt;BR /&gt;
ap7632 94-9B-2C-15-10-9D&lt;BR /&gt;
 use profile default-ap7632&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname SJIS-16F-AP-2&lt;BR /&gt;
!&lt;BR /&gt;
ap7632 94-9B-2C-15-10-FC&lt;BR /&gt;
 use profile default-ap7632&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname ap7632-1510FC&lt;BR /&gt;
!&lt;BR /&gt;
--More--     ap7632 94-9B-2C-15-11-47&lt;BR /&gt;
 use profile default-ap7632&lt;BR /&gt;
 use rf-domain default&lt;BR /&gt;
 hostname SJIS-16F-AP-1</description>
      <pubDate>Tue, 26 Feb 2019 17:49:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-wing-ap-vc-and-physical-ip-configuration/m-p/81302#M7515</guid>
      <dc:creator>blu3nood</dc:creator>
      <dc:date>2019-02-26T17:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Extreme Wing AP VC and Physical IP configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-wing-ap-vc-and-physical-ip-configuration/m-p/81303#M7516</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I would assume you're talking about the 172.16.10.92/24 IP address?&lt;BR /&gt;
&lt;BR /&gt;
From what I can see, all APs are using the same IP because said IP address is configured in the AP profile. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;profile ap7632 default-ap7632&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;--&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;interface vlan10&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;ip address 172.16.10.92/24&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;--&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Since this is a global setting, all adopted APs will use this profile and consequently the same IP address.&lt;BR /&gt;
&lt;BR /&gt;
&lt;OL&gt; 
&lt;LI&gt;Log into the VC and remove the IP address from the  profile. You can set it to DHCP if you so wish.  
&lt;/LI&gt;&lt;LI&gt;Configure this IP address as an override so that it is unique to the VC.  
&lt;/LI&gt;&lt;/OL&gt;&amp;gt;en&lt;BR /&gt;
&lt;B&gt;#self&lt;/B&gt;&lt;BR /&gt;
#int vlan 10&lt;BR /&gt;
#ip address 172.16.10.92/24&lt;BR /&gt;
#com wr&lt;BR /&gt;
#sh context&lt;BR /&gt;
&lt;BR /&gt;
If you wish all other adopted APs to have a unique static IP address, then you will have to configure same through the Virtual controller. &lt;BR /&gt;
&lt;BR /&gt;
This might help: &lt;BR /&gt;
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-assign-a-static-IP-to-a-WiNG-AP-or-controller-from-CLI&lt;BR /&gt;
&lt;BR /&gt;
Thank you&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Tue, 26 Feb 2019 22:16:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-wing-ap-vc-and-physical-ip-configuration/m-p/81303#M7516</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2019-02-26T22:16:41Z</dc:date>
    </item>
  </channel>
</rss>

