A.no-import
B.no-export
C.no-advertise
D.no-export-subconfed
E.no-import-subconfed
第1题:
Given the output from a show route extensive command (some information removed):10.10.0.0/16(2 entries, 1 announced) Communities: 64512:666 90:4070 5834:66172.16.1.0/24(1 entries, 1announced) Communities: 65000:1696 1234:666 50:7090172.16.20.0/22 (3 entries, 1 announced)Communities: 65544:1000 80:1001 8431:14952192.168.33.64/26 (2 entries, 1 announced) Communities:10:4307 9231:1071 64512:999Which two routes appear when a show route community 64512:* command is executed?()
A.10.10.0.0/16
B.172.16.1.0/24
C.172.16.20.0/22
D.192.168.33.64/26
第2题:
Giventheoutputfromashowrouteextensivecommand(someinformationremoved):10.10.0.0/16(2entries,1announced)Communities:64512:66690:40705834:66172.16.1.0/24(1entries,1announced)Communities:65000:16961234:66650:7090172.16.20.0/22(1entries,1announced)Communities:65544:100080:10018431:14952192.168.33.64/26(2entries,1announced)Communities:10:43079231:107164512:999Whichtworoutesappearwhenashowroutecommunity64512:*commandisexecuted?()
A.10.10.0.0/16
B.172.16.1.0/24
C.172.16.20.0/22
D.192.168.33.64/26
第3题:
第4题:
Despite the wonderful acting and well-developed plot the _________ movie could not hold our attention.
A) three-hours B) three-hour
C) three-hours’ D) three-hour’s
选B
用破折号连接的作形容词不用复数.
第5题:
以下程序段的输出结果为( )。 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
第6题: