简述NAT的作用。
第1题:
简述NAT实现方式。
所谓的NAT技术,就是通过具有NAT功能的设备实现内网的IP地址与公网的地址之间的相互转换,将大量的内网IP地址转换为一个或少量的公网IP地址,减少对公网IP地址的占用。
当内部网络中的一台主机想传输数据到外部网络时,它先将数据包传输到NAT路由器上,路由器检查数据包的报头,获取该数据包的源IP信息,并从它的NAT映射表中找出与该IP匹配的转换条目,用所选用的内部全局地址(全球唯一的IP地址)来替换内部局部地址,并转发数据包。
当外部网络对内部主机进行应答时,数据包被送到NAT路由器上,路由器接收到目的地址为内部全局地址的数据包后,它将用内部全局地址通过NAT映射表查找出内部局部地址,然后将数据包的目的地址替换成内部局部地址,并将数据包转发到内部主机。
略
第2题:
简述NAT的作用。
第3题:
Which of the following commands will remove all dynamic entries for a router’s NAT table?()
第4题:
简述NAT(网络地址转换)有哪些类型
第5题:
使用()命令查看NAT表项。
第6题:
Which of the following types of NAT allows multiple private internal IP addresses to use a singlepublic external IP address?()
第7题:
Which statement is true about a NAT rule action of off?()
第8题:
简述NAT的原理及优缺点.
第9题:
第10题:
clear nat translations
clear ip nat translations*
clear ip nat statistics
clear ip nat transactions*
clear ip nat translations
clear ip nat translations all
第11题:
第12题:
第13题:
简述NAT的实现方式。
所谓的NAT技术,就是通过具有NAT功能的设备实现内网的IP地址与公网的地址之间的相互转换,将大量的内网IP地址转换为一个或少量的公网IP地址,减少对公网IP地址的占用。
当内部网络中的一台主机想传输数据到外部网络时,它先将数据包传输到NAT路由器上,路由器检查数据包的报头,获取该数据包的源IP信息,并从它的NAT映射表中找出与该IP匹配的转换条目,用所选用的内部全局地址(全球唯一的lP地址)来替换内部局部地址,并转发数据包。
当外部网络对内部主机进行应答时,数据包被送到NAT路由器上,路由器接收到目的地址为内部全局地址的数据包后,它将用内部全局地址通过NAT映射表查找出内部局部地址,然后将数据包的目的地址替换成内部局部地址,并将数据包转发到内部主机。
略
第14题:
简述NAT技术的工作原理。
第15题:
设置NAT时,要在路由器外部端口上设置()。
第16题:
在MSR路由器上,使用()命令配置NAT地址池。
第17题:
以下关于NAT的说法中,()是错误的。
第18题:
NAT中inside local和inside global之间的关系并描述其作用。
第19题:
Which statement is true about a NAT rule action of off?()
第20题:
第21题:
The NAT action of off is only supported for destination NAT rule-sets.
The NAT action of off is only supported for source NAT rule-sets.
The NAT action of off is useful for detailed control of NAT.
The NAT action of off is useful for disabling NAT when a pool is exhausted
第22题:
第23题:
The NAT action of off is only supported for destination NAT rule-sets.
The NAT action of off is only supported for source NAT rule-sets.
The NAT action of off is useful for detailed control of NAT
The NAT action of off is useful for disabling NAT when a pool is exhausted.
第24题: