




如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
计算机网络课程设计 第一篇:计算机网络课程设计计算机网络课程设计姓名:学号:班级:完成时间:2015.12.51.课程设计要求:1.PCA至PCD五台PC机属于不同网络,且要划分VLAN2.PCA能ping通所有PC机,PCC不能ping通PCE3.PCA属于内网地址,其他PC均属于外网地址4.路由之中包含静态路由和动态路由拓扑图:2.配置过程及分析配置各PC机IP地址及网关:[root@PCAroot]#ifconfigeth010.65.1.2netmask255.255.0.0[root@PCAroot]#routeadddefaultgw10.65.1.1[root@PCBroot]#ifconfigeth0124.67.1.1netmask255.255.0.0[root@PCBroot]#routeadddefaultgw124.67.1.2[root@PCCroot]#ifconfigeth0124.68.1.1netmask255.255.0.0[root@PCCroot]#routeadddefaultgw124.68.1.2[root@PCDroot]#ifconfigeth0110.69.1.1netmask255.255.0.0[root@PCDroot]#routeadddefaultgw110.69.1.2[root@PCEroot]#ifconfigeth0110.70.1.1netmask255.255.0.0[root@PCEroot]#routeadddefaultgw110.70.1.2路由器配置:对路由器A:[RouterA]interfaceethernet0[RouterA-Ethernet0]ipaddrress110.69.1.2255.255.0.0[RouterA-Ethernet0]undoshutdown[RouterA-Ethernet0]inte1[RouterA-Ethernet1]ipaddrress110.70.1.2255.255.0.0[RouterA-Ethernet1]undoshutdown[RouterA-Ethernet1]ints0[RouterA-Serial0]ipaddrress110.11.1.2255.255.0.0[RouterA-Serial0]undoshutdown[RouterA-Serial0]clockrate64000[RouterA-Serial0]ints1[RouterA-Serial1]ipaddrress120.59.1.2255.255.0.0[RouterA-Serial1]undoshutdown[RouterA]iproute-static10.65.0.0255.255.0.0110.11.1.1在路由器A配置目的网络为10.65.0.0,下一跳地址为路由器B的S0接口地址110.11.1.1路由器B配置:[RouterB]interfaceethernet0[RouterB-Ethernet0]ipaddrress10.65.1.1255.255.0.0[RouterB-Ethernet0]undoshutdown[RouterB-Ethernet0]ints0[RouterB-Ethernet1]ipaddrress110.11.1.1255.255.0.0[RouterB-Ethernet1]undoshutdown[RouterB-Ethernet1]ints1[RouterB-Serial1]ipaddrress120.11.1.1255.255.0.0[RouterB-Serial1]undoshutdown[RouterB-Serial1]clockrate64000[RouterB]iproute-static10.69.0.0255.255.0.0110.11.1.2在路由器B配置目的网络为10.69.0.0,下一跳地址为路由器A的S0接口地址110.11.1.2[Quidway]nataddress-group110.11.1.1110.11.1.5pool1[Quidway]acl1[Quidway-acl-1]rulepermitsource10.65.0.00.0.255.255[Quidway-acl-1]ruledenysourceany[Quidway-acl-1]ints0[Quidway-Serial0]undoshut[Quidway-Serial0]natoutbound1address-grouppool1将内网的私有ip转换为外网公网ip,使得外网访问10.65.0.0网络时都是通过pool1地址池的IP地址而不是10.65.0.0中的地址。对路由器C:[

岚风****55
实名认证
内容提供者


最近下载