What is the function of the Cisco IOS command ip nat inside source static 10.1.1.5 172.35.16.5()。A、It creates a global address pool for all outside NAT transactionsB、It establishes a dynamic address pool for an inside static addressC、It creates dynamic so

题目

What is the function of the Cisco IOS command ip nat inside source static 10.1.1.5 172.35.16.5()。

  • A、It creates a global address pool for all outside NAT transactions
  • B、It establishes a dynamic address pool for an inside static address
  • C、It creates dynamic source translations for all inside local PAT transactions
  • D、It creates a one-to-one mapping between an inside local address and an inside global address
  • E、It maps one inside source address to a range of outside global addresses

相似考题
更多“What is the function of the Cisc”相关问题
  • 第1题:

    When defining a function activity, what is true about the Result Type?() (Choose two.)

    A. Result Type is optional.

    B. Result Type is mandatory.

    C. Result Type can be changed after it is assigned to the function activity.

    D. Result Type should belong to the same item type as the function activity


    参考答案:A, C

  • 第2题:

    In C launguage, when an array name is passed to a function, what is passed is the ______ of the beginning of the array.

    A.data

    B.value

    C.location

    D.element


    正确答案:C
    解析:译文的含义是:在C语言中,当数组名传递给函数时,传递的是数组的起始()。选项A、B、C、D的含义分别是数据、数值、位置、元素,选项C为正确答案。

  • 第3题:

    Q2 : Declare Function Multiply_Add Lib “test” (ByRef A as i as integer ) as integer

    Q2.1: Explain what is Declare Function used for ?

    Ans :

    Q2.2 : Explain the difference between ByRef and ByVal ?

    Ans :


    正确答案:
     

  • 第4题:

    What is the function of an air receiver in the compressed air system on a ship?

    A.Condenses moisture

    B.Provides overpressure protection

    C.Purifies the air

    D.Acts as an accumulator


    正确答案:D

  • 第5题:

    What is the major function of the Parliament?
    It is to pass laws.

  • 第6题:

    What is the function of internet to the logistics? ()

    • A、To direct the operation
    • B、To help the market development, operation and management
    • C、To guide the mobile equipment, like truck and ship
    • D、To speed up the process

    正确答案:B

  • 第7题:

    CISC


    正确答案: 复杂指令系统计算机,即指令系统中的指令数量多,且指令功能相对较强。

  • 第8题:

    单选题
    What is the function of an air receiver in the compressed air system on a ship? ()
    A

    Condenses moisture

    B

    Provides overpressure protection

    C

    Purifies the air

    D

    Acts as an accumulator


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

  • 第9题:

    单选题
    What is the function of thermostatic expansion valve in a compression refrigeration system?()
    A

    nonexistent

    B

    for controlling pressure

    C

    for controlling superheat

    D

    for controlling the solenoid valve


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

  • 第10题:

    问答题
    In an ACL cause, what’s the function of log or log-input keyword at the end?

    正确答案: Enable logging information of packets which match the ACL entriy with log or log-input keyword.
    Log
    Log is an optional specification that turns on informational logging. The logging information the router generate includes the access list number or name, source and destination address, protocol, upper layer port number, and number of packets logged.
    Log-input
    Log-input adds the input interface and source MAC address or virtual circuit number to the log output.
    解析: 暂无解析

  • 第11题:

    问答题
    什么是CISC?CISC指令系统的特点是什么?

    正确答案: CISC是复杂指令系统计算机的英文缩写。其特点是:
    (1)指令系统复杂庞大,指令数目一般多达2、3百条
    (2)寻址方式多
    (3)指令格式多
    (4)指令字长不固定
    (5)可访存指令不加限制
    (6)各种指令使用频率相差很大
    (7)各种指令执行时间相差很大
    (8)大多数采用微程序控制器
    解析: 暂无解析

  • 第12题:

    单选题
    What is the function of the Type 4 LSA?()
    A

    Advertise cost to the ABR.

    B

    Summarize external routes.

    C

    Advertise cost to the ASBR.

    D

    Report a broadcast segment's DR


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

  • 第13题:

    What is the function of the after-coolers installed in the diesel engine air intake system?

    A.Decrease the air density

    B.Increase the exhaust temperature

    C.Decrease the lube oil temperature

    D.Increase the air density


    正确答案:D

  • 第14题:

    Q2 : Declare Function Multiply_Add Lib “test” (ByRef A as integer ,VeRef B as integer , ByVal c as integer ) as integer

    Q2.1: Explain what is Declare Function used for ?

    Ans :

    Q2.2 : Explain the difference between ByRef and ByVal ?

    Ans :


    正确答案:
     

  • 第15题:

    以下关于CISC/RISC计算机的叙述中,不正确的是______。

    A.RISC机器指令比CISC机器指令简单

    B.RISC机器中通用寄存器比CISC多

    C.CISC机器采用微码比RISC多

    D.CISC机器比RISC机器可以更好地支持高级语言


    正确答案:D
    解析:RISC与CISC在技术特点上的对比见[典型题4-9-1]的表4-81。RISC机器设计时选择了一些使用频率较高的简单指令;其通用寄存器的数量相当多,从而可减少访存(存/取数据)次数;依靠编译程序的优化来更有效地支持高级语言。CISC机器的微码电路在芯片上所占的面积要占总面积的50%以上。

  • 第16题:

    以下关于CISC/RISC计算机的叙述中,错误的是()。

    A.RISC机器指令比CISC机器指令简单
    B.RISC中通用寄存器比CISC多
    C.CISC机器采用微码比RISC多
    D.CISC比RISC机器可以更好地支持高级语言

    答案:D
    解析:
    与CISC相比,RISC的特点是:指令数量和寻址方式少,指令格式简单,大多数指令在~个时钟周期内完成;CPU内部通用寄存器数量多;控制器多采用硬布线逻辑,且多采用流水线技术,执行速度较快。但是对于高级语言的支持能力相同。

  • 第17题:

    什么是CISC?CISC指令系统的特点是什么?


    正确答案: CISC是复杂指令系统计算机的英文缩写。其特点是:
    (1)指令系统复杂庞大,指令数目一般多达2、3百条
    (2)寻址方式多
    (3)指令格式多
    (4)指令字长不固定
    (5)可访存指令不加限制
    (6)各种指令使用频率相差很大
    (7)各种指令执行时间相差很大
    (8)大多数采用微程序控制器

  • 第18题:

    What can be done to enable the debug information for functions to be displayed when using‘ksh -x’to debug a script?()

    • A、Run the script using ‘ksh -fx’.
    • B、Run the script using ‘ksh -a function -x’.
    • C、Edit the script and add ‘set -x’ at the beginning.
    • D、Edit the script and add ‘set -x’ at the beginning of each function.

    正确答案:D

  • 第19题:

    单选题
    What is the function of the third paragraph?
    A

    To illustrate the important role and function of the assignment desk.

    B

    To give us a brief introduction of their working conditions.

    C

    To exemplify the cooperation of all sections in the company.

    D

    To emphasize the mission of the correspondents.


    正确答案: D
    解析:
    文中第二段讲assignment desk的作用以及Assignment-desk editors要做的事,第三段就举美国的例子来说明这一点,可见选项A正确。

  • 第20题:

    多选题
    When defining a function activity, what is true about the Result Type?() (Choose two.)
    A

    Result Type is optional.

    B

    Result Type is mandatory.

    C

    Result Type can be changed after it is assigned to the function activity.

    D

    Result Type should belong to the same item type as the function activity


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

  • 第21题:

    问答题
    What is the function of the affective filter?

    正确答案: According to the affective filter hypothesis, comprehensible input may not be utilized by second language acquirers if there is a “mental block” that prevents them from fully profiting from it. The affective filter acts as a barrier to acquisition: if the filter is “down”, the input reaches the LAD and becomes acquired competence; if the filter is “up”, the input is blocked and does not reach the LAD. Thus “input is the primary causative variable in SLA, affective variables acting to impel or facilitate the delivery of input to the LAD.”
    解析: 暂无解析

  • 第22题:

    单选题
    What is the function of internet to the logistics? ()
    A

    To direct the operation

    B

    To help the market development, operation and management

    C

    To guide the mobile equipment, like truck and ship

    D

    To speed up the process


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

  • 第23题:

    单选题
    What is the function of the CSMA/CD algorithm in Ethernet technologies?()
    A

    defines how the media is accessed

    B

    supplies a token to determine which host has access to the media

    C

    defines the encoding of electrical signals on the wire

    D

    determines the preamble bits


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