[cisco-voip] LLQ for Voice on ASA question
Andrew Zerger
azerger at gunnison.com
Sun Nov 23 12:32:47 EST 2008
I have an ASA with these interfaces;
Vlan 2 / Ethernet0/0 is the uplink to the router, gateway, pstn and
the internet,
Ethernet 0/1 is the interface to the switch, a 3600
Vlan 192 is the data vlan
Vlan 172 is the voice-vlan.
I want to use priority-queue for the voice-vlan, but should it be
applied to nameif outside or nameif voice or
should it be applied to both?
interface Vlan2
nameif outside
security-level 0
ip address 63.251.187.178 255.255.255.248
!
interface Vlan10
nameif dmz
security-level 50
ip address 10.0.0.1 255.255.255.0
!
interface Vlan172
nameif voice
security-level 90
ip address 172.16.72.193 255.255.255.192
!
interface Vlan192
nameif data
security-level 100
ip address 192.168.40.1 255.255.255.0
!
interface Ethernet0/0
switchport access vlan 2
!
interface Ethernet0/1
switchport trunk allowed vlan 172,192
switchport mode trunk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20081123/900e5d19/attachment.html>
More information about the cisco-voip
mailing list