<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I have a service policy-map that I am trying to automate when it is actually applied to the interface. So between the hours of 8AM and 5PM, I want to apply this service policy to the interface and between the hours of 5PM and 8AM I do not want the service policy applied.<br><br>The policy application just needs to be made against that time frame and isn't subjective to traffic conditions. The platform I am using is a 3900 ISR.<br><br>I can do it with an external script that logs into the CLI and issues the no <i>service-policy/service-policy</i> but that seems clunky and archaic.<br><br>Is there a better way?<br><br>Thanks<br> </div></body>
</html>