We have applied a time range to only allow ip on the dialer1 on the ISDN backup on weekdays (Mon-Fri), but we are finding the ISDN still dials up out of this time range. Can anyone help please? Here are the relevant lines from the config:
access-list 100 permit ip any any time-range do-backup
dialer-list 1 protocol ip list 100
and then under interface dialer1
dialer-group 1
time-range do-backup
periodic weekdays 7:00 to 21:00
access-list 100 permit ip any any time-range do-backup
dialer-list 1 protocol ip list 100
and then under interface dialer1
dialer-group 1
time-range do-backup
periodic weekdays 7:00 to 21:00