下面是 DHCP 协议工作的 4 种消息,正确的顺序应该是( )。 ①DHCP Discover ②DHCP Offer ③DHCP Request ④DHCP AckA.①③②④B.①②③④C.②①③④D.②③①④

题目

下面是 DHCP 协议工作的 4 种消息,正确的顺序应该是( )。 ①DHCP Discover ②DHCP Offer ③DHCP Request ④DHCP Ack

A.①③②④

B.①②③④

C.②①③④

D.②③①④


相似考题
参考答案和解析
正确答案:B
更多“下面是 DHCP 协议工作的 4 种消息,正确的顺序应该是( )。 ①DHCP Discover ②DHCP Offer ③DHCP Requ ”相关问题
  • 第1题:

    DHCP服务器和DHCP客户端的交换过程如下:DHCP客户机广播“ 【11】 ”消息,试图找到网络中的DHCP服务器,以便从DHCP服务器获得一个IP地址。DHCP服务器收到“ 【11】 ”消息后,就向网络中广播“ 【12】 ”消息,其中包括提供给DHCP客户机的lP地址和相关配置信息。DHCP客户机收到“ 【12】 ”消息,如果接受DHCP服务器所提供的相关参数,就通过广播“ 【13】 ”向DHCP服务器请求提供IP地址。DHCP服务器广播“ 【14】 ”消息,将 【15】 分配给DHCP客户机。


    正确答案:
    (3)本题是对DHCP基本概念与工作原理
    【11】 DHCP发现
    【12】 DHCP供给
    【13】 DHCP请求
    【14】 DHCP确认
    【15】 IP地址
    【解析】
    ?DHCP客户机广播“DHCP发现”消息,试图找到网络中的
    DHCP服务器,以便从DHCP服务器获得一个IP地址;
    ?DHCP服务器收到“DHCP发现”消息后,就向网络中广播
    “DHCP供给”消息,其中包括提供给DHCP客户机的口地址和相关配置信息;
    ?DHCP客户机收到“DHCP供给”消息,如果接受DHCP服务器所提供的相关参数,就通过广播“DHCP请求”向DHCP服务器请求提供IP地址;
    ?DHCP服务器广播“DHCP确认”消息,将IP地址分配给DHCP客户机;
    ?当DHCP服务器负责多个网段的IP地址分配时,使用如下原则:如果收到不是从DHCP中继转发来的“DHCP发现”消息,会
    选择收到“DHCP发现”消息的子网所处的网段分配IP地址;否则会选择转发“DHCP发现”消息的DHCP中继所处子网的网段。这种情况下,DHCP服务器需要配置多个作用域,即负责多个网段的IP地址分配。

  • 第2题:

    Regarding DHCP (dynamic host configuration protocol), which two of the following choices below are true? (Select two answer choices)

    A. The DHCP Discover message uses FF-FF-FF-FF-FF as the Layer 2 destination address.

    B. The DHCP Discover message uses UDP as the transport layer protocol.

    C. The DHCP Discover message uses a special Layer 2 multicast address as the destination address.

    D. The DHCP Discover message uses TCP as the transport layer protocol.

    E. The DHCP Discover message does not use a Layer 2 destination address.

    F. The DHCP Discover message does not require a transport layer protocol.


    正确答案:AB
    A,B 解析:Explanation:
    DHCP uses UDP as its transport protocol. DHCP messages from a client to a server are sent to the DHCP server port (UDP port 67), and DHCP messages from a server to a client are sent to the DHCP client port (UDP port 68).The client broadcasts a DHCPDISCOVER message on its local physical subnet. The DHCPDISCOVER message may include options that suggest values for the network address and lease duration. BOOTP relay agents may pass the message on to DHCP servers not on the same physical subnet.

    Each server may respond with a DHCPOFFER message that includes an available network address in the "ipaddr" field (and other configuration parameters in DHCP options). Servers need not reserve the offered network address, although the protocol will work more efficiently if the server avoids allocating the offered network address to another client. The server unicasts the DHCPOFFER message to the client (using the DHCP/BOOTP relay agent if necessary) if possible, or may broadcast the message to a broadcast address (preferably 255.255.255.255) on the client's subnet.

    Incorrect Answers:
    C. DHCP messages are broadcast to the "all hosts" address. IP multicast addresses are not used.

    D. UDP is used, not TCP.

    E. Since DHCP is used so that a client can obtain an IP address, a layer two destination address must be used, as the layer 3 IP address does not yet exist on the client for the return traffic.

    F. DHCP, along with nearly every other type of traffic, requires the use of a transport layer protocol.

  • 第3题:

    When does the E-series router start monitoring DHCP traffic using the DHCP External function?()

    A. When the discovery packet enters the router from the DHCP client.

    B. Only when the offer packet enters the router from the DHCP server.

    C. When the acknowledge packet enters the router from the DHCP server.

    D. Only when the discovery packet leaves the router going to the DHCP server.


    参考答案:D

  • 第4题:

    DHCP relay又称为DHCP中继,下列关于DHCP relay的说法正确的是()。

    A.DHCP协议多采用广播报文,如果出现多个子网则无法穿越。所以需要DHCP relay设备

    B.DHCP relay一定是一台交换机或者路由器

    C.DHCP relay设备可以是一台主机

    D.DHCP relay不改变报文内容,报文原样转发


    参考答案:A, C

  • 第5题:

    下列关于DHCP服务器与DHCP客户机的交互过程中,错误的是

    A.DHCP客户机广播“DHCP发现”消息时使用的源IP地址是127.0.01DHCP客户机广播"DHCP发现"消息时使用的源IP地址是0.0.0.0

    B.DHCP服务器收到“DHCP发现”消息后,就向网络中广播“DHCP供给”信息

    C.DHCP客户机收到“DHCP供给”消息后向DHCP服务器请求提供IP地址

    D.DHCP服务器广播“DHCP确认”消息,将IP地址分配给DHCP客户机


    正确答案:A

  • 第6题:

    下面是DHCP协议工作的4种消息,正确的顺序应该是(40) 。①DHCP Discovery

    ②DHCP Offer

    ③DHCP Request

    ④DHCP Ack

    A.①③②④
    B.①②③④
    C.②①③④
    D.②③①④

    答案:B
    解析:

  • 第7题:

    所有支持DHCP协议并能够发起DHCP过程的终端都称之为DHCP()。


    正确答案:客户机

  • 第8题:

    如果DHCP客户端发送给DHCP 中继的DHCP Discovery报文中的广播标志位置0,那么DHCP中继回应DHCP客户端的DHCP Offer报文采用()。

    • A、unicast
    • B、broadcast
    • C、multicast
    • D、anycast

    正确答案:A

  • 第9题:

    基站盲启的正确流程是()

    • A、DHCP Discover-DHCP Offer-DHCP Request-DHCP Ack
    • B、DHCP Request-DHCP Ack-DHCP Discover-DHCP Offer
    • C、DHCP Request-DHCP Offer-DHCP Discover-DHCP Ack
    • D、DHCP Discover-DHCP Ack-DHCP Request-DHCP Offer

    正确答案:A

  • 第10题:

    下面哪个缩写代表CM发送DHCP Discover信息?()

    • A、dhcp(d)
    • B、dhcp(req)
    • C、dhcp(o)
    • D、dhcp(ack)

    正确答案:A

  • 第11题:

    当DHCP客户端收到服务器的DHCP Offer报文时,要回复()报文

    • A、DHCP Release
    • B、DHCP Request
    • C、DHCP Offer
    • D、DHCP Ack

    正确答案:B

  • 第12题:

    单选题
    When does the E-series router start monitoring DHCP traffic using the DHCP External function?()
    A

    When the discovery packet enters the router from the DHCP client.

    B

    Only when the offer packet enters the router from the DHCP server.

    C

    When the acknowledge packet enters the router from the DHCP server.

    D

    Only when the discovery packet leaves the router going to the DHCP server.


    正确答案: D
    解析: 暂无解析

  • 第13题:

    下列关于DHCP服务器和DHCP客户端的交互过程中,错误的是______。

    A.DHCP客户端广播“DHCP发现”消息时使用的的源IP地址是127.0.0.1

    B.DHCP服务器收到“DHCP发现”消息后,就向网络中广播“DHCP供给”消息

    C.DHCP客户端收到“DHCP供给”消息后向DHCP服务器请求提供IP地址

    D.DHCP服务器广播“DHCP确认”消息,将IP地址分配给DHCP客户端


    正确答案:A
    解析:DHCP服务器和DHCP客户端的交互过程如下。
      ①DHCP客户端广播“DHCP发现”消息,试图找到网络中的DHCP服务器,以便从DHCP服务器获得一个IP地址。由于DHCP客户端还未配置IP地址,因此只能使用广播方式发送该消息,即该消息报文的源地址为0.0.0.0,目标地址为255.255.255.255。
      ②DHCP服务器收到“DHCP发现”消息后,就向网络中广播“DHCP供给”消息。其中包括提供给 DHCP客户端的IP地址和相关的配置信息。
      ③DHCP客户端收到“DHCP供给”消息,如果接受DHCP服务器所提供的相关参数,就通过广播“DHCP请求”消息向DHCP服务器请求提供IP地址。
      ④DHCP服务器广播“DHCP确认”消息,将IP地址分配给DHCP客户端。

  • 第14题:

    下列关于Windows 2003系统DHCP服务器的描述中,错误的是( )。

    A.DHCP服务器负责多个网段IP地址分配时,需要配置多个作用域

    B.客户机与DHCP服务器不在一个网段时,需DHCP中继转发DHCP消息

    C.DHCP中继转发DHCP发现消息时,需修改该消息中的相关字段

    D.DHCP中继转发客户机的消息时,仍使用广播方式发送给DHCP服务器


    正确答案:D
    作用域是网络上IP地址的完整性连续范围。作用域通常定义为接受DHCP服务的网络上的单个物理子网。多个网段IP地址,则需要配置多个作用域。客户机与DHCP服务器在同一网段时,采用DHCP消息收到的子网所处的网段分配IP地址。否则,选择转发DHCP发现消息的中继所在的子网网段。这种情况下,DHCP服务器需要配置多个作用域,用于负责多个网段IP地址的分配。DHCP中继转发客户机的消息时,因为客户机已经拥有IP地址,且DHCP地址已经被告知,因此可以采用端到端的传递方式,因此选项D错误。

  • 第15题:

    DHCP方式获取IP是一个3次握手的过程顺序是()

    A.Request-----Offer-----discover-----ACK

    B.discover----Request-----ACK-----Offer

    C.discover-----Offer-----Request-----ACK

    D.discover----Request-----Offer-----ACK


    参考答案:C

  • 第16题:

    DHCP服务器和DHCP客户端的交换过程如下:DHCP客户机广播“DHCP发现”消息,试图找到网络中的DHCP服务器,以便从DHCP服务器获得一个IP地址。由于DHCP客户机还未配置IP地址,它只能使用广播方式发送消息,并且源IP地址设置为( )。

    A.0.0.0.0

    B.255.255.255.255

    C.255.255.255.0

    D.0.0.0.255


    正确答案:A

  • 第17题:

    DHCP客户机首次启动时需发送(请作答此空)报文请求分配IP地址,该报文中目的主机地址为( )。

    A.Dhcp Discovery
    B.Dhcp Ack
    C.Dhcp Find
    D.Dhcp Offer

    答案:A
    解析:

  • 第18题:

    下面是DHCP协议工作的4种消息,正确的顺序应该是( ) 。①DHCP Discovery②DHCP Offer③DHCP Request④DHCP Ack

    A.①③②④
    B.①②③④
    C.②①③④
    D.②③①④

    答案:B
    解析:

  • 第19题:

    DHCP客户端向DHCP服务器发送()报文进行IP租约的更新?

    • A、DHCP Request
    • B、DHCP Release
    • C、DHCP Inform
    • D、DHCP Decline
    • E、DHCP ACK
    • F、DHCP OFFER

    正确答案:A

  • 第20题:

    DHCP方式获取IP是一个3次握手的过程顺序是()

    • A、 discover----- Offer----- Request----- ACK
    • B、 discover----Request----- Offer----- ACK
    • C、 discover----Request----- ACK-----Offer
    • D、 Request----- Offer-----discover----- ACK

    正确答案:A

  • 第21题:

    如果DHCP客户端发送给DHCP中继的DHCPDiscovery报文中的广播标志位置0,那么DHCP中继回应DHCP客户端的DHCP Offer报文采用()。

    • A、unicast
    • B、broadcast
    • C、multicast
    • D、anycast

    正确答案:A

  • 第22题:

    DHCP配置存在路由的网络时,以下哪-句说法是错的?()

    • A、路由器无需配置就能够转送DHCP Discover消息
    • B、需要在路由器上配置DHCp中继代理。
    • C、路由器默认并不转发广播数据包
    • D、路由器需要配置为能够转送DHCpDiscover消息

    正确答案:D

  • 第23题:

    Regarding DHCP (dynamic host configuration protocol), which two of the following choices below are true?()

    • A、The DHCP Discover message uses FF-FF-FF-FF-FF as the Layer 2 destination address.
    • B、The DHCP Discover message uses UDP as the transport layer protocol.
    • C、The DHCP Discover message uses a special Layer 2 multicast address as the destination address.
    • D、The DHCP Discover message uses TCP as the transport layer protocol.
    • E、The DHCP Discover message does not use a Layer 2 destination address.
    • F、The DHCP Discover message does not require a transport layer protocol.

    正确答案:A,B