Hi Herman,
Thanks for your response it helps, the reason for reaching out has to do with a controller migration on AOS 8. I suspect that the current setup is not according to best practices, but it works. The question is: Should I just replace the 7205 controllers with 9240 controllers following the configuration 'as is' or should I update the configuration with more best practice configuration? If I choose to conform with best practices I potentially will be preventing future issues/bugs which are more likely to happen when you steer away from 'standards' and best practices.
Below a configuration snippet showing what I think in this context is relevant. As you can see datapath sessions show that IPSEC tunnels are using interface G0/0/0 while all decrypted user traffic is using interface G0/0/4. I noticed that Clearpass is configured with CoA addresses in VLAN 300. AP discovery is also pointing to an IP address in Vlan 66.
My gut feeling says:
Remove all IP addresses from the Vlan 300-304 change clearpass to point to VLAN 66 and set up VLAN 66 with VRRP and use this for clustering. If I do go this route it will be harder doing a graceful migration where I add the new controllers to the existing network. Curious to see what your opinion would be.
controller-ip vlan 66
!
interface gigabitethernet 0/0/0
description "controller port"
switchport access vlan 66
no spanning-tree
trusted
trusted vlan 66
!
interface gigabitethernet 0/0/4
description GE0/0/4
switchport access vlan 300
switchport mode trunk
switchport trunk allowed vlan 300-305
switchport trunk native vlan 300
no spanning-tree
trusted
trusted vlan 300-305
!
interface vlan 66
ip address 10.66.x.40 255.255.255.0
!
interface vlan 300
ip address 10.5.x.20 255.255.255.0
ip helper-address 10.x.x.x
ip helper-address 10.x.x.y
!
interface vlan 302
ip address 172.16.x.x 255.255.254.0
!
interface vlan 303
ip address 172.16.y.x 255.255.255.0
ip helper-address 10.x.x.x
!
interface vlan 304
ip address 172.16.z.x 255.255.254.0
!
ip default-gateway 10.66.x.1
!
lc-cluster group-profile 7205-local-cluster
controller 10.66.x.40 priority 250 mcast-vlan 0 vrrp-ip 10.5.x.21 vrrp-vlan 300 group 1 rap-public-ip 0.0.0.0
controller 10.66.x.41 priority 100 mcast-vlan 0 vrrp-ip 10.5.x.22 vrrp-vlan 300 group 1 rap-public-ip 0.0.0.0
active-client-rebalance-threshold 50
standby-client-rebalance-threshold 75
vrrp 2
ip address 10.5.x.20
description 7205-vIP
authentication ******
priority 250
advertise 1
vlan 300
no shutdown
Show datapath session info
10.ab.0.46 10.66.x.40 17 8209 8515 0/0 0 0 1 tunnel 2659 c 0 0 FYCI 11
10.5.x.95 10.66.x.40 17 4500 4500 0/0 0 0 0 0/0/0 19 11 6720 FC 12
10.66.x.40 10.a.1.129 17 4500 4500 1/0 0 0 0 local 4 1 29 FC 11
10.66.x.40 10.a.1.205 17 8222 8211 0/0 0 0 1 local c 1 134 FCI 11
10.66.x.40 10.ab.0.11 17 8222 8209 0/0 0 0 0 tunnel 613 9 0 0 FYI 13
10.66.x.40 10.5.x.147 17 8999 8209 0/0 0 0 1 tunnel 1289 13 0 0 FYI 11
10.5.x.55 10.66.x.40 17 4500 4500 0/0 0 0 0 0/0/0 1a6 212 155504 FC 11
10.5.x.91 10.66.x.40 17 8209 8209 0/0 0 0 0 tunnel 975 91 134 73387 FCI 13
10.66.x.40 10.a.1.50 17 8222 8209 0/0 0 0 1 tunnel 838 13 0 0 FYI 15
10.ab.0.212 10.66.x.40 17 8209 8494 0/0 0 0 1 tunnel 2933 11 0 0 FYCI 11
10.66.x.40 10.a.1.231 17 8222 8209 0/0 0 0 0 tunnel 2245 2 0 0 FYI 14
10.a.1.209 10.66.x.40 17 8211 8494 0/0 0 0 1 local b 0 0 FYI 11
10.5.x.143 10.66.x.40 17 4500 4500 0/0 0 0 1 0/0/0 f 1 464 FC 13
10.5.x.113 10.66.x.40 17 8209 8419 0/0 0 0 1 tunnel 2733 1a 0 0 FYCI 12
10.5.x.51 10.66.x.40 17 8209 8209 0/0 0 0 1 tunnel 1574 1b 5 3329 FCI 14
10.66.x.40 10.5.x.81 17 8419 8209 0/0 0 0 1 tunnel 1557 b 0 0 FYI 12
10.66.x.40 10.5.x.66 17 4500 4500 0/0 0 0 0 0/0/0 1f 1 29 F 11
10.66.x.40 10.a.1.11 17 8494 8211 0/0 0 0 1 local 14 2 258 FCI 11
10.5.x.97 10.66.x.40 47 0 0 0/0 0 40 0 0/0/0 480e 1257268 301376735 FC 13
10.66.x.40 10.5.x.132 17 8419 8209 0/0 0 0 1 tunnel 534 10 0 0 FYI 12
10.66.x.40 10.5.x.151 17 4500 4500 0/0 0 0 0 0/0/0 298 3 87 F 11
| Martijn van Overbeek | | | | | Architect | | | | |