Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Refer to the exhibit. How will Telnet packets from host 1 0 . 1 . 1 . 1 be treated by the configured CoPP policy?

Refer to the exhibit. How will Telnet packets from host 10.1.1.1 be treated by the configured CoPP policy?
!
class-map telnet-class
match access-group 100
!
policy-map telnet-policy
class telnet-class
police 80000 conform transmit exceed drop
!
control-plane
service-policy input telnet-policy
!
access-list 100 deny tcp host 10.1.1.1 any eq telnet
access-list 100 deny tcp host 10.1.1.2 any eq telnet
access-list 100 permit tcp any any eq telnet
Telnet packets from host 10.1.1.1 will be dropped at the inbound interface.
Telnet packets from host 10.1.1.1 will be policed to 8 kbps.
Telnet packets from host 10.1.1.1 will be permitted without policing.
Telnet packets from host 10.1.1.1 will be dropped by the CoPP policy.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Example. Evaluate 5n+7 lim 7-00 3n-5

Answered: 1 week ago