The filter will permit the packet and take no additional action.
The filter will reject the packet and send an ICMP message back to the sender.
The filter will discard the packet and take no additional action.
The filter will permit the packet and write a log entry to the firewall log.
第1题:
A packet is evaluated against three user-defined terms within a firewall filter and no match is found. What correctly describes the action the firewall filter will take for this packet?()
第2题:
Which two statements are true about firewall filter configurations?()
第3题:
What is a vaild action for a firewall filter?()
第4题:
某网络连接形如:HostA----GE0/0--MSR-1--S1/0---------S1/0--MSR-2--GE0/0----HostB 两台MSR 路由器MSR1、MSR2 通过各自的S1/0 接口背靠背互连,各自的GigabitEthernet0/0 接口分别 连接客户端主机HostA 和HostB。通过配置IP 地址和路由目前网络中HostA 可以和HostB 实现互通。 如今在MSR-2 上增加了如下配置: firewall enable acl number 3000 rule 0 deny tcp destination-port eq telnet interface Serial1/0 link-protocol ppp ip address 1.1.1.2 255.255.255.252 firewall packet-filter 3000 inbound firewall packet-filter 3000 outbound interface GigabitEthernet0/0 ip address 10.1.1.1 255.255.255.0 那么如下哪些说法是正确的?()
第5题:
What are BCP 38 (Best Common Practices 38)/RFC 2827 Ingress Packet Filtering Principles?()
第6题:
You have configured a firewall filter with a single term matching on packets with a source address in the 10.0.0.0/24 subnet. This term only includes the count action.Which two statements are true about traffic evaluated by this firewall filter?()
第7题:
What are three valid match criteria in a firewall filter applied to a Layer 3 interface?()
第8题:
accept
log
reject
discard
drop
第9题:
from protocol tcp
from url
from community
from acl
第10题:
forwards the packet
fragments the packet
drops the packet silently
drops the packet and sends an ICMP message
第11题:
The filter will permit the packet and take no additional action.
The filter will reject the packet and send an ICMP message back to the sender.
The filter will discard the packet and take no additional action.
The filter will permit the packet and write a log entry to the firewall log.
第12题:
The filter will permit the packet and take no additional action.
The filter will reject the packet and send an ICMP message back to the sender.
The filter will discard the packet and take no additional action.
The filter will permit the packet and write a log entry to the firewall log.
第13题:
A packet is evaluated against three user-defined terms within a firewall filter and no match is found. What correctly describes the action the firewall filter will take for this packet?()
第14题:
A router receives an IPv6 packet which is 2000 bytes in length. The MTU of the outgoing interface is 1500 bytes. What action will the router take?()
第15题:
客户路由器的接口GigabitEthernet0/0 下连接了局域网主机HostA,其IP 地址为192.168.0.2/24;接口Serial6/0 接口连接远端,目前运行正常。现增加ACL 配置如下: firewall enable firewall default permit acl number 3003 rule 0 permit tcp rule 5 permit icmp acl number 2003 rule 0 deny source 192.168.0.0 0.0.0.255 interface GigabitEthernet0/0 firewall packet-filter 3003 inbound packet-filter 包过滤 firewall packet-filter 2003 outbound ip address 192.168.0.1 255.255.255.0 interface Serial6/0 link-protocol ppp ip address 6.6.6.2 255.255.255.0 假设其他相关配置都正确,那么()
第16题:
Which two firewall filter actions will terminate the processing and evaluation of a packet?()
第17题:
使配置的访问列表应用到接口上的命令是什么?()
第18题:
Firewall filter policers can perform which two actions?()
第19题:
A packet is evaluated against three user-defined terms within a firewall filter and no match isfound. What correctly describes the action the firewall filter will take for this packet?()
第20题:
Source TCP port
Source IP address
Destination TCP port
Destination IP address
第21题:
IP address
MAC address
protocol
port
session ID
第22题:
then drop
then count
then allow
then community add
第23题:
The filter will permit the packet and take no additional action
The filter will reject the packet and send an ICMP message back to the sender
The filter will discard the packet and take no additional action
The filter will permit the packet and write a log entry to the firewall log
第24题:
Multiple action modifiers can be included in the same term.
Only a single action modifier can be included in the same term.
The default term within a firewall filter uses the discard action.
The default term within a firewall filter uses the reject action.