大型企业网络案例

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

大型企业网络案例

Document serial number【UU89WT-UU98YT-UU8CB-UUUT-UUT108】

有线网络结构设计背景总介绍

中国平安网络,由一个总公司网络、一个分公司网络和一个对外服务区组成。其中总公司网络和分公司网络在不同的地区,总公司和分公司都有公司内部的访问的数据中心(DMZ区);对外服务区被托管在中国电信。路由器ISP模拟运营商中国电信。

总公司

1)Router1作为边界路由也是核心层路由器;sw1、sw2是核心层交换机;sw3、sw4是汇聚层交换机,其中SW3分别连接了总公司部门1,总公司部门2和总公司部门3;SW4分别连接了总公司部门4,总公司部门5,总公司部门6,总公司Server以及无线路由器1。

2)总公司Server只能为公司内部提供服务,不对外提供服务。部门

1,2,3,6均可访问内网Web,Ftp和DNS服务器,部门4只可以访问内网FTP其他的都不可以访问,部门5可以访问内网Web

分公司

Router9是出口路由器,其中sw5、sw4 是核心交换机,实现冗余架构;

sw6、sw7是汇聚层交换机;其中SW6下面连接了部门1和部门2;SW7连接了部门3,部门4,Server 2以及无线路由器2。

内网ACL配置:部门1,2,4可以访问内网中的Web和Ftp服务器,部门3只可以访问内网的ftp服务器。

中国电信

企业总公司网络的出口路由器router1和分公司网络的出口路由器都与ISP 相连接,其中 router1和ISP之间使用了ppp广域网协议,启用了chap的认真方式实现与互联网相连;R9使用帧中继技术与ISP相连。该企业的对外访问服务器托管到中国电信运营商。

二、拓扑结构

总体拓扑:

总公司拓扑:

分公司拓扑:

ISP外网即帧中继:

三、知识点

1.静态路由 3.单区域OSPF 非等价负载均衡封装(chap)7.帧中继访问控制地址转换的配置间的路由 12 EIGRP手动汇总 13.路由重分布

14.默认路由 16.双链路冗余的备份的使用

四、主要功能

部门1,2,3,6均可访问内网Web,Ftp和DNS服务器。

部门4只可以访问内网FTP其他的都不可以访问。

部门5可以访问内网Web和Ftp但不可以访问DNS。

部门1,2,4可以访问外网Web以及公司总部的Web,Ftp服务器。部门3只可以访问公司总部的Ftp服务器。

五、主要配置清单

分公司Switch7配置:

(Switch#show running-config

Building configuration...

Current configuration : 2096 bytes

!

version

no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption

!

hostname Switch

!

!

!

!

!

ip dhcp pool vlan7

ip dhcp pool vlan8

!

!

ip routing

!

!

!

!

!

!

!

!

!

!

!

!

!

spanning-tree mode pvst

!

!

!

!

!

!

interface FastEthernet0/1 !

interface FastEthernet0/2 switchport access vlan 100 switchport mode access

interface FastEthernet0/3 !

interface FastEthernet0/4 !

interface FastEthernet0/5 switchport access vlan 7 switchport mode access

!

interface FastEthernet0/6 switchport access vlan 8 switchport mode access

!

interface FastEthernet0/7 !

interface FastEthernet0/8 !

interface FastEthernet0/9 !

interface FastEthernet0/10 !

interface FastEthernet0/11

interface FastEthernet0/12 !

interface FastEthernet0/13 !

interface FastEthernet0/14 !

interface FastEthernet0/15 !

interface FastEthernet0/16 !

interface FastEthernet0/17 !

interface FastEthernet0/18 !

interface FastEthernet0/19 !

interface FastEthernet0/20 !

interface FastEthernet0/21 !

interface FastEthernet0/22

相关文档
最新文档