更多“下面命令的作用是什么()。ip address pppnegotiate ”相关问题
  • 第1题:

    在以上配置命令列表中,命令ip classless的作用是什么?


    正确答案:告诉路由器当收到无法转发的包时将其传递给默认路由而不是简单地丢弃 命令ip classless是一条全局配置命令其作用是不要受A、B、C类地址的限制在路由器收到一个无法转发的数据包时要用最适合的超网(Supemet)作为目标地址转发而不是简单地丢弃。
    告诉路由器,当收到无法转发的包时,将其传递给默认路由,而不是简单地丢弃 命令ip classless是一条全局配置命令,其作用是不要受A、B、C类地址的限制,在路由器收到一个无法转发的数据包时,要用最适合的超网(Supemet)作为目标地址转发,而不是简单地丢弃。

  • 第2题:

    下面是防火墙接口的配置命令:

    fire(config) ip address outside 202.134.135.98 255.255.255.252

    fire(config) ip address inside 192.168.46.1 255.255.255.0

    fire(config) ip address dmz 10.0.0.1 255.255.255.0

    根据以上配置,写出上图中防火墙各个端口的IP地址:

    e0:(2)

    e1:(3)

    e2:(4)


    正确答案:(2)192.168.46.1 (3)202.134.135.98 (4)10.0.0.1
    (2)192.168.46.1 (3)202.134.135.98 (4)10.0.0.1 解析:本题考查的是。
    根据配置可知,该防火墙外网IP地址为202.134.135.98,内网IP地址为192.168.46.1, DMZ区的IP地址为10.0.0.1。
    从本题的示意图可知,防火墙e0口连接内部工作站,为内网接口;防火墙e1口连接Internet,为外网接口;防火墙e2口连接内部服务器,为DMZ接口。所以:
    e0:192.168.46.1
    e1:202.134.135.98
    e2:10.0.0.1

  • 第3题:

    【问题2】(3分)

    根据图4-1的配置,补充完成下面路由器的配置命令:

    Router(config)# interface (3)

    Router(config-if)#ip address 10.10.1.1 255.255.255.0

    Router(config-if)#no shutdown

    Router(config-if)#exit

    Router(config)# interface (4)

    Router(config-if)# ip address 192.168.1.1 255.255.255.0

    Router(config)# interface (5)

    Router(config-if)# ip address 10.10.2.1 255.255.255.0


    正确答案:

    【问题2】(3分)

    (3)ethernet 0/0   (e0/0)

    (4)ethernet 0/l  (e0/1)

    (5)serial0/0 (s0/0)

  • 第4题:

    下列选项中,属于配置IP地址池的名称的命令是( )。

    A.ip dhcp pool

    B.dns-server address

    C.default-router address

    D.ip dhcp excluded-address


    正确答案:A
    解析:路由器上配置DHCPServer的第一步是建立一个地址池。建立地址池的方法是,使用“ipdhcppool”命令为地址池赋予一个名称,可以是一组字符串或数字。

  • 第5题:

    给一个端口配置IP192.168.1.1/30地址,命令应为()。

    • A、ip address 192.168.1.1 255.255.255.253
    • B、ip address 192.168.1.1 255.255.255.250
    • C、ip address 192.168.1.1 255.255.255.240
    • D、ip address 192.168.1.1 255.255.255.0

    正确答案:A

  • 第6题:

    在MGWR4上配置的IP地址,从用途上可以分成().

    • A、IP Address for Signaling
    • B、IP Address for Traffic
    • C、IP Address for O&M
    • D、IP Address for Backup

    正确答案:A,B,C

  • 第7题:

    要在一个接上配置IP地址和子网掩码,正确的命令是哪个?()

    • A、Switch(config)#ip address 192.168.1.1
    • B、Switch(config-if)#ip address 192.168.1.1
    • C、Switch(config-if)#ip address 192.168.1.1 255.255.255.0
    • D、Switch(config-if)#ip address 192.168.1.1 netmask 255.255.255.0

    正确答案:C

  • 第8题:

    当要配置路由器的接口地址时应采用哪个命令?()

    • A、ip address 1.1.1.1 netmask 255.0.0.0
    • B、ip address 1.1.1.1/24
    • C、set ip address 1.1.1.1 subnetmask24
    • D、ip address 1.1.1.1255.255.255.248

    正确答案:D

  • 第9题:

    A server has been assigned the 192.168.100.127/25 IP address. The server is experiencing strange network connectivity related problems.  Which of the following would BEST describe the problem?()

    • A、 IP address is classful.
    • B、 IP address is a subnet broadcast address.
    • C、 IP address is a subnet network address.
    • D、 IP address is classless.

    正确答案:B

  • 第10题:

    单选题
    Which of the following commands provides data plane information required to forward a packet toa specific ip address?()
    A

    sh ip route

    B

    sh ip cef 〈ip_address〉

    C

    sh adjacency 〈ip_address〉

    D

    sh ip route 〈ip_addres$〉

    E

    sh ip adjacency 〈/p_address〉

    F

    sh ip cef 〈mac_addrQss〉〈ip_address〉


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

  • 第11题:

    单选题
    下面哪项为配置SON控制器侦听地址的命令?()
    A

    Openflowlistening-ip1.1.1.1

    B

    Sdncontrollersoure-address1.1.1.1

    C

    Controller-ip1.1.1.1

    D

    Sdnlistening-ip1.1.1.1


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

  • 第12题:

    单选题
    给一个端口配置IP192.168.1.1/30地址,命令应为()。
    A

    ip address 192.168.1.1 255.255.255.253

    B

    ip address 192.168.1.1 255.255.255.250

    C

    ip address 192.168.1.1 255.255.255.240

    D

    ip address 192.168.1.1 255.255.255.0


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

  • 第13题:

    配置IP地址池的名称采用的命令是______。A.ip dhcp poolB.ip dhcp excluded-addressC.defau

    配置IP地址池的名称采用的命令是______。

    A.ip dhcp pool<name>

    B.ip dhcp excluded-address

    C.default-router address

    D.dns-server address


    正确答案:A
    解析:路由器上配置DHCP Server的第一步是建立一个地址池。建立地址池的方法是:使用“ip dhcp poolname>”命令为地址池赋予一个名称,可以是一组字符串或数字。

  • 第14题:

    某局域网通过两个路由器划分为3个子网,拓扑结构和地址分配如图所示。

    下面是路由器Rl的配置命令列表,在空白处填写合适的命令/参数,实现R1的正确配置。

    Router>en

    Routerconf term

    Router(config)hosmame R1

    (1)

    R1(config—if)ip address 192.168.1.2 255.255.255.0 l

    Rl(config—if)no shutdown

    Rl(config—if)int sO

    Rl(config—if)ip address (2)

    Rl(config—if)no shutdown

    Rl(config—if)clock rate 56000

    Rlf config—if)exit

    R1(config)ip routing

    Rl(config)ip route 0.0.0.0 0.0.0.0 (3)

    R1(config)ip classless

    R1(config)exit

    R1copy run start

    下面是路由器R2的配置命令列表,在空白处填写合适的命令参数,实现R2的正确配置。

    Router>en

    Routerconf term

    Router(config)hostname R2

    R2(config)int e0

    R2(config—if)ip address 192.168.3.1 255.255.255.0

    R2(config—iOno shutdown

    R2(config—if)int sO

    R2(config—if)ip address 192.168.2.2 255.255.255.0

    R2(config—if)no shutdown

    R2(config—if)(4)

    R2(config)ip routing

    R2(config)ip route 0.0.0.0 0.0.0.0 (5)

    R2(config)ip classless

    RE(config)exit

    R2copy run start


    正确答案:(1)interface eo (2)192.168.2.1 255.255.255.0 (3)192.168.2.2 (4)exit (5)192.168.2.1
    (1)interface eo (2)192.168.2.1 255.255.255.0 (3)192.168.2.2 (4)exit (5)192.168.2.1 解析:路由器各模式的转换命令如下所示:
    Router>(用户执行模式提示符)
    Router>enable(进入特权模式命令)
    Router#(特权模式提示符)
    Router#config terminal(进入配置模式)
    Router(config)#(全局配置模式提示符)
    Router(config)#interface FastEthemet/0(进人接口配置子模式)
    Router(config—if)#(接口配置子模式提示符)
    Router(eonfig—if)#exit(退出接口配置子模式)
    Router(eonfig)#exit(退出全局配置模式。进入特权模式)
    Router#disable(退出特权模式)
    空白(1)处前一个命令是对全局配置模式,后一个命令是对接口eo的配置,所以该空应是进入接口配置子模式的命令。.根据网络拓扑结构图,可以得出路由器的接口地址192.168.2.1 255.255、255.0,默认路由为192.168.2.2。
    根据空白(4)处前后两个命令,由接口配置模式退回到全局配置模式应该使用exit命令。由网络拓扑结构图,可以得出路由器R2的B0接口的转发地址应该是192.168.2.1。

  • 第15题:

    [说明]

    某局域网通过两个路由器划分为3个子网,拓扑结构和地址分配如图5-1所示。

    [问题1] (6分)

    下面是路由器R1的配置命令列表,在空白处填写合适的命令/参数,实现R1的正确配置,

    Router>en

    Router>conf term

    Router(config)hostname Rl

    ___(1)___

    R1(config-if) ip address 192.168.1.2 255.255.255.0

    R1(config-if) no shutdown

    R1(config-if)int s0

    R1(config-if)ip address ___(2)___

    R1(config-if)no shutdown

    R1(config-if)clock rate 56000

    R1(config-if)exit

    R1(config)ip routing

    R1(config)ip route 0.0.0.0 0.0.0.0 ___(3)___

    R1(config)ip classless

    R1(config)exit

    R1copy run start

    [问题2] (3分)

    下面是路由器R2的配置命令列表,在空白处填写合适的命令参数,实现R2的正确配置。

    Router>en

    Routerconf term

    Router(config)hostname R2

    R2(config)int e0

    R2(config-if)ip address 192.168.3.1 255.255.255.0

    R2(config-i0no shutdown

    R2(config-if)int s0

    R2(config-if)ipaddress 192.168.2.2 255.255.255.0

    R2(config-if)no shutdown

    R2(config-if) ___(4)___

    R2(config)ip roudng

    R2(config) ip route 0.0.0.0 0.0.0.0 ___(5)___

    R2(config) ip classless

    R2(config) exit

    R2 copy run start

    [问题3] (2分)

    在以上配置命令列表中,命令ip routing的作用是什么

    [问题4] (2分)

    在以上配置命令列表中,命令ip classless的作用是什么

    [问题5] (2分)

    在以上配置命令列表中,命令copy run start的作用是什么


    正确答案:
    [问题1](1)R1(config)#inte0(2)192.168.2.1255.255.255.0(3)192.168.2.2[问题2](4)exit(5)192.168.2.1[问题3]配置路由器时要先使用"iprouting"设置允许配置路由,若没有这一步,将导致配置的路由无效。[问题4]"ipclassless"命令的作用是告诉路由器,当收到无法转发的包时,将其传递给默认路由,而不是简单地丢弃。[问题5]用"copyrunstart"命令将配置写入非易失性RAM(NVRAM)中,否则下次启动时配置参数将丢失。

  • 第16题:

    在Linux中,可以使用(68)命令为计算机配置IP地址。

    A.ifconfig
    B.config
    C.ip-address
    D.ipconfig

    答案:A
    解析:
    Linux中为计算机配置IP地址的命令为ifconfig,而在Windows中,为计算机配置IP地址的命令为ipconfig。参考答案:(68)A

  • 第17题:

    以下哪些命令可以检验静态路由()

    • A、ping–t IP_address
    • B、ipconfig/displaydns
    • C、tracet IP_address
    • D、netuse IP_address

    正确答案:A,C

  • 第18题:

    When a DHCP server is configured, which two IP addresses should never be assignable to hosts? ()

    • A、network or subnetwork IP address
    • B、broadcast address on the network
    • C、IP address leased to the LAN
    • D、IP address used by the interfaces
    • E、manually assigned address to the clients
    • F、designated IP address to the DHCP server

    正确答案:A,B

  • 第19题:

    A server has been assigned the 192.168.100.127/25 IP address. The server is experiencing strange network connectivity related problems. Which of the following would BEST describe the problem?()

    • A、IP address is classful.
    • B、IP address is a subnet broadcast address.
    • C、IP address is a subnet network address.
    • D、IP address is classless

    正确答案:D

  • 第20题:

    下面命令的作用是什么()。 ip address pppnegotiate

    • A、开启向对端请求 IP 地址的功能
    • B、开启接受远端请求 IP 地址的功能
    • C、开启向静态分配 IP 地址的功能
    • D、以上都不对

    正确答案:A

  • 第21题:

    When an SRX series device receives an ESP packet, what happens?()

    • A、If the destination address of the outer IP header of the ESP packet matches the IP address of the ingress interface, it will
    • B、If the destination IP address in the outer IP header of ESP does not match the IP address of the ingress interface, it will
    • C、If the destination address of the outer IP header of the ESP packet matches the IP address of the ingress interface, based packet.
    • D、If the destination address of the outer IP header of the ESP packet matches the IP address of the ingress interface, based of inner header, it will decrypt the packet.

    正确答案:C

  • 第22题:

    单选题
    下面命令的作用是什么()。 ip address pppnegotiate
    A

    开启向对端请求 IP 地址的功能

    B

    开启接受远端请求 IP 地址的功能

    C

    开启向静态分配 IP 地址的功能

    D

    以上都不对


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

  • 第23题:

    单选题
    当要配置路由器的接口地址时应采用哪个命令?()
    A

    ip address 1.1.1.1 netmask 255.0.0.0

    B

    ip address 1.1.1.1/24

    C

    set ip address 1.1.1.1 subnetmask24

    D

    ip address 1.1.1.1255.255.255.248


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