重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
找答案首页 > 全部分类 > 求职面试
搜题
网友您好, 请在下方输入框内输入要搜索的题目:
搜题
题目内容 (请给出正确答案)
[主观题]

NAT的英文全称是Networking Address Translation

查看答案
更多“NAT的英文全称是Networking Address Translation”相关的问题

第1题

NAT是Network Address Translation的缩写。
点击查看答案

第2题

NAT(Network Address Translation)顾名思义就是网络IP地址的转换。NAT的出现是为了解决IP日益短缺的问题,将多个内部地址映射为少数几个甚至一个公网地址。同时它还起到了隐藏内部网络结构的作用,具有一定的安全性。NAT主要包括3种方式:PAT、动态NAT和静态NAT,PAT(Port Address Translation)也简称为NAPT,就是将多个内部地址映射为一个公网地址。这种方式常用于拨号上Internet网。其部分清单配置如下。

dial script. add set modem ABORT ERROR""ATZ OK ATL lMI&CI&D2&SOS0=0OK (1)

e0//设置e0的IP地址

ip add10.191.140.254 255.255.255.0

quit

s0//设置s0为PPP拨号方式

encapsulate PPP

line dial

idletime 180

init script. set modem//设置拨号脚本

login_script. login

def_phone XXX//设置ISP的拨入电话号码

nat enable//允许NAT出口

speed 115k

quit

route add default S0 1 (2)

nat inside source interface S0 (3)

动态NAT可以将多个内部地址映射为多个公网地址,常用于DDN专线上网。用户要得到多个公网地址,可以通过建立一个地址池,使大家共同使用这些公网地址。其部分清单配置如下。

ippool add ciu 202.103.23.1 14 (4)

e0//设置e0的IP地址

ipadd10.191.140.254255.255.255.0

quit

s0//设置s0为同步PPP专线方式,也可能为同步HDLC专线方式

encapsulate ppp (5)

port sync

ip add202.103.10.122255.255.255.252//设置端口地址

map add202.103.10.121 (6)

nat enable//允许NAT出口

quit

route add default 202.103.10.121 1//设置缺省路由

nat inside source pool ciu overload//设置为内部地址翻译,其中over load表示多个内部地址可同时使用一个公网地址。

静态NAT可以将内部地址与公网地址建立一一对应的关系,常用于对公网提供公众服务,如Web服务器。配置略。

请解释上述划线部分语句的含义?

点击查看答案

第3题

Most IP layer-based proxy mechanisms, such as network address translation(NAT), only support uni-directional proxy, from the internal network to external network(the Internet). The proxy establishes the communication channel by(66)IP addresses. The IP addresses must be(67). These proxy mechanisms prevent applications that must establish return data channels from establishing their data channels, such as, multimedia applications. IP layer-based proxy mechanisms need additional software(68)for each application that uses(69)channels. SOCKS identifies communication targets through domain names, overcoming the restriction of using private IP addresses. SOCKS can use domain names to establish communication between separate LANs, with(70)IP addresses.

A.manufacturing

B.manipulating

C.conduct

D.implement

点击查看答案

第4题

Most IP layer-based proxy mechanisms, such as network address translation(NAT), only support uni-directional proxy, from the internal network to external network(the Internet). The proxy establishes the communication channel by(86) IP addresses. The IP addresses must be(87). These proxy mechanisms prevent applications that must establish return data channels from establishing their data channels, such as, multimedia applications. IP layer-based proxy mechanisms need additional software(88)for each application that uses(89)channels. SOCKS identifies communication targets through domain names, overcoming the restriction of using private IP addresses. SOCKS can use domain names to establish communication between separate LANs, with(90)IP addresses.

A.manufacturing

B.manipulating

C.conduct

D.implement

点击查看答案

第5题

防火墙一般都具有网络地址转换功能( Network Address Translation,NAT),NAT允许多台计算机使用一个( )连接网络:

A、 Web 浏览器

B、 IP 地址

C、 代理服务器

D、 服务器名

点击查看答案

第6题

Most IP layer-based proxy mechanisms,such as network address translation (NAT),only supportuni-directional proxy,from the internal network to external network(the Interned.The proxvestablishes the communication channel by (71) IP addresses.The IP addresses must be (72) .These proxy mechanisms prevent applications that must establish return data channels from establishing their data channels,such as,multimedia applications.IP layer-based proxy mechanisms need additional software (73) for each application that uses (74) channels. SOCKS identifies communication targets through domain names,overcoming the restriction of Usina private IP addresses.SOCKS can use domain names to establish communication between separate LANs,with (75) IP addresses.

(66)

A.manufacturing

B.manipulating

C.conduct

D.implement

点击查看答案

第7题

In any NAT (network address translation) configuration, what is the Inside Global IP address?()

A. The summarized address for all internal subnetted addresses.

B. A private IP address assigned to a host on the inside network.

C. A registered address that represents an inside host to an outside network.

D. A unique IP address used on an internal network

E. Non of the above

点击查看答案

第8题

ArouterthatperformsNetworkAddressTranslation(NAT)isinstalledbetweenyourcomputerandtheInternet.Therouterfails.YouconnectthecomputerdirectlytotheInternet.YouneedtoensurethatthecomputerisconnectedtotheInternetinthemostsecuremannerpossible.Whatshouldyoudo?()

A.EnabletheRemoteDesktopfeatureintheSystemPropertiesdialogbox.

B.ConfigurethenetworkcategoryofyournetworkconnectiontoPublic.

C.ConfigurethenetworkcategoryofyournetworkconnectiontoPrivate.

D.EnabletheWindowsCollaborationComputerNameRegistrationServiceexceptioninMicrosoftWindowsFirewall.

点击查看答案

第9题

网络地址转换(NAT,Network Address Translation)是让那些使用私有地址的内部网络、连接到互联网或其他IP网络的方式。
点击查看答案

第10题

NAPT(Network Address Port Translation)的中文名称是( )。

A、网络地址端口转换

B、网络地址转换

C、网络端口地址转换

D、网络端口转换

点击查看答案
下载上学吧APP
客服
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案
购买前请仔细阅读《购买须知》
请选择支付方式
微信支付
支付宝支付
选择优惠券
优惠券
请选择
点击支付即表示你同意并接受《服务协议》《购买须知》
立即支付
搜题卡使用说明

1. 搜题次数扣减规则:

功能 扣减规则
基础费
(查看答案)
加收费
(AI功能)
文字搜题、查看答案 1/每题 0/每次
语音搜题、查看答案 1/每题 2/每次
单题拍照识别、查看答案 1/每题 2/每次
整页拍照识别、查看答案 1/每题 5/每次

备注:网站、APP、小程序均支持文字搜题、查看答案;语音搜题、单题拍照识别、整页拍照识别仅APP、小程序支持。

2. 使用语音搜索、拍照搜索等AI功能需安装APP(或打开微信小程序)。

3. 搜题卡过期将作废,不支持退款,请在有效期内使用完毕。

请使用微信扫码支付(元)
订单号:
遇到问题请联系在线客服
请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“上学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

- 微信扫码关注上学吧 -
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
- 微信扫码关注上学吧 -
请用微信扫码测试
选择优惠券
确认选择
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,如果您知道正确答案,欢迎您来纠错

上学吧找答案