Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
You have to tag the inbound traffic to the switch with DSCP. you can use ACL. and put this policy in the inbound interface.For the outbound traffic, you have to match those DSCP creating class-map and using "match dcsp X" . Later with a policy, you c...
Hi, I have the same issue. I fix it by performing the following steps: aaa authentication login default group ISE-GROUP localaaa authorization exec default group ISE-GROUP localaaa authentication login NOAUTH none line console 0login authentication N...