如何将ip地址转换为网络地址,ipv4地址怎么转换成网络地址
今天小编为大家分享生活中的小常识、日常问题解答等相关内容,希望能够帮助大家。
1、配置服务器-PT服务器。
2、IP:192.168.1.2
3、子网掩码:255.255.255.0
4、网关192.168.1.1
5、配置计算机PC0
6、IP :222.0.2.2
7、子网掩码:255.255.255.0
8、门户:222.0.2.1
9、配置路由器Router0。
10、Routeren
11、Router#conf t
12、Router(config)#host R0
13、R0(config)#int fa0/0
14、R0(config-if)#ip address 192.168.1.1 255.255.255.0
15、R0(config-if)#no shutdown
16、R0(config-if)#
17、R0(config-if)#int s2/0
18、R0(config-if)#ip address 222.0.1.1 255.255.255.0
19、R0(config-if)#no shutdown
20、R0(config-if)#clock rate 64000
21、R0(config-if)#exit
22、R0(config)#ip route 222.0.2.0 255.255.255.0 222.0.1.2
23、R0(config)#
24、配置路由器Router1。
25、R1en
26、R1#conf t
27、R1(config)#host R1
28、R1(config)#int s2/0
29、R1(config-if)#ip address 222.0.1.2 255.255.255.0
30、R1(config-if)#no shut
31、R1(config-if)#int fa0/0
32、R1(config-if)#ip address 222.0.2.1 255.255.255.0
33、R1(config-if)#no shutdown
34、R1(config-if)#
35、R1(config-if)#exit
36、R1(config)#ip route 192.168.1.0 255.255.255.0 222.0.1.1
37、R1(config)#end
38、R1#
39、R1#show ip route
40、PC0测试:
41、ping 192.168.1.2
42、R0
43、R0
44、R0en
45、R0#conf t
46、R0(config)#int fa0/0
47、R0(config-if)#ip nat inside
48、R0(config-if)#int s2/0
49、R0(config-if)#ip nat outside
50、R0(config-if)#exit
51、R0(config)#ip nat inside source static 192.168.1.2 222.0.1.3
52、R0(config)#end
53、R0#
54、R0#show ip nat translations
55、Pro Inside global Inside local Outside local Outside global
56、--- 222.0.1.3 192.168.1.2 --- ---
57、PC0测试
58、网页浏览器
59、222.0.1.3
60、Test router 0
61、show ip nat translations
本文到此结束,希望对大家有所帮助。
Www.yiLeen.com.CN艺莲園提供生活百科,美食,购物,旅游,房产,交通,家居,数码,科技,财经,教育,健康,娱乐,历史,汽车,生活消费门户网站
本文部分文字与图片资源来自于网络,转载此文是出于传递更多信息之目的,若有来源标注错误或侵犯了您的合法权益,请立即通知我们,情况属实,我们会第一时间予以删除,并同时向您表示歉意,谢谢!
联系邮箱:773537036@qq.com
发表评论