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

IE-5000 - can not configure VLAN Priority

syoma
Level 1
Level 1

Hello Folks.

Sorry I'm not so skilled in Cisco switches, therefore need some support. I have a IE-5000-12S12P switch, which I use in real-time experiment.

On this switch I have 24ч 1G Ports connected to some streaming equipment. Each of these issues a VLAN-tagged traffic to the switch. All switch ports configured as trunk ports and on each port I have own allowed VLAN. The traffic is routed to 10G Port, which is configured as trunk port with all VLANs allowed. So far all works great.

Now, as the bandwidth on 10G Port approaches 80% I want to prioritize traffic from one VLAN on 10G Port. To do this I went into CLI interface:

 

1. I configured class-map for prioritized traffic:

class-map match-all priority-class
 match vlan 11

 

2. Then I created a policy map:

policy-map test

  Class priority-class
   priority

  Class class-default
   bandwidth remaining percent 100

 

3. But now if I want to assign this policy to the 10GB port I get error:

interface TenGigabitEthernet1/26

service-policy output test

 

Match vlan is not supported for this interface

 

Interface is configured like this:

interface TenGigabitEthernet1/26
 switchport mode trunk

 

Can someone explain why I get this or how to configure this feature properly? I only want VLAN 11 to escape with higher priority from this port and stucked with this problem. I tried match all/match any change but without any success.

Thank you

0 Replies 0
Review Cisco Networking products for a $25 gift card