The MPLS-OPS Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] Rate Limiting EToM problem
Hello world!, I have two 7206VXR with 12.2(18)S doing EToM very well. I'm trying to configure traffic policing on the EToM interfaces and the problem I have is that the packets in the input way doesn't matchs 'rate-limit input' or an input service policy with police statment. Here is the configuration: R1: interface Loopback0 ip address 100.100.100.100 255.255.255.255 ip router isis interface GigabitEthernet0/2.901 encapsulation dot1Q 901 rate-limit input 2000000 256000 256000 conform-action transmit exceed-action drop rate-limit output 2000000 256000 256000 conform-action transmit exceed-action drop mpls l2transport route 200.200.200.200 50 no cdp enable R2: interface Loopback0 ip address 200.200.200.200 255.255.255.255 ip router isis interface GigabitEthernet5/0.902 encapsulation dot1Q 902 mpls l2transport route 100.100.100.100 50 no cdp enable Thank you very much!!! Ariel Brunetto ------- The MPLS-OPS Mailing List Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml Archive: http://www.mplsrc.com/mpls-ops_archive.shtml |
|