Time-Based Access Lists Using Time Ranges

The following example uses a time-range to deny HTTP traffic on Monday through Friday between the hours of 8:00 am and 6:00 pm:
time-range no-http
 periodic weekdays 8:00 to 18:00
!
access-list 101 deny tcp 10.128.194.0 0.0.0.127 any eq http time-range no-http
!
interface ethernet 0
 ip access-group 101 in

Comentarios

Entradas populares de este blog

Guía de herramientas básicas para estudiantes: 31 apps y webs imprescindibles para ayudarte con los estudios

Comando FOR para archivos BAT

How to Fix Failed to Connect a Hyper-V Standalone to Veeam Backup