cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
304
Views
0
Helpful
5
Replies

Scheduler Policy-MAP ON ASR Routers

HI Dears If i want Assign Policy-map to VLAN by time for example 8 am to 8 Pm 2Gbps

8:01 Pm to 7:59  AM 4Gbps How can do this by ASR routers ????

5 Replies 5

balaji.bandi
Hall of Fame
Hall of Fame

Jens Albrecht
Level 4
Level 4

In case of a single or just a few ASR routers the use of EEM scripts is the way to go as @balaji.bandi mentioned.

For a larger number of ASR routers and/or changing requirements you could also use external automation tools like Ansible or Python scripts to push configuration changes to the routers at scheduled times.

HTH!

A possible alternative to using an EEM script, a policy-map's class-maps, can reference ACLs, and Cisco has supported time based ACLs.

Assuming your ASR supports such a configuration mix, it might satisfy your need, too.

Joseph W. Doherty
Hall of Fame
Hall of Fame

A possible alternative to using an EEM script, a policy-map's class-maps, can reference ACLs, and Cisco has supported time based ACLs.

Assuming your ASR supports such a configuration mix, it might satisfy your need, too.

there are two timer type 
watchdog <<- run EEM after specific time 
cron <<- run EEM in specific day

your requirment need second cron to make EEM run in specific time

Screenshot (277).png