02-23-2010 12:41 PM - edited 03-11-2019 10:14 AM
can you apply the command priority-queue to sub-interfaces. Please check below for the sub interface config
interface GigabitEthernet0/1
no nameif
no security-level
no ip address
!
interface GigabitEthernet0/1.20
vlan 20
nameif Voice
security-level 50
ip address 10.xx.xx.xx 255.255.255.0
!
interface GigabitEthernet0/1.130
vlan 130
nameif User
security-level 50
ip address 192.168.xx.xx 255.255.255.0
when i do
config t
priority-queue ?
i dont see these sub interfaces listed. is there a way around this issue?
Solved! Go to Solution.
02-23-2010 02:26 PM
The LLQ queue has to do with the physical interface, so it is only configured on that interface.
It will not harm subinterfaces under it though.
I hope it helps.
PK
02-23-2010 02:26 PM
The LLQ queue has to do with the physical interface, so it is only configured on that interface.
It will not harm subinterfaces under it though.
I hope it helps.
PK
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide