如图所示的网络,通过以下哪些配置可以实现主机 A 不能访问主机 B 的 HTTP 服务, 主机 B 不能访问主机 A 的 FTP 服务?( )

欢迎免费使用小程序搜题/刷题/查看解析,提升学历,成考自考报名,论文代写、论文查重请加客服微信skr-web

如图所示的网络,通过以下哪些配置可以实现主机 A 不能访问主机 B 的 HTTP 服务, 主机 B 不能访问主机 A 的 FTP 服务?( )

A.acl number 3000
Rule 5 deny tcp source 100.0.12.0 0.0.0.255 source-port eq www destination 100.0.13.0 0.0.0.255
#
Acl number 3001
Rule 5 deny tcp source 100.0.13.0 0.0.0.255 source-port eq ftp destination 100.0.12.0 0.0.0.255
#
Interface GigabitEthernet0/0/1 traffic-filter inbound acl 3000
#
Interface GigabitEthernet0/0/2 traffic-filter inbound acl 3001
# B.acl number 3000
Rule 5 deny tcp source 100.0.13.0 0.0.0.255 destination 100.0.12.0 0.0.0.255 destination eq www
#
Acl number 3001
Rule 5 deny tcp source 100.0.12.0 0.0.0.255 destination 100.0.13.0 0.0.0.255 destination eq ftp
#
Interface GigabitEthernet0/0/1 traffic-filter inbound acl 3000 #
Interface GigabitEthernet0/0/2 traffic-filter inbound acl 3001 # C.acl number 3000
Rule 5 deny tcp source 100.0.12.0 0.0.0.255 source-port eq www destination 100.0.13.0 0.0.0.255
#
Acl number 3001
Rule 5 deny tcp source 100.0.13.0 0.0.0.255 source-port eq ftp destination 100.0.12.0 0.0.0.255
#
Interface GigabitEthernet0/0/1 traffic-filter inbound acl 3000 #
Interface GigabitEthernet0/0/2 traffic-filter inbound acl 3001
# D.acl number 3000
Rule 5 deny tcp source 100.0.13.0 0.0.0.255 destination 100.0.12.0 0.0.0.255 destination eq www
#
Acl number 3001
Rule 5 deny tcp source 100.0.12.0 0.0.0.255 destination 100.0.13.0 0.0.0.255 destination eq ftp
#
Interface GigabitEthernet0/0/1 traffic-filter inbound acl 3000
#
Interface GigabitEthernet0/0/2 traffic-filter inbound acl 3001
#
正确答案BD
访客
邮箱
网址

通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作


  • 自动写文案
  • 自动写小说
  • 马上扫码让Ai帮你完成工作
通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作

  • 自动写论文
  • 自动写软件
  • 我不是人,但是我比人更聪明,我是强大的Ai
Top