设为首页收藏本站language 语言切换
查看: 3252|回复: 15
收起左侧

[其他] 300-135今天變題!!16:30要考啊!!有沒有今天考的大大記得任何一點題目??

[复制链接]
发表于 2018-5-25 13:46:39 | 显示全部楼层 |阅读模式
本帖最后由 kweikweikwei 于 2018-5-25 13:47 编辑 * Z3 v7 s) n4 c; m8 C  v

% f- w- i5 w' X0 A* g; a' e, ?% o1 a剛剛聽說300-135今天變題,選擇拖圖全變,我16:30要考啊!!有沒有今天考的大大記得任何一點題目???
, e1 g$ V# P+ S1 u: \1 F/ s/ Z  o0 ^' X
发表于 2018-5-25 14:23:51 | 显示全部楼层
静等你的消息
板凳 2018-5-25 14:23:51 回复 收起回复
回复 支持 反对

举报

发表于 2018-5-25 14:53:37 | 显示全部楼层
TT题一定要谨慎的全部拿下,剩下的蒙对几题就能过了。2 m- v7 z9 `/ J: X' O
% C. r6 O2 z- f" L
切记,TT题一题都不能错,我上周考得太随意了,感觉都弄懂了,没按神图来排错,惊险过关
地板 2018-5-25 14:53:37 回复 收起回复
回复 支持 反对

举报

发表于 2018-5-25 15:19:42 | 显示全部楼层
邪玩哒 发表于 2018-5-25 14:539 s4 y9 x4 Y5 j
TT题一定要谨慎的全部拿下,剩下的蒙对几题就能过了。: y; F4 c4 J; v+ R  ~
8 _  N' Y8 y6 v# T+ c* I" M* U
切记,TT题一题都不能错,我上周考得太随意了,感 ...

8 d+ _: z; K  ]2 p1 p3 M; [" t你和我一样,我还以为自己要满分了,结果差了十万八千里
5# 2018-5-25 15:19:42 回复 收起回复
回复 支持 反对

举报

发表于 2018-5-25 15:20:39 | 显示全部楼层
TT题尽量全弄明白,保证100%的正确率,低分通过应该有戏,如果这个也不能保证,就真的悬了
6# 2018-5-25 15:20:39 回复 收起回复
回复 支持 反对

举报

发表于 2018-5-25 15:27:19 | 显示全部楼层
我也遇到过一次,好恐怖啊
7# 2018-5-25 15:27:19 回复 收起回复
回复 支持 反对

举报

 成长值: 38720
发表于 2018-5-25 17:21:03 | 显示全部楼层
恭喜,賀喜樓主!!!
8# 2018-5-25 17:21:03 回复 收起回复
回复 支持 反对

举报

发表于 2018-5-25 19:19:46 | 显示全部楼层
抱歉 , 我明天4:30要考 , 您有可能提供我一些線索嗎?. |5 h' t2 `5 }, U
5月初要考就變題一次,現在準備好又變題,萬念俱灰中
10# 2018-5-25 19:19:46 回复 收起回复
回复 支持 反对

举报

发表于 2018-5-25 19:43:05 | 显示全部楼层
請問考過的大大,題目是否變這樣?$ J2 W4 D/ C+ `$ {' h( N' \8 I7 ]
https://www.passleader.com/downl ... ple/sample_id/5421/+ R8 I$ c8 C6 [8 ?, s5 n
如果是我就要趕緊去買題目了
11# 2018-5-25 19:43:05 回复 收起回复
回复 支持 反对

举报

发表于 2018-5-25 21:14:36 | 显示全部楼层
請問題目是像這樣嗎?
2 ^/ D2 r$ K0 Q) }3 d( k3 Y. Q; s) D' o$ w4 ?2 S
QUESTION 1
; B& P$ }. m$ B0 C& w/ {. TThe following commands are issued on a Cisco Router:
5 J) G: f- E# ?2 P+ B$ {: oRouter(configuration)#access-list 199 permit tcp host 10.1.1.1 host
; }# _& C  T6 J- \- X172.16.1.1
; p' J$ o' Z2 y' h" \: NRouter(configuration)#access-list 199 permit tcp host 172.16.1.1 host
  [; N3 q% C- J& ]10.1.1.10 A& v3 V! t/ u% L& s
Router(configuration)#exit, W/ k# o6 ?8 Q; X/ Q
Router#debug ip packet 199
& k. T3 `, Y. w7 k% i4 vWhat will the debug output on the console show?
4 E8 D# Y* x& V5 Y. Q; T# fA. All IP packets passing through the router
. F& t# k# Y- t% F: Q' D/ o4 D, OB. Only IP packets with the source address of 10.1.1.1+ C/ a+ M  e6 x# T' a1 G% G8 F. J
C. All IP packets from 10.1.1.1 to 172.16.1.1
" |+ T: D# h+ M  m. }D. All IP Packets between 10.1.1.1 and 172.16.1.1/ E+ b: X% x4 P' P
Answer: D
8 Q- ^, g" W8 h  y" r+ Z8 ?2 w% J1 i7 P
Explanation:
! ^$ _; T$ ?' Q8 sIn this example, the "debug ip packet" command is tied to access list 199, specifying which IP% P) x$ E- f2 h7 A5 M1 o
packets should be debugged. Access list 199 contains two lines, one going from the host with IP2 B6 G) ^  l% S8 |+ a" Y' T( M% W
address 10.1.1.1 to 172.16.1.1 and the other specifying all TCP packets from host 172.16.1.1 to6 p8 {* M$ H; k" T, O
10.1.1.1.
( k( {& [( ~9 w! b( W8 E, E5 V! h
+ M; E! {2 }1 B9 bQUESTION 2" E% A2 D9 q; \, r  E" w( l' Z5 j; _
What level of logging is enabled on a Router where the following logs are seen? %LINK-3-' I5 a2 D* v- a  g1 c) t  Z
UPDOWN:
2 c* `9 n' b; YInterface FastEthernet0/1, changed state to up %LINEPROTO-5-UPDOWN:; g/ a$ M" k. H' G7 e
Line protocol on Interface FastEthernet0/1, changed state to up8 ?8 V! U# i( V% X
A. alerts
4 `* o+ z# G: X  zB. critical
/ V5 L* ]4 D5 c- l* ?5 {C. errors
2 K/ @4 e" X3 RD. notifications
5 G1 Q0 H. l( y1 n' Z. QAnswer: D
/ s) n8 I) F& s' Z$ n, \. P2 c6 g/ r" z8 p2 l" F; X: @  \
Explanation:
$ S9 z* N$ M9 R6 s, aCisco routers, switches, PIX and ASA firewalls prioritize log messages into 8 levels (0-7), as4 K8 c, R+ J- l& M4 ?' ?  z: `
shown below:
' {# i2 z7 J' @( @LevelLevel NameDescription
5 ~% o1 Q/ r( g2 n8 ^3 V0 Emergencies System is unusable
3 Y" T! Z* V3 F: g6 r3 r4 i- r1 Alerts Immediate action needed
7 ?( U3 a: S7 t) W- m" \1 G2 Critical Critical conditions7 F& Z( U' V( E- w: v* y) M
3 Errors Error conditions
1 Q4 B4 t3 b7 Q, g, d4 Warnings Warning conditions9 i% S" d+ \2 o9 |
5 Notifications Informational messages. R4 {# T. A4 y. ~# C7 n# p0 I1 Z7 P
6 Informational Normal but significant conditions  x1 b- R( H/ B
7 Debugging Debugging messages
# R& V9 k" y6 A& cWhen you enable logging for a specific level, all logs of that severity and greater (numerically
  A8 v6 h4 I2 A6 oless) will be logged. In this case we can see that logging level of 3 (as seen by the 3 in "LINK-3-  c; \* l) A# I' q# s9 X
UPDOWN") and level 5 (as seen by the 5 in "LINEPROTO-5-UPDOWN") are shown, which% D3 @2 s$ N# B; n& F3 i' }  O
means that logging level 5 must have been configured. As shown by the table, logging level 5 is
+ a% n1 b: T5 q" O* C0 d. w# T+ q; e2 {% B& h
QUESTION 37 L* M9 E* ^1 A
You have the followings commands on your Cisco Router:
# O* \  I6 D: o1 \ip ftp username admin/ b  i- ^# x7 [: i; M; J
ip ftp password backup$ K3 f( t0 F" n! h- N7 A
You have been asked to switch from FTP to HTTP. Which two commands will you use to replace
& x0 l7 \$ w; V4 z) Q9 h$ Q' W) z) x$ _the existing commands?
$ }" w3 B. Y7 m" A+ ~A. ip http username admin
5 G( Q7 O; D" l5 e* b6 W, k& TB. ip http client username admin
7 R# K8 f' N: [C. ip http password backup! H, N3 k8 U1 j$ D5 |3 N1 B8 b
D. ip http client password backup0 E7 w) Y3 Q1 Z1 f0 |# f) u! N( K
E. ip http server username admin# B% n/ l1 R% Q* `
F. ip http server password backup- {* d: ?4 J( k0 `" @# C
Answer: BD
/ n7 n  D; }' I$ d1 S  Q: o+ N! f0 i: h% Q" y  r- @
Explanation:# L. \2 m+ \& Z
Configuring the HTTP Client; X7 Q4 N( S5 K8 m5 b
Perform this task to enable the HTTP client and configure optional client characteristics. The
2 x# P4 B6 A  ~; w/ [0 D& \. c9 Gstandard HTTP 1.1 client and the secure HTTP client are always enabled. No commands exist to" J& H% H  G4 T$ m
disable the HTTP client. For information about configuring optional characteristics for the HTTPS
1 l7 g- s+ X: x9 S0 l' Eclient, see the HTTPS-HTTP Server and Client with SSL 3.0, Release 12.2(15)T, feature module.
12# 2018-5-25 21:14:36 回复 收起回复
回复 支持 反对

举报

发表于 2018-5-25 23:07:10 | 显示全部楼层
大大您還可以救到一些人 , 如果TT全對 , BGP , CASE題都對
- \0 V0 C& \1 L0 X選擇托圖只要矇對幾題是否有機會?
13# 2018-5-25 23:07:10 回复 收起回复
回复 支持 反对

举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-6-24 22:44 , Processed in 0.123745 second(s), 23 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表