网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
You are asked to change the cable on interface ge-2/1/3.Which statement is correct?()

A. The cable is found on FPC 1, slot 3, and port 2.

B. The cable is found on slot 1, port 2, and FPC 3.

C. The cable is found on port 3, FPC 2, and slot 1.

D. The cable is found on FPC 1, slot 2, and port 3.


参考答案

更多 “ You are asked to change the cable on interface ge-2/1/3.Which statement is correct?() A. The cable is found on FPC 1, slot 3, and port 2.B. The cable is found on slot 1, port 2, and FPC 3.C. The cable is found on port 3, FPC 2, and slot 1.D. The cable is found on FPC 1, slot 2, and port 3. ” 相关考题
考题 Your company has an IPv4 Ethernet network. A router named R1 connects your segment to the Internet. A router named R2 joins your subnet with a segment named Private1. The Private1 segment has a network address of 10.128.4.0/26. Your computer named WKS1 requires access to servers on the Private1 network.The WKS1 computer configuration is as shown in the following table. Network Addresses IPv4 Address 10.128.64.113 Subnet mask 255.255.252.0 Default Gateway 10.128.64.1 The routers are configured as shown in the following table. Router ID Addresses R1 interface 1 R1 interface 2 (To Internet) 10.128.64.1 131.107.108.37 R2 interface 1 R2 interface 2 10.128.64.10 10.128.4.1 WKS1 is unable to connect to the Private1 network by using the current configuration.You need to add a persistent route for the Private1 network to the routing table on WKS1.Which command should you run on WKS1?()A. Route add -p 10.128.4.0/22 10.128.4.1B. Route add p 10.128.4.0/26 10.128.64.10C. Route add p 10.128.4.0 mask 255.255.255.192 10.128.64.1D. Route add p 10.128.64.10 mask 255.255.255.192 10.128.4.0

考题 In the exhibit, what does the () symbol indicate?() A. There is a software issue with ge-1/0/1.0 interface.B. There is a hardware issue with ge-1/0/1.0 interface.C. The next hop of 172.25.213.11 is selected.D. The next hop of 172.25.213.11 is not resolvable.

考题 要使得Quidway交换机正常运行IGMP,下列配置命令中哪些命令是必需的()。 A.[Quidway-interface-vlan1]pim dm;B.[Quidway-interface-vlan1]igmp enable;C.[Quidway-interface-vlan1]igmp version 2;D.[Quidway]multicast routing-enable。

考题 Refertotheexhibit.WhichthreestatementsdescribethestepsthatarerequiredtoconfigureanIPsecsite-to-siteVPNusingaGREtunnel?() A.Thecommandaccess-list110permitgremustbeconfiguredtospecifywhichtrafficwillbeencrypted.B.Thecommandaccess-list110permitipmustbeconfiguredtospecifywhichhostscanusethetunnel.C.Thetunneldestination172.17.63.18commandmustbeconfiguredontheTunnel0interface.D.ThetunnelmodegrecommandmustbeconfiguredontheTunnel0interface.E.ThetunnelsourceEthernet1commandmustbeconfiguredontheTunnel0interface.F.ThetunnelsourceTunnel0commandmustbeconfiguredontheTunnel0interface.

考题 You‘re the systems administrator at Testing, and you create the following access control lists.You then enter the command ip access-group 101 in to apply access control list 101 to router TK1s e0 interface.Which of the following Telnet sessions will be blocked as a result of your access lists?()A. Telnet sessions from host A to host 5.1.1.10B. Telnet sessions from host A to host 5.1.3.10C. Telnet sessions from host B to host 5.1.2.10D. Telnet sessions from host B to host 5.1.3.8E. Telnet sessions from host C to host 5.1.3.10F. Telnet sessions from host F to host 5.1.1.10

考题 Asanetworkengineer,studytheexhibitcarefully.RouterNetisunabletoestablishanADSLconnectionwithitsprovider.Whichactionwouldcorrectthisproblem?() A.OntheDialer0interface,addthepppoeenablecommandB.OntheDialer0Interface,addtheipmtu1496commandC.OntheATM0/0interface,addthedialerpool-member1commandD.OntheATM0/0interface,addthedialerpool-member0command

考题 Which command shows if an access list is assigned to an interface?() A. show ip interface [interface] access-listsB. show ip access-lists interface [interface]C. show ip interface [interface]D. show ip access-lists [interface]

考题 Usetheoutputfromtheroutershowninthegraphicabovetodeterminewhichofthefollowingarecorrect.() A.Router John uses alink-state routing protocol.B.Router John will receive routing updates on the Serial0/0 interface.C.Router John will receive routing updates on the Serial0/1 interface.D.Router John will send routing updates out the Serial0/0 interface.E.Router John will send routing updates out the FastEthernet0/0 interface.F.Router John will send routing updates out the Serial0/1 interface.

考题 下述代码中,statement应该如何写才能使得程序输出1 int t = 1; try { ...... throw t; ...... } catch (statement ) { cout << i; }A.int iB.float iC.unsigned int iD.exception i

考题 1、下述代码中,statement应该如何写才能使得程序输出1 int t = 1; try { ...... throw t; ...... } catch (statement ) { cout << i; }A.int iB.float iC.unsigned int iD.exception i