A.dump-tcore
B.stringscore
C.trace-acore
D.crashcore/unix_up
第1题:
A.Theminimumconfigurablecapacityallocationis1.0coreandtheminimumincrementis0.1core.
B.Theminimumconfigurablecapacityallocationis0.1coreandtheminimumincrementis0.01core.
C.Theminimumconfigurablecapacityallocationis1.0coreandtheminimumincrementis0.01core.
D.Theminimumconfigurablecapacityallocationis0.1coreandtheminimumincrementis0.001
第2题:
The switches shown in the diagram, Core and Core2, are both Catalyst 2950s. The addressing scheme for each company site is as follows:Router Ethernet port - 1st usable addressCore - 2nd usable addressCore2 - 3rd usable addressFor this network, which of the following commands must be configured on Core2 to allow it to be managed remotely from any subnet on the network? ()

A.Core2(config)# interface f0/0 Core2(config-if)# ip address 192.168.1.10 255.255.255.248
B.Core2(config)# interface vlan 1 Core2(config-if)# ip address 192.168.1.11 255.255.255.248
C.Core2(config)# line con 0 Core2(config-line)# password cisco
D.Core2(config)# line vty 0 4 Core2(config-line)# password cisco
E.Core2(config)# ip default-gateway 192.168.1.9
F.Core2(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.8
第3题:
5、JSTL标签库中的Core标签库的URI为http://java.sun.com/jsp/jstl/core。()
第4题:

A.Core-Routerisconnectedmorethanonemulti-accessnetwork
B.Therouterat208.149.23.130isasecondaryDRincasetheprimaryfails.
C.TworouterIDshavethesameOSPFpriorityandarethereforetiedforDRelection
D.TheDRecectionisstillunderwayandtherearetwocontendersfortherole
第5题:
如果要在JSP页面中导入Core标签库,需要使用____指令。