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


相似考题
参考答案和解析
参考答案:D
更多“What is the function of the Cisco IOS command ip nat inside source static 10.1.1.5 172.35.16.5()。 ”相关问题
  • 第1题:

    Refer to the exhibit. What command sequence will enable PAT from the inside to outside network?()

    A.(config) ip nat pool isp-net 1.2.4.2 netmask 255.255.255.0 overload

    B.(config-if) ip nat outside overload

    C.(config) ip nat inside source list 1 interface ethernet1 overload

    D.(config-if) ip nat inside overload


    参考答案:C

  • 第2题:

    某公司的机房有一台服务器,其IP地址为172.16.5.3,公司路由器的外网口为Fastethernet0/1,其IP地址为219.14.71.5。管理员要在下班回家后通过windows远程桌面访问该服务器,以下哪种操作均可以实现此需求?()

    • A、ip nat inside source static tcp 172.16.5.33389219.14.71.59000
    • B、ip nat inside source static udp 172.16.5.33389219.14.71.59000
    • C、ip nat inside source static tcp 172.16.5.33389 interface fastethernet 0/19000
    • D、ip nat inside source static udp 172.16.5.33389 interface fastethernet 0/19000

    正确答案:A,C

  • 第3题:

    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

    正确答案:D

  • 第4题:

    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.

    正确答案:D

  • 第5题:

    Given the topology of a server (with IP 209.165.202.150) protected behind the inside interface of an ASA/PIX,and the Internet on the outside interface. Users on the Internet need to access the server at any time, but the firewall administrator does not want to NAT the address of the server - since itis currentlya public address. Which of the following commands can be used to accomplish this? ()

    • A、 nat (inside) 0 209.165.202.150 255.255.255.255
    • B、 access-list no-nat permit ip host209.165.202.150 anynat(inside) 0 access-list no-nat
    • C、 static(inside,outside) 209.165.202.150 209.165.202.150 netmask 255.255.255.255
    • D、 no nat-control
    • E、 nat (inside) 1 209.165.202.150 255.255.255.255

    正确答案:B,C,D

  • 第6题:

    Which statement describes the behavior of source NAT with address shifting?()

    • A、Source NAT with address shifting translates both the source IP address and the source port of a packet.
    • B、Source NAT with address shifting defines a one-to-one mapping from an original source IP address to a translated source IP address.
    • C、Source NAT with address shifting can translate multiple source IP addresses to the same translated IP address.
    • D、Source NAT with address shifting allows inbound connections to be initiated to the static source pool IP addresses.

    正确答案:B

  • 第7题:

    You are logged into a router and with to view the layer 3 information about your neighboring Cisco routers. What IOS command gives layer 3 information for of the directly connected router interfaces?()

    • A、show ip links
    • B、show cdp neighbor
    • C、show cdp neighbor detail
    • D、show ip clients
    • E、show ip route
    • F、None of the above

    正确答案:C

  • 第8题:

    In the Cisco IOS, what is the definition of a global command?()

    • A、A command that can be entered in any configuration mode.
    • B、A command that supports all protocols.
    • C、A command that is implemented in all IOS versions.
    • D、A command that is set once and affects the entire router.
    • E、A command that is available in every release of IOS.

    正确答案:D

  • 第9题:

    单选题
    路由器配置中,静态NAT映射的命令是()。
    A

    ip nat inside source static 61.51.3.104 10.83.91.2

    B

    ip nat inside

    C

    ip nat outside

    D

    access-list 1 permit 10.83.91.0 0.0.1.255


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

  • 第10题:

    单选题
    In the Cisco IOS, what is the definition of a global command?()
    A

    A command that can be entered in any configuration mode.

    B

    A command that supports all protocols.

    C

    A command that is implemented in all IOS versions.

    D

    A command that is set once and affects the entire router.

    E

    A command that is available in every release of IOS.


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

  • 第11题:

    单选题
    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


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

  • 第12题:

    单选题
    Which statement describes the behavior of source NAT with address shifting?()
    A

    Source NAT with address shifting translates both the source IP address and the source port of a packet.

    B

    Source NAT with address shifting defines a one-to-one mapping from an original source IP address to a translated source IP address.

    C

    Source NAT with address shifting can translate multiple source IP addresses to the same translated IP address.

    D

    Source NAT with address shifting allows inbound connections to be initiated to the static source pool IP addresses.


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

  • 第13题:

    路由器配置中,静态NAT映射的命令是()。

    • A、ip nat inside source static 61.51.3.104 10.83.91.2
    • B、ip nat inside
    • C、ip nat outside
    • D、access-list 1 permit 10.83.91.0 0.0.1.255

    正确答案:A

  • 第14题:

    静态NAT的cisco路由器的配置,正确的指令是()

    • A、ip nat inside source static 192.168.0.3 211.139.250.234
    • B、ip nat inside source static 192.168.0.3 255.255.255.248 211.139.250.234
    • C、ip nat inside source static 192.168.0.3 211.139.250.234 255.255.255.248
    • D、ip nat inside source static 211.139.250.234 192.168.0.3

    正确答案:B

  • 第15题:

    Which IOS security feature is configured by the ip inspect inspection-name {in | out} command?()

    • A、IPsec site-to-site VPN
    • B、Cisco AutoSecure
    • C、Cisco IOS Firewall
    • D、IPS

    正确答案:C

  • 第16题:

    A Cisco router has been configured with the following command:IP nat pool nat-test 192.168.6.10 192.168.6.20 netmask 255.255.255.0his is an example of what type of NAT?()

    • A、Static NAT
    • B、Dynamic NAT
    • C、Dynamic NAT with overload
    • D、Port Address Translation
    • E、None of the above

    正确答案:B

  • 第17题:

    Which three methods of source NAT does the Junos OS support?() (Choose three.)

    • A、interface-based source NAT
    • B、source NAT with address shifting
    • C、source NAT using static source pool
    • D、interface-based source NAT without PAT
    • E、source NAT with address shifting and PAT

    正确答案:A,B,C

  • 第18题:

    Which three methods of source NAT does JUNOS Software support?()

    • A、interface-based source NAT
    • B、source NAT with address shifting
    • C、source NAT using static source pool
    • D、interface-based source NAT without PAT
    • E、source NAT with address shifting and PAT

    正确答案:A,B,C

  • 第19题:

    You have just installed a new web server on the Testking network. You are required to ensure that the web server is accessible from the Internet. The network uses private addressing, so an IP-to-registered address mapping is required.To do this, you enter the following command:TestKing(config)# ip nat inside source static 192.168.2.1 198.18.1.254 You unsuccessfully try to ping the Internet from a PC host on the LAN. During the troubleshooting process, you enter the "show ip nat translations" command but the output is blank. What is the most likely cause of the problem?()

    • A、The keyword overload is missing from the command.
    • B、The NAT pool must be defined first.
    • C、An access list must be defined to create static NAT translations.
    • D、The interfaces must be configured for NAT.
    • E、None of the above

    正确答案:D

  • 第20题:

    Which statement is true about source NAT?()

    • A、Source NAT works only with source pools.
    • B、Destination NAT is required to translate the reply traffic.
    • C、Source NAT does not require a security policy to function.
    • D、The egress interface IP address can be used for source NAT

    正确答案:D

  • 第21题:

    单选题
    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.


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

  • 第22题:

    单选题
    Which statement is true about source NAT?()
    A

    Source NAT works only with source pools.

    B

    Destination NAT is required to translate the reply traffic.

    C

    Source NAT does not require a security policy to function.

    D

    The egress interface IP address can be used for source NAT


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

  • 第23题:

    单选题
    You are logged into a router and with to view the layer 3 information about your neighboring Cisco routers. What IOS command gives layer 3 information for of the directly connected router interfaces?()
    A

    show ip links

    B

    show cdp neighbor

    C

    show cdp neighbor detail

    D

    show ip clients

    E

    show ip route

    F

    None of the above


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

  • 第24题:

    单选题
    A Cisco router has been configured with the following command:IP nat pool nat-test 192.168.6.10 192.168.6.20 netmask 255.255.255.0his is an example of what type of NAT?()
    A

    Static NAT

    B

    Dynamic NAT

    C

    Dynamic NAT with overload

    D

    Port Address Translation

    E

    None of the above


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