The network administrator configured R1 for Control Plane Policing so that the inbound Telnet traffic is policed to 100 kbps. This policy must not apply to traffic coming in from 10.1.1.1/32 and 172.16.1.1/32. The administrator has configured this: access-list 101 permit tcp host 10.1.1.1 any eq 23 access-list 101 permit tcp host 172.16.1.1 any eq 23
!
class-map CoPP-TELNET
match access-group 101
!
policy-map PM-CoPP
class CoPP-TELNET
police 100000 conform transmit exceed drop
!
control-plane
service-policy input PM-CoPP
The network administrator is not getting the desired results.
Which set of configurations resolves this issue?
deech
1Â month, 2Â weeks ago[Removed]
9Â months, 2Â weeks agomgiuseppe86
1Â year, 7Â months agoguy276465281819372
1Â year, 8Â months agoDavid98898998
1Â year, 10Â months agoXerath
2Â years, 2Â months agoGhadir2023
2Â years, 2Â months ago[Removed]
2Â years, 9Â months agoWAKIDI
2Â years, 10Â months ago