then drop
then count
then allow
then community add
第1题:
A.from protocol tcp
B.from url
C.from community
D.from acl
第2题:
Which two statements are true about firewall filter configurations?()
第3题:
What is the default action for firewall filters?()
第4题:
What is a vaild match criteria for a firewall filter?()
第5题:
By default, which command can be used to display information about packets that have been logged with the syslog firewall filter action?()
第6题:
Which action occurs when the policy main-policy evaluates the BGP route 10.0.55.2/32?() [edit policy-options] policy-statement test { from { route-filter10.0.0.016/orlongeraccept; route-filter10.0.67.0/24orlangerreject; route-filter10.0.0.0/8orlanger; } then { metric10; community add no-advertise; accept; } } policy-statement main-policy { term only-want-certain-routes { from { policytest; } then { communityadd harry-402; accept; } } } communityno advertise members no-advertise; communityharry-402 members 666:402; [edit protocols] bgp { exportmain-policy; }
第7题:
A firewall filter is applied as an input filter on a transit interface. What three types of traffic will this affect? ()
第8题:
from protocol tcp
from url
from community
from acl
第9题:
show log
show firewall
show log messages
show firewall log
第10题:
then drop
then count
then allow
then community add
第11题:
Multiple action modifiers can be included in the same term.
Only a single action modifier can be included in the same term.
If an action modifier exists without a terminating action, matching packets will be accepted.
If an action modifier exists without a terminating action, matching packets will be discarded.
第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题:
What are three firewall filter terminating actions?()
第15题:
What is a vaild action for a firewall filter?()
第16题:
以下配置邮件主题过滤关键字错误的是()。
第17题:
Which two statements are true about firewall filter configurations?()
第18题:
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?()
第19题:
accept
log
reject
discard
drop
第20题:
then reject
then discard
then next filter
then silent-drop
第21题:
accept
reject
discard
log
第22题:
The route is not advertised into BGP
The route is advertised into BGP with community harry-402.
The route is advertised into BGP with community no-advertise.
The route is advertised into BGP with community harry-402 and no-advertise.
第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.