使用路由器控制用户的上网时段.docVIP

  • 4
  • 0
  • 约1.61千字
  • 约 3页
  • 2017-06-07 发布于重庆
  • 举报
使用路由器控制用户的上网时段

使用路由器控制用户的上网时段 拓扑: 需求: 每天的9:00-12:00和14:00-18:00为工作时间,不允许访问互联网,其他时间可以上网。 配置: Router#show run Building configuration... Current configuration: ! !version 1.3.2E //此次配置时使用的版本号 service timestamps log date service timestamps debug date no service password-encryption ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 61.56.203.109 255.255.255.248 no ip directed-broadcast ip nat outside //定义nat的outside接口 ! interface Ethernet1/1 ip address 192.168.1.1 255.255.255.0 no ip directed-broadcast ip access-group timeacl in //应用带timerang的acl来控制上网时段 duplex half ip nat inside //定义nat的inside接口 ! inte

文档评论(0)

1亿VIP精品文档

相关文档