[c-nsp] Why doesn't this policy map work?
Seth Mattinen
sethm at rollernet.us
Sun Aug 16 16:08:19 EDT 2009
This is a NME-16ES-1G-P running 22-25.SEE and I treat it like a 3750.
policy-map 1megfixed
class class-default
police 1000000 1000000 exceed-action drop
interface Vlan20
description timmy
ip address 208.79.242.93 255.255.255.252
ip access-group fw-timmy-in in
ip access-group fw-timmy-out out
end
interface FastEthernet1/0/3
description B12 timmy
power inline never
switchport access vlan 20
service-policy input 1megfixed
spanning-tree portfast
end
And it can still utilize the full 100 meg port. I applied the 1megfixed
policy to Fa1/0/2 (the only difference is its vlan is a /27) and it
worked fine. I split the SVI and the port because it wasn't working in
"no switchport" mode either. What am I missing?
~Seth
More information about the cisco-nsp
mailing list