![Cisco Flex 7500 Series Deployment Manual Download Page 122](http://html.mh-extra.com/html/cisco/flex-7500-series/flex-7500-series_deployment-manual_64488122.webp)
122
Flex 7500 Wireless Branch Controller Deployment Guide
Default FlexConnect Group
Upgrade or Downgrade behavior
Upon downgrading from release 8.3 to a lower version, the controller will retain the default-flex-group
configuration. This group will be treated as any other admin-configurable FlexConnect group, i.e
deletion and addition is possible, APs can be manually added or deleted from the group and the
maximum limit on number of APs is applicable. Since the support for default-flex-group feature does
not exist in earlier releases, FlexConnect APs will not join this group by default.
Upon upgrade to release 8.3 any FlexConnect AP that is not part of a FlexConnect group will join the
default-flex-group and get the related default configuration. The rules of inheritance will continue to
apply and therefore any AP specific FlexConnect Configuration will not be overwrited by the default
FlexConnect group config.
CLI Commands
•
The existing show command would display the configuration of the default-flex-group and the APs
that are part of it.
show flexconnect group detail default-flex-group
•
For all the APs that are part of this default group, the “show ap config general <apname>” command
would reflect the default FlexConnect Group as shown below
FlexConnect Group................................
default-flex-group
•
A new cli command as below is introduced to display only the APs that are part of a specific group.
(Cisco Controller) >
show flexconnect group detail default-flex-group aps
Number of APs in Group: 1
AP Ethernet MAC
Name
Status
Mode
Type
Conflict with PnP
----------- ----------- ------------ ---------------- -------- -----------------
7c:0e:ce:f5:b2:a4 AP7c0e.cef5.b2a4 Joined
Flexconnect
Manual
No
•
A new cli command as below is introduced to allow copying of configuration from existing
flexconnect group during creation of new groups. – VERIFY ?
config flexconnect group newGrpname add copy oldGrpName
•
The default-flex-group cannot be created or deleted manually. Similarly APs cannot be added or
deleted manually to the default-flex-group. So the following commands will throw an error upon
execution:
(Cisco Controller) >config flexconnect group default-flex-group add
Group default-flex-group has already been configured
(Cisco Controller) >config flexconnect group default-flex-group delete
Group default-flex-group cannot be deleted manually
(Cisco Controller) >config flexconnect group default-flex-group ap add 23:2f:d2:ff:12:7d
AP cannot be manually added to the default-flex-group.
(Cisco Controller) >config flexconnect group default-flex-group ap delete
23:2f:d2:ff:12:7d
AP cannot be manually deleted from the default-flex-group.