04-20-2023 03:11 AM - edited 04-22-2023 08:30 AM
Hi Gents
what take priority between 2 in subject when both static SGT (L2 port-2-sgt) & AAA configured on the port and onboarding endpoint receive different SGT within AAA session?
Thanks in advance
04-20-2023 08:20 PM
See the binding source priority list here:
Dynamic IP/SGT assignments that happen as a result of an ISE AuthZ Policy are mapped as a LOCAL source on the switch.
Static IP/SGT mappings that are pushed from ISE to a switch are mapped as a CLI source.
04-20-2023 10:32 PM - edited 04-22-2023 08:15 AM
but can u please point me to where L2-port mapping & RADIUS-mapping are?
04-22-2023 08:33 AM
i tend to think that AAA-assigned SGT falls under 6. But where does static port-to-sgt belong to?
04-25-2023 03:14 PM
If you're talking about statically configuring a Port-SGT mapping using the 'cts manual' command, any IP/SGT binding learned ingress on that port would also be mapped as a LOCAL source.
Example:
interface GigabitEthernet1/0/22
cts manual
policy static sgt 5
There would be no prioritisation between a LOCAL mapped dynamic IP/SGT binding (ISE/AAA server) and a LOCAL mapped Port-SGT binding as mab/dot1x cannot be configured on a switchport that is configured for 'cts manual'. The switch will throw an error if you attempt to configure both.
Example:
sw5(config-if)#mab
Command rejected (GigabitEthernet1/0/22): Conflict with CTS.
CTS must be disabled first
04-27-2023 11:29 AM - edited 04-27-2023 12:49 PM
tnx Greg
i've heard that IBNS2.0+3CPL changes this behaviour somehow... no idea how as had no chances to test
04-27-2023 06:22 PM
I'm not sure what change you would be referring to. The output I shared earlier was pulled from my Cat9300 that is configured using IBNS 2.0 (3CPL) framework. The configuration I use on the switch is very similar to what would be pushed by DNAC in an SDA environment.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide