Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QID:AR375 Incorrect answer
#1
In the initial configuration both class-maps are calling the same access-list.  Thus with first in/first out rule all traffic matching acl 100 is policed by CM_ROUTING  at 1Mbps and traffic matching acl 100 never gets to see Class-map CM-MGMT.  We need to delete acl 100 and recreate with just the BGP and OSPF lines. We also need to create acl 101 to permit Telnet and SSH

Afterwards, we need to remove the "match access-group 100" from class-map CM-MGMT and add "match access-group 101" 

Now class-map CM-MGMT is policing telnet and ssh at 500 kbps while CM-ROUTING is only policing BGP and OSPF at 1Mbps.

You also need to change the service policy from "output" to "input".

Thank you for your consideration,

yardbyrd
Reply
#2
The question has been corrected. Thank you for the explanation. We appreciate it.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)