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.
第1题:
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.10
B. Telnet sessions from host A to host 5.1.3.10
C. Telnet sessions from host B to host 5.1.2.10
D. Telnet sessions from host B to host 5.1.3.8
E. Telnet sessions from host C to host 5.1.3.10
F. Telnet sessions from host F to host 5.1.1.10
第2题:
A. show ip interface [interface] access-lists
B. show ip access-lists interface [interface]
C. show ip interface [interface]
D. show ip access-lists [interface]
第3题:
下述代码中,statement应该如何写才能使得程序输出1 int t = 1; try { ...... throw t; ...... } catch (statement ) { cout << i; }
A.int i
B.float i
C.unsigned int i
D.exception i
第4题:
A.OntheDialer0interface,addthepppoeenablecommand
B.OntheDialer0Interface,addtheipmtu1496command
C.OntheATM0/0interface,addthedialerpool-member1command
D.OntheATM0/0interface,addthedialerpool-member0command
第5题:
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.
第6题:
1、下述代码中,statement应该如何写才能使得程序输出1 int t = 1; try { ...... throw t; ...... } catch (statement ) { cout << i; }
A.int i
B.float i
C.unsigned int i
D.exception i