A. Addresses used for NAT pools should never overlap.
B. If more than one rule-set matches traffic, the rule-set with the most specific context takes precedence.
C. If traffic matches two rules within the same rule-set, both rules listed in the configuration are applied.
D. Dynamic source NAT rules take precedence over static source NAT rules.
第1题:
以下程序段的输出结果为( )。 int j=2 switch (j){ Case 2: system.out.print("two."): Case 2+1: System.out.println("three."); break: default: System.out.println (“value is”+j): Break }A.B.two
A.two.three.
B.two
C.three
D.value is 2
第2题:
A.ping
B.Telnet
C.FTP
D.TCP
E.IP
第3题:
第4题:
A.Switchesareprimarilysoftwarebasedwhilebridgesarehardwarebased.
B.BothbridgesandswitchesforwardLayer2broadcasts.
C.Bridgesarefrequentlyfasterthanswitches.
D.Switcheshaveahighernumberofportsthanmostbridges.
E.Bridgesdefinebroadcastdomainswhileswitchesdefinecollisiondomains.
F.BothbridgesandswitchesmakeforwardingdecisionsbasedonLayer2addresses.
第5题:
A.Switches are primarily software based while bridges are hardware based.
B.Both bridges and switches forward Layer 2 broadcasts.
C.Bridges are frequently faster than switches.
D.Switches have a higher number of ports than most bridges.
E.Bridges define broadcast domains while switches define collision domains.
F.Both bridges and switches make forwarding decisions based on Layer 2 addresses.
第6题: