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.
HI, I am trying to mark traffic on our switch for traffic going to the ISP router. I have loaded the below config but the ISP isnt seeing the packets being marked. (We have VOIP handsets to ) Any advice would be great.
class-map match-any BAmatch acc...
Hi
I am trying to apply a service policy to an interface but it comes up with-
HSW(config-if)#service-policy input QoSQoS: class(RT) Unsupported classification [GigabitEthernet1/0/24]
this is the policy-map
policy-map QoS class VO set dscp ef class...
Hi
We are recieving random IP conflicts for clients ever since we implemented wireless authentication policies via ISE. The design is as follows-
- Windows server 2012 DHCP setup in load balancing. Strange thing when load balancing is turned off, it ...
Hi I need to make a change, where when i enter the first command, i lose remote connectivity where i need to enter a few more commands. Is there a way i can script this? Im trying to make the changes to some ports on a 3850.Im doing some python scrip...
Hi I have an issue with setting up an IPSEC where we have 3 subnets to route through where one subnet is overlapping.On Client1 we are trying to allow access to a server 192.168.100.10 where they also have a network on 192.168.0.0/24. On Client2 end,...
Hi, are you saying that i should put service-policy input MAP-QoS on all the access ports as well as uplink ports back to the core switch that connects to the ISP?
I can try it
The older switches are a pain as they only support input as the output command doesnt work- i get the following message when applying to an interface
Warning: Assigning a policy map to the output side of an interface not supported
After adding all the class maps and only 1 match access it appears to work.
ie
class-map match-any BA match access-group name PRINTINGclass-map match-any RT match access-group name CITRIXclass-map match-any VO match access-group name VOIP-RTP
I cons...
Hi
I actually think it shows it doesnt like RT as its the next class, if it remove all classes and leave one, it then works
class-map match-any BA match access-group name PRINTINGclass-map match-any RTclass-map match-any VOclass-map match-any VI
tha...