cancel
Showing results for 
Search instead for 
Did you mean: 

Extreme Wing AP VC and Physical IP configuration

Extreme Wing AP VC and Physical IP configuration

blu3nood
New Contributor
Dear Support
Good Day. I have 18 units of Wing7630 and configure as Dynamic VC.
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.

show run
!
! Configuration of AP7632 version 5.9.2.5-001R
!
!
version 2.6
!
!
client-identity-group default
load default-fingerprints
!
ip access-list BROADCAST-MULTICAST-CONTROL
permit tcp any any rule-precedence 10 rule-description "permit all TCP traffic"
permit udp any eq 67 any eq dhcpc rule-precedence 11 rule-description "permit DHCP replies"
deny udp any range 137 138 any range 137 138 rule-precedence 20 rule-description "deny windows netbios"
deny ip any 224.0.0.0/4 rule-precedence 21 rule-description "deny IP multicast"
deny ip any host 255.255.255.255 rule-precedence 22 rule-description "deny IP local broadcast"
permit ip any any rule-precedence 100 rule-description "permit all IP traffic"
!
mac access-list PERMIT-ARP-AND-IPv4
permit any any type ip rule-precedence 10 rule-description "permit all IPv4 tra--More-- ffic"
permit any any type arp rule-precedence 20 rule-description "permit all ARP traffic"
!
ip snmp-access-list default
permit any
!
firewall-policy default
no ip dos tcp-sequence-past-window
no stateful-packet-inspection-l2
ip tcp adjust-mss 1400
!
!
mint-policy global-default
!
meshpoint-qos-policy default
!
wlan-qos-policy default
qos trust dscp
qos trust wmm
!
radio-qos-policy default
!
--More-- wlan "Staff WiFi"
description Staff WiFi
ssid Staff_SJIS
vlan 30
bridging-mode local
encryption-type ccmp
authentication-type none
wpa-wpa2 psk 0 St@ff12345
!
wlan "Student WiFi"
description Student WiFi
ssid Student_SJIS
vlan 40
bridging-mode local
encryption-type ccmp
authentication-type none
wpa-wpa2 psk 0 1234567890
!
!
management-policy default
telnet
no http server
https server
--More-- rest-server
no ftp
ssh
user admin password 1 a2f002244f271fe5f29c8b864f62d644073f7c91938c21b0b2964e47293e4892 role superuser access all
snmp-server community 0 private rw
snmp-server community 0 public ro
snmp-server user snmptrap v3 encrypted des auth md5 0 admin123
snmp-server user snmpmanager v3 encrypted des auth md5 0 admin123
!
event-system-policy default
!
nsight-policy default
!
profile ap7632 default-ap7632
ip name-server 8.8.8.8
ip name-server 8.8.4.4
ip default-gateway 172.16.10.254
autoinstall configuration
autoinstall firmware
crypto ikev1 policy ikev1-default
isakmp-proposal default encryption aes-256 group 2 hash sha
crypto ikev2 policy ikev2-default
--More-- isakmp-proposal default encryption aes-256 group 2 hash sha
crypto ipsec transform-set default esp-aes-256 esp-sha-hmac
crypto ikev1 remote-vpn
crypto ikev2 remote-vpn
crypto auto-ipsec-secure
crypto load-management
crypto remote-vpn-client
interface radio1
wlan "Staff WiFi" bss 1 primary
wlan "Student WiFi" bss 2 primary
antenna-mode 2x2
interface radio2
wlan "Staff WiFi" bss 1 primary
wlan "Student WiFi" bss 2 primary
antenna-mode 2x2
interface bluetooth1
shutdown
interface ge1
switchport mode trunk
switchport trunk allowed vlan 10,30,40
switchport trunk native vlan 10
switchport trunk native tagged
interface vlan10
--More-- description Management
ip address 172.16.10.92/24
interface vlan30
description Staff
interface vlan40
description Student
interface pppoe1
use firewall-policy default
use client-identity-group default
virtual-controller auto
virtual-controller management-interface ip address 172.16.10.252/24
virtual-controller management-interface vlan 10
rf-domain-manager capable
logging on
controller vlan 10
service pm sys-restart
router ospf
adoption-mode controller
!
rf-domain default
location LVL1
timezone Asia/Kuala_Lumpur
country-code my
--More-- use nsight-policy default
!
ap7632 94-9B-2C-14-FE-37
use profile default-ap7632
use rf-domain default
hostname SJIS-1F-AP-2
!
ap7632 94-9B-2C-15-0E-40
use profile default-ap7632
use rf-domain default
hostname ap7632-150E40
no adoption-mode
!
ap7632 94-9B-2C-15-10-9D
use profile default-ap7632
use rf-domain default
hostname SJIS-16F-AP-2
!
ap7632 94-9B-2C-15-10-FC
use profile default-ap7632
use rf-domain default
hostname ap7632-1510FC
!
--More-- ap7632 94-9B-2C-15-11-47
use profile default-ap7632
use rf-domain default
hostname SJIS-16F-AP-1
1 REPLY 1

Christoph_S
Extreme Employee
Hi,

I would assume you're talking about the 172.16.10.92/24 IP address?

From what I can see, all APs are using the same IP because said IP address is configured in the AP profile.

profile ap7632 default-ap7632
--
interface vlan10
ip address 172.16.10.92/24
--

Since this is a global setting, all adopted APs will use this profile and consequently the same IP address.

  1. Log into the VC and remove the IP address from the profile. You can set it to DHCP if you so wish.
  2. Configure this IP address as an override so that it is unique to the VC.
>en
#self
#int vlan 10
#ip address 172.16.10.92/24
#com wr
#sh context

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.

This might help:
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-assign-a-static-IP-to-a-WiNG-AP-or-controller-from-CLI

Thank you

Chris
Christoph S.
GTM-P2G8KFN