niusouti.com

在Cisco路由器上建立一个名为zw246的DHCP地址池,地址池的IP地址是176.115.246.0/24,其中不用于动态分配的地址有176.115.246.2~176.115.246.10,缺省网关为176.115.246.1,域名为tj.edu.cn,域名服务器地址为176.115.129.26,地址租用时间设定为6小时30分钟。下列DHCP地址池的配置,正确的是A)Router (config)#ip dhcp pool zw246Router (dhcp-config)#ip dhcp exc

题目

在Cisco路由器上建立一个名为zw246的DHCP地址池,地址池的IP地址是176.115.246.0/24,其中不用于动态分配的地址有176.115.246.2~176.115.246.10,缺省网关为176.115.246.1,域名为tj.edu.cn,域名服务器地址为176.115.129.26,地址租用时间设定为6小时30分钟。下列DHCP地址池的配置,正确的是

A)Router (config)#ip dhcp pool zw246

Router (dhcp-config)#ip dhcp excluded-address 176.115.246.2 176.115.246.10

Router (dhcp-config)#network 176.115.246.0 255.255.255.0

Router (dhcp-config)#default-router 176.115.246.1

Router (dhcp-config)#domain-name tj.edu.cn

Router (dhcp-config)#dns-server address 176.115.129.26

Router (dhcp-config)#lease 0 6 30

B)Router (config)#ip dhcp excluded-address 176.115.246.2-10

Router (config)#ip dhcp pool zw246

Router (dhcp-config)#network 176.115.246.0 255.255.255.0

Router (dhcp-config)#default-router 176.115.246.1

Router (dhcp-config)#domain-name tj.edu.cn

Router (dhcp-config)#dns-server address 176.115.129.26

Router (dhcp-config)#lease 0 6 30

C)Router (config)#ip dhcp excluded-address 176.115.246.2 176.115.246.10

Router (config)#ip dhcp pool zw246

Router (dhcp-config)#network 176.115.246.0 255.255.255.0

Router (dhcp-config)#default-router 176.115.246.1

Router (dhcp-config)#domain-name tj.edu.cn

Router (dhcp-config)#dns-server address 176.115.129.26

Router (dhcp-config)#lease 0 6 30

D)Router (config)#ip dhcp excluded-address 176.115.246.2 176.115.246.10

Router (config)#ip dhcp pool zw246

Router (dhcp-config)#network 176.115.246.0 255.255.255.0

Router (dhcp-config)#default-router 176.115.246.1

Router (dhcp-config)#domain-name tj.edu.cn

Router (dhcp-config)#dns-server address 176.115.129.26

Router (dhcp-config)#lease 30 6 0


相似考题
更多“在Cisco路由器上建立一个名为zw246的DHCP地址池,地址池的IP地址是176.115.246.0/24,其中不用于动 ”相关问题
  • 第1题:

    在Cisc0路由器上建立-个名为zw246的DHCP地址池,地址池的IP地址是176.115.246.0/24,其中不用于动态分配的地址有176.115.246.2-176.115.246.10,缺省网关为l76.115.246.1,域名为tj.edu.en,域名服务器地址为l76.115.129.26,地址租用时间设定为6小时30分钟。下列DHCP地址池的配置,正确的是( )。

    A.Router(config)#ip dhcp pool zw246Router(dhcp-eonfig)#ip dhep excluded-address l76.1 15.246.2 176.1 15.246.10Router(dhcp-eonfig)#network l76.115.246.0 255.255.255.0Router(dhcp-config)#default-router l76.115.246.1Router(dhcp-config)#domain-name tj.edu.enRouter(dhcp-config)#dns-server address 176.1 15.129.26Router(dhcp-config)#lease 0 6 30

    B.Router(config)#ip dhcp excluded-address 176.115.246.2-10Router(config)#ip dhcp pool zw246Router(dhcp-config)#network l76.1 15.246.0 255.255.255.0Router(dhcp-config)#default-router l76.115.246.1Router(dhcp-config)#domain-name tj.edu.caRouter(dhcp-config)#dns-server address l76.115.129.26Router(dhcp-config)#lease 0 6 30

    C.Router(config)#ip dhcp excluded-address l76.115.246.2 176.115.246.10Router(config)#ip dhcp pool zw246Router(dhcp-config)#network 176.115.246.0 255.255.255.0Router(dhcp-config)#default-muter l76.115.246.1Router(dhcp-config)#domain -name tj.edu.anRouter(dhcp-config)#dns-server address 176.115.129.26Router(dhcp-config)#lease 0 6 30

    D.Router(config)#ip dhcp excluded-address 176.1 15.246.2 176.1 15.246.10Router(config)#ip dhcp pool zw246Router(dhcp-config)#network 176.1 15.246.0 255.255.255.0Router(dhcp-config)#default-router 176.1 15.246.1Router(dhcp-config)#domain-name tj.edu.cnRouter(dhcp-config)#dns-server address 176.115.129.26Router(dhcp-config)#lease 30 6 0


    正确答案:C
    Cisco路由器DHCP地址池的配置:步骤一:首先排除不用于动态分配的地址(config)#ipdhcpexcluded-address176.115.246.2176.115.246.10步骤二:配置一个名为zw246的DHCP地址池(config)#ipdhcppoolzw246步骤三:配置IP地址池的子网地址和子网掩码(dhcpoconfig)#network176.115.246.0255.255.255.0步骤四:配置缺省网关(dhepocontig)#defaultorouterl76.115.246.1步骤五:配置IP地址池的域名(dhcpoconfig)#do-mainoNametj.edu.cn步骤六:配置域名服务器的IP地址(dhcpoconofig)#dnsoserveraddress176.115.129.26步骤七:配置租借期为6小时30分钟(dhcp-con.fig)#lease0630,格式为:lease天数小时数分钟数因此C选项正确。

  • 第2题:

    DHCPS erver即DHCP服务器,负责客户端IP地址的分配。在配置DHCP Server时需要以下哪些步骤()。

    A.全局使能DHCP功能

    B.配置DHCP的option82选项

    C.采用全局地址池的DHCP服务器模式时,配置全局地址池

    D.采用端口地址池的DHCP服务器模式时,配置端口地址池


    参考答案:A, C, D

  • 第3题:

    (37)

    A.很多人不使用分配的IP地址,导致地址冲突。在楼层配线问交换机端口上绑定IP地址

    B.无法获得IP地址。扩大DHCP地址池范围或分配静态地址

    C.交换机配置不当。更改交换机配置

    D.路由器配置不当。更改路由器配置


    正确答案:A
    解析:本题考查网络故障分析与处理方面的基本知识。
      其中原因分析、制定行动方案没有标准的模式,在很大程度上依赖人的知识和经验,包括对各类设备、介质、软件等的了解。
      针对本题的现象,首先应分析哪些地方可能是网络的瓶颈。显然,楼层交换机、中心机房路由器都是可能的瓶颈,其中NAT最有可能成为瓶颈。运行测试软件,可以监测到,路由器的CPU利用率极高,可能达到100%,因此应从NAT入手,消除瓶颈。分配静态IP地址,即可消除这一瓶颈。
      地址盗用是导致所述问题的最可能原因,简单而有效的解决方案如A所述。

  • 第4题:

    DHCP Server即DHCP服务器,负责客户端IP地址的分配。在配置DHCP Server时需要以下哪些步骤?()。

    A.全局使能DHCP功能

    B.配置DHCP的option82选项

    C.采用全局地址池的DHCP服务器模式时,配置全局地址池

    D.采用端口地址池的DHCP服务器模式时,配置端口地址池


    参考答案:A, C, D

  • 第5题:

    在路由器上配置DHCP Server的第一步是——。

    A.建立一个地址池

    B.配置不用于动态分配的IP地址

    C.配置IP地址池的域名系统

    D.配置IP地址池的地址租约时间


    正确答案:A
    解析:在路由器上配置DHCP Server的第一步是建立一个地址池,故选A)。