
grady.neely at adtran
Oct 8, 2010, 1:30 PM
Post #1 of 1
(714 views)
Permalink
|
|
Attempting to mark DSCP and PCP with ACL on a CER2024F.....
|
|
Hi all, I have a MetaSwitch coming from IP 10.13.21.101 but it does not mark DSCP or PCP bits, and I am not the Meta admin. I want to build an ACL to mark all packets from this IP to 46 and 5 respectively. Here is the config I am trying, but it is not marking. All of my SIP clients use this ve as the default GW. interface ve 60 ip address 10.27.60.1/24 ip access-group ve-traffic ip access-group 101 in ip access-group 101 out ! access-list 101 permit ip 10.13.21.0 0.0.0.255 any dscp-marking 46 priority-mapping 5 access-list 101 permit ip any any Any help is greatly appreciated! _______________________________________________ foundry-nsp mailing list foundry-nsp [at] puck http://puck.nether.net/mailman/listinfo/foundry-nsp
|