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 All,I have the following topology:DEVICE X <---- trunk vlan 10,20,30 ----> in.p C4500 out.p <---- trunk vlan 10,20,30,40,50 ----> DEVICE YI need to change the cos value for specific vlan (vlan 20) on Catalyst 4500. But only for vlan 20.Received c...
Hi All,I have the cisco switch WS-C4948 running IOS 12.2(46)SG and local span session configured:sw-4948>show monitorSession 6---------Type : Local SessionSource Ports : Both : Gi1/5-11,Gi1/21Destination P...
Hi All,starting debug ip routing I am observing the following message every 60 secs in my buffer log:RT(VRF): NET-RED 0.0.0.0/0There are only 2 static routes configured, no any dynamic routing protocols.What this message means exactly? Is there any c...
Hi All, thank you for the quick reply, we have implemented exactly the same workaround finally. authentication-failure + redirecty to second proxy/port with different auth group configured. regardsjm.,
Hi All,by mistake I've omitted the line in the config qos map cos 0 to dscp 46, the result was - wrong conslusion. Finally the conclusion is:- it's not possible to change COS value (example incomming cos=0, outgoing cos=5) using the configuration abo...
Hi Allapplied configuration works well when the input port is on the linecard, IP traffic(icmp) and non-IP traffic (ARP) is remarked by cos=5 as it is expected. But the same configuration is not working if the input port for vlan 20 is on the supervi...
Jon,it is working as it is expected, cos remarking is done for IP traffic and non-IP traffic too (ARP packets). The only way how to check it was to configure local monitor session on c4500 (with 802.1q support) and to sniff traffic under linux/wiresh...