A. Aggregator
B. Local preference
C. Atomic aggregate
D. Multiple exit discriminator
第1题:
You want to allow your device to establish OSPF adjacencies with a neighboring device connected to interface ge-0/0/3.0. Interface ge-0/0/3.0 is a member of the HR zone.Under which configuration hierarchy must you permit OSPF traffic?()
A. [edit security policies from-zone HR to-zone HR]
B. [edit security zones functional-zone management protocols]
C. [edit security zones protocol-zone HR host-inbound-traffic]
D. [edit security zones security-zone HR host-inbound-traffic protocols]
第2题:
You will want two trees about ten feet apart, from _____ to suspend your tent.
(A) there (C) which
(B) them (D) where
选择D
可改写为you will want two tress about ten feet apart, to suspend your tent from.
只要有介词摆在空格之前,选项是which, them ,there ,where肯定是which
介词+which+动词不定式,整体做定语
第3题:
下列哪个选项可以选择属性的值以value开始的元素?
A.[attribute^=value]
B.[attribute$=value]
C.:attribute^=value
D.:attribute$=value
第4题:
A.familyinet
B.asecurityzone
C.aroutinginstance
D.host-inbound-traffic
第5题:
A.<xsl:iftest="//stsuuser:AttributeList/stsuuser:Attribute[attr=‘homepage‘]">
B.<xsl:iftest="//stsuuser:AttributeList/stsuuser:Attribute[@name=‘homepage‘]">
C.<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute/custom:Homepage">
D.<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute[@name=‘homepage‘])>
第6题:
下面那一项不属于CSS3中新增加的属性选择器?
A.[attribute^=value]
B.[attribute$=value]
C.[attribute~=value]
D.[attribute*=value]