Cisco及华为网络技术论坛

time-range 配置举例


来源:ChinaITLab 作者: 出处:Vlan9.com 2007-07-30 进入论坛
  • 关 键 词:
  • http

  The following example denies HTTP traffic on Monday through Friday between the hours of 8:00 am and 6:00 pm. The example allows UDP traffic on Saturday and Sunday from noon to midnight only.
  
  time-range no-http
  
  
  
  periodic weekdays 8:00 to 18:00
  
  
  
  !
  
  
  
  time-range udp-yes
  
  
  
  periodic weekend 12:00 to 24:00
  
  
  
  !
  
  
  
  ip access-list extended strict
  
  
  
  deny tcp any any eq http time-range no-http
  
  
  
  permit udp any any time-range udp-yes
  
  
  
  !
  
  
  
  interface ethernet 0
  
  
  
  ip access-group strict in
  
  进入论坛讨论。

阅读前一章:ISDN PRI DDR配置实例

阅读后一章:Dot1x配置实例
vlan9_logo
相关专题

论坛精华
阅读排行榜
最新技术文档
热门关键字导读