cancel
Showing results for 
Search instead for 
Did you mean: 

The ap's ip address is incorrect on adoption status result.

The ap's ip address is incorrect on adoption status result.

zlinuxboy
Contributor

I deploy 3 AP7522s, one of them is VC. here is the context of profile ap7522 default-ap7522

profile ap7522 default-ap7522 use enterprise-ui ip name-server 221.176.88.95 ip default-gateway 192.168.9.254 autoinstall configuration autoinstall firmware use radius-server-policy WERSP crypto ikev1 policy ikev1-default  isakmp-proposal default encryption aes-256 group 2 hash sha crypto ikev2 policy ikev2-default  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  data-rates gn  wlan wing-hkxd bss 1 primary interface radio2  wlan wing-hkxd bss 1 primary interface ge1  switchport mode trunk  switchport trunk allowed vlan 7-10  switchport trunk native vlan 9 interface vlan1  ip address dhcp  ip address zeroconf secondary  ip dhcp client request options all interface pppoe1 use firewall-policy default ntp server 0.pool.ntp.org use client-identity-group default virtual-controller auto virtual-controller management-interface ip address 192.168.9.140/24 virtual-controller management-interface vlan 9 rf-domain-manager capable logging on service pm sys-restart router ospf adoption-mode controller!rf-domain default timezone Asia/Shanghai country-code cn use smart-rf-policy hkxd use nsight-policy default!ap7522 74-67-F7-04-31-5C use profile default-ap7522 use rf-domain default hostname ap7522-04315C interface vlan9  ip address 192.168.9.143/24!ap7522 74-67-F7-04-4F-A8 use profile default-ap7522 use rf-domain default hostname cz3-ap46!ap7522 74-67-F7-04-4F-C4 use profile default-ap7522 use rf-domain default hostname ap7522-044FC4!ap7522 74-67-F7-04-53-20 use profile default-ap7522 use rf-domain default hostname ap7522-045320 interface vlan9  ip address 192.168.9.144/24!ap7522 74-67-F7-A1-AE-58 use profile default-ap7522 use rf-domain default hostname ap7522-A1AE58 interface vlan9  ip address 192.168.9.142/24!ap7522 74-67-F7-A2-DA-54 use profile default-ap7522 use rf-domain default hostname ap7522-A2DA54 interface vlan9  ip address 192.168.9.141/24 no adoption-mode

the VC’s IP is 192.168.9.140

the 3 AP’s mac and IP are:

74-67-F7-04-31-5C : 192.168.9.143

74-67-F7-04-53-20 : 192.168.9.144

74-67-F7-A2-DA-54 : 192.168.9.141

but when `show adoption status` on vc

ap7522-04315C> show adoption status
Adoption Mode: CONTROLLER
--------------------------------------------------------------------------------------------------------------------------------
DEVICE-NAME VERSION CFG-STAT MSGS ADOPTED-BY LAST-ADOPTION UPTIME IPv4-ADDRESS
--------------------------------------------------------------------------------------------------------------------------------
ap7522-045320 5.9.8.4-002R configured No ap7522-04315C 0 days 00:18:52 0 days 00:21:01 192.168.9.140
ap7522-A2DA54 5.9.8.4-002R configured No ap7522-04315C 0 days 00:30:23 0 days 15:23:04 192.168.9.141
---------------------------------------------------------------------------------------------------------------------------------

The ap7522-045320’s IP was change from 9.144 to 9.140(VC), what is wrong?

 

Question2:

I serial console to ap7522-045320, the hostname have a suffix ‘*’:

ap7522-045320*#

what does it mean?

1 ACCEPTED SOLUTION

ckelly
Extreme Employee

Okay, that makes more sense then.

So in the neighbor output from 04315C, we can see its two neighbors.

So 04315C has a level-1 MINT link to each of these APs, as expected.

This is what I would expect to see.

View solution in original post

15 REPLIES 15

arichter
Extreme Employee

Hello ,

in regards to Q2 , the “*” means, that there is a crash file on the given device.

That can be cleared by changing into the crashfile directory.

on CLI : dir , then cd Crash…, in there del *.* and confirm with “Y”.

On the other topic, AP  changing IP, this might be something on the election process of the VC / RFDM and might be something on Mint ID. This is only an assumption, as I do not have further informations at this point.

I think, a “show global domain-managers” could help, to see, which AP was elected RFDM.

BR

GTM-P2G8KFN