利用6506组建网络的案例.doc
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_05.gif)
《利用6506组建网络的案例.doc》由会员分享,可在线阅读,更多相关《利用6506组建网络的案例.doc(5页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、利用6506组建网络的案例华为交换组建一个网络:核心是6506,楼层是3954P,示意图见附件。楼层交换机和主交换之间是单根光纤连接。1、VLAN如何划分,要求按部门进行VLAN划分。这个VLAN在核心交换上设置和分支交换上设置,哪一种方法实现比较简单。2、核心交换机上直接连接了两台服务器,这两台服务器要求与二部同在一个VLAN中。3、要实现IP、MAC和端口一起绑定,采用那种绑定方式。解答:如你所见,设立了VLAN 4000做为网管VLAN后是必须使用一个管理网段的,本网段只有本地意义,在不冲突其他网段的情况下可随意配置,在我的设计中,给你规划的是 192.168.254.0段,当然你也可以
2、根据你的实际情况使用变长掩码,因为你的设备数量不多,可以考虑使用如255.255.255.224等,做了管理VLAN开启telnet 后,后续服务将变的很轻松,另外开启SNMP协议后可使用Quick View管理,也可以使用如MRTG等软件实现流量监控功能,帮助解决网络问题,有空我写一个MRTG的教程弄上来,可以给你参考。问题一:如果如果需要在核心交换机上面加一个防火墙做NAT,需要在6503上在划一个VLAN,作为和防火墙连接用VLAN,具体配置如下:vlan3999port g1/0/8intvlan 3999ip add 192.168.253.1 255.255.255.252 # 说
3、明一下,设备间互连的IP最好使用252掩码quitip route-stick 0.0.0.0 0.0.0.0 192.168.253.2#不知道你是什么防火墙,但是工作原理一样防火墙上的设置给出一个eudmon 200的配置#sysname Eudemon#local-user eudemon password simple *local-user eudemon service-type telnetlocal-user eudemon level 3local-user *#tcp window 8#firewall packet-filter default permit interz
4、one local untrust direction inboundfirewall packet-filter default permit interzone trust untrust direction outboundfirewall packet-filter default permit interzone trust DMZ direction inboundfirewall packet-filter default permit interzone trust DMZ direction outboundfirewall packet-filter default per
5、mit interzone DMZ untrust direction inboundfirewall packet-filter default permit interzone DMZ untrust direction outbound#nat address-group 0 1.1.1.3 1.1.1.6 #假设你的公网IP是1.1.1.3 到1.1.1.6nat server protocol tcp global 1.1.1.3 www inside 192.168.x.xwww #顺便给出映射服务器方法nat alg enable ftpnat alg enable icmp#f
6、irewall statistic system enable#undo multicast igmp-all-enable#interface Aux0async mode flowlink-protocol ppp#interface Ethernet0/0/0description nei_wang_ipip address 192.168.253.2 255.255.255.252#interface Ethernet0/0/1description DMZ_ipip address 10.10.10.1 255.255.255.0#interface Ethernet1/0/0des
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 利用 6506 组建 网络 案例
![提示](https://www.taowenge.com/images/bang_tan.gif)
限制150内