cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
424
Views
0
Helpful
3
Replies

3750E ingress service-policy

m.yamaguchi
Level 1
Level 1

Hi,

I'm trying to configure a QoS feature on catalyst 3750E (IOS 12.2(52)SE) to do the following:

* mark incomming packets from the server 10.1.1.1 (just only from TCP ports 5432 and 54321) to dscp 21;
* all other TCP traffic from this server do nothing;

This is network topology:

1.jpg

This is the config applied on the switch:

-------------------------------------------------------------------

!

ip access-list extended Management
!
permit tcp any any eq 5432
permit tcp any any eq 54321
!
class-map CACHE_to_GMS
match access-group name Management
!
!
policy-map Management_CACHE_to_GMS
class CACHE_to_GMS
set dscp 21
!
!
interface GigabitEthernet 1/0/1
service-policy input Management_CACHE_to_GMS

!

-------------------------------------------------------------------

But from show policy-map interface I did not see any match on the classes. Also from "show mls qos interface statistics" I did not see any packets for "dscp 21" marked.

I would like some help to clarify if this config is possible and correct.

Thanks,

Marcelo

3 Replies 3

jonatrod
Level 7
Level 7

Hi yamaguchi

You post your question in a wrong forum, post in "Network Infrastructure>LAN, Switching and Routing". You can move your post using the actions panel on the right.

Greetings

Johnnatan Rodríguez Miranda

“Please rate useful posts so other users can benefit from it” Greetings, Johnnatan Rodriguez Miranda. Cisco Network Support Engineer.

Hi Jonathan,

In which forum should I move to?...In which forum do you think is better to move?

Tks,

Marcelo

Hi Marcelo,

I moved your question into the correct area for you.

Regards,
Cindy Toy
Cisco Small Business Community Manager
for Cisco Small Business Products
www.cisco.com/go/smallbizsupport
twitter: CiscoSBsupport

Regards, Cindy If my response answered your question, please mark the response as answered. Thank you!
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card