From: Tran Tien Phong (PhongTT2@FPT.COM.VN)
Date: Mon Mar 10 2003 - 09:01:47 GMT-3
Hi group,
Below are some ways of config PQ for DLSW:
1. priority-list 1 protocol dlsw high
2. priority-list 1 protocol ip high tcp 2065
3. priority-list 1 protocol ip list 101
access-list 101 permit tcp any any eq 2065
access-list 101 permit tcp any eq 2065 any
access-list 101 permit tcp any any eq 2067
access-list 101 permit tcp any any eq 1981....
which one (1,2,3) is the most correct?
And access-list to match voice traffic based on port number
1. access-list 100 permit udp any any range 16384 32767
2. access-list 100 permit udp any any range 16384 32767
access-list 100 permit tcp any any eq 1720
access-list 100 permit tcp any eq 1720 any
access-list 100 permit tcp any any range 11000 11999
1 or 2 ?
Any help will be appreciated
TIA
Phong
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:36 GMT-3