07-30-2014 07:16 AM - edited 03-04-2019 11:27 PM
Overview:
We currently have a GRE VRF tunnel to a remote location.
Like this: MainOfficeRouter <----->GRETunnel<----->RemoteOfficeRouter.
The remote location has a 3Mb max DSL with 8Mb max shared in the cloud with other customers.
We use a WhutsUpGold server at our main office to monitor servers at the remote location using ping.
We backup servers at the remote location to our main office nightly.
It seems when we backup the servers every night, the backup creates so much traffic, that pings from WhutsUpGold to the remote location don't get through.
This causes WhatsUpGold to trigger an alarm and page people at home.
I'm trying to implement traffic shaping on the GRE VRF tunnel to give some priority to ICMP.
This is what I have so far:
Solved! Go to Solution.
07-30-2014 09:14 PM
Hi Allen,
class-map match-nay ICMPTRAFFIC
match access-group 101
!
access-list 101 permit icmp any any
------------ Please don't forget to rate helpful post. ----------------
-Akash
07-30-2014 09:14 PM
Hi Allen,
class-map match-nay ICMPTRAFFIC
match access-group 101
!
access-list 101 permit icmp any any
------------ Please don't forget to rate helpful post. ----------------
-Akash
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide