- 积分
- 74
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 注册时间
- 2022-10-3
- 最后登录
- 1970-1-1
- 阅读权限
- 20
- 听众
- 收听
助理工程师
|
5鸿鹄币
請大神幫忙我解惑一下,謝謝
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
QUESTION 121
Which two encoding methods are supported by REST APIs? (Choose two)
A. YAML
B. JSON
C. EBCDIC
D. SGML
E. XML
Correct Answer: BE
這題也有人解說A(YAML)也是答案,請問正確答案是A、B、E? 還是B、E而已?
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
QUESTION 137
If a notice-level messaging is sent to a syslog server, which event has occurred?
A. A network device has restarted
B. An ARP inspection has failedC. A routing instance has flapped
D. A debug operation is running
Correct Answer: C
這題有人講解說up/down、restart 是notification級別的,而C是routing不穩,路徑變更不會發訊息。
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
QUESTION 144
Refer to the exhibit,if the network environment is operating normally,which type of device must be connected to interface fastethernet0/1?A. DHCP client
A. DHCP client
B. PC
C. router
D. access point
Correct Answer: C
有兩派人說是C或D。
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
QUESTION 147
Several new coverage cells are required to improve the Wi-Fi network of an organization. Which two standard designs are recommended? (choose two.)
A. 5GHz provides increased network capacity with up to 23 nonoveriapping channels.
B. For maximum throughput, the WLC is configured to dynamically set adjacent access points to the same channel.
C. 5GHz channel selection requires an autonomous access point.
D. Adjacent cells with overlapping channels use a repeater access point.
E. Cells that overlap one another are configured to use nonoveriapping channels.
Correct Answer: AC
別的版本的題庫答案為B、D,但有人講解為A、E,而這題庫答案卻是A、C,所以我很亂不知道答案是甚麼。
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
QUESTION 148
The SW1 interface g0/1 is in the down/down state.which two configurations are valid reasons for the interface conditions?(choose two)
A. There is a duplex mismatch
B. There is a speed mismatch
C. There is a protocol mismatch
D. The interface is shut down
E. The interface is error-disabled
Correct Answer: BE
0602題庫的答案為D、E,而大大講解答案為B、E,跟這題庫給的答案一樣。是說D會顯示administratively down/down,所以給出B、E答案。
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
QUESTION 190
An engineer must configure an OSPF neighbor relationship between router R1 and R3 The authentication configuration has been configured and the connecting
interfaces are in the same 192.168 1.0/30 sublet. What are the next two steps to complete the configuration? (Choose two.)
A. configure the hello and dead timers to match on both sides
B. configure the same process ID for the router OSPF process
C. configure the same router ID on both routing processes
D. Configure the interfaces as OSPF active on both sides.
E. configure both interfaces with the same area ID
Correct Answer: AE
別的版本答案為D、E,但我認為A、D、E是不是都可以?
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
QUESTION 203
Which two WAN architecture options help a business scalability and reliability for the network? (Choose two)
A. asychronous routing
B. single-homed branches
C. dual-homed branches
D. static routing
E. dynamic routing
Correct Answer: AC
這題有大大解說答案為C、E,因為A這答案會讓路由出去跟進來路徑不一樣,導致NAT失敗,所以選擇C答案連接多條線路。
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
最佳答案
查看完整内容
203
C. dual-homed branches
E. dynamic routing
答案分别为双向支持和动态路由。双向支持指的是一个分支机构连接到两个独立的WAN连接,可以提高可靠性和可扩展性。动态路由则是利用路由协议来自动选择最优路径,这可以提高网络的可靠性和可扩展性。
|