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

Priority Queuing on 2514 Ethernet Interfaces

rodenbach
Level 1
Level 1

Hello,

I have a 2514 that I'm using as a dual ethernet router, the serial interfaces are not being used. I'm trying to enable priority queuing, but it does not seem to take. Is priority queueing (or any queuing for that matter) enabled on ethernet interfaces? No documentation I've seen excludes ethernet, especially since the command "show queue ethernet" is available.

Here are outputs from relevant commands:

Router#show queueing pri

Current priority queue configuration:

List Queue Args

1 low protocol ip tcp port 80

1 low protocol ip tcp port 443

1 medium protocol ip

Router#show queue ethernet 0

Router#

Here is my config:

interface Ethernet0

ip address 172.16.1.254 255.255.255.0

priority-group 1

!

interface Ethernet1

ip address 10.1.1.1 255.255.255.0

priority-group 1

!

priority-list 1 protocol ip low tcp 80

priority-list 1 protocol ip low tcp 443

priority-list 1 protocol ip medium

1 Reply 1

xge
Level 1
Level 1

Have you tried with the command "show queueing" ?

Have you checked the command reference for the command usage ?

Review Cisco Networking for a $25 gift card