- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-29-2019 08:40 PM
My customer is on 5.9.2.5
My system is on version 5.9.3.1
Relevant configuration below
dhcp-server-policy Blackhole
dhcp-pool POOL1
network 10.10.10.0/24
dhcp-server activation-criteria rf-domain-manager
!
profile ap7522 default-ap7522
use enterprise-ui
no autoinstall configuration
no autoinstall firmware
load-balancing balance-band-loads
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
wlan bss 1 primary
wlan " bss 2 primary
interface radio2
wlan ConnorCompany bss 1 primary
interface ge1
interface vlan1
ip address dhcp
ip address zeroconf secondary
ip dhcp client request options all
interface pppoe1
use event-system-policy default
use dhcp-server-policy Blackhole
use firewall-policy default
use client-identity-group default
virtual-controller auto
virtual-controller management-interface ip address 192.168.100.16/23
rf-domain-manager capable
logging on
ip nat inside source list BROADCAST-MULTICAST-CONTROL precedence 1 interface vlan1 overload
service pm sys-restart
router ospf
adoption-mode controller
!
rf-domain default
timezone CST6CDT
country-code us
use smart-rf-policy default
!
ap7522 84-24-8D-17-78-B4
use profile default-ap7522
use rf-domain default
hostname ap7522-1778B4
interface vlan1
ip address 192.168.101.15/23
no use dhcp-server-policy
rf-domain-manager capable
no adoption-mode
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-29-2019 09:00 PM
Example:
interface VLAN 10
ip address 10.10.10.1/24
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-03-2021 04:21 PM
Because the VC will migrated between APs, So every AP should config a static SVI ip manually or device override, is that right?
Any possible to config multiple SVI static IP on profile and migrate them accompany with the VC role migration?
For example, when AP-A was VC and act as dhcp server, have been lease some IPs to clients, when AP-A down, and AP-B was elected as the new VC, any possible to migrate the AP-A’s SVI IP and dhcp lease db to AP-B automatically?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-12-2019 04:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-01-2019 08:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-29-2019 09:00 PM
Example:
interface VLAN 10
ip address 10.10.10.1/24
