网络工程毕设-----基于华为ensp搭建校园网

在这里插入图片描述
本实验用华为模拟器ensp搭建简单的校园网络,其中用到的技术有动态路由协议OSPF,静态路由配置,HTTP、DNS以及FTP服务器的配置,PNAT端口地址转换协议,MSTP多生成树协议,VLAN划分及配置IP地址划分及配置等!
欢迎+q交流:1989046639

选取设备型号如下:
1.AR1220
2.S5700
3.S3700
操作步骤如下:

  1. Core-SW1
The device is running!
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]undo info-center enable 
Info: Information center is disabled.	
[Huawei]sysname Core-SW1	
[Core-SW1]vlan batch 10 20 30 40 11 22
Info: This operation may take a few seconds. Please wait for a moment...done.
[Core-SW1]interface Vlanif 10
[Core-SW1-Vlanif10]ip address 192.168.10.254 24	
[Core-SW1-Vlanif10]vrrp vrid 10 virtual-ip 192.168.10.252	
[Core-SW1-Vlanif10]vrrp vrid 10 priority 120
[Core-SW1-Vlanif10]vrrp vrid 10 track interface GigabitEthernet 0/0/1
[Core-SW1-Vlanif10]vrrp vrid 10 track interface GigabitEthernet 0/0/2	
[Core-SW1-Vlanif10]display this 
#
interface Vlanif10
 ip address 192.168.10.254 255.255.255.0
 vrrp vrid 10 virtual-ip 192.168.10.252
 vrrp vrid 10 priority 120
 vrrp vrid 10 track interface GigabitEthernet0/0/1
 vrrp vrid 10 track interface GigabitEthernet0/0/2
#
return
[Core-SW1-Vlanif10]quit 	
[Core-SW1]interface Vlanif 20
[Core-SW1-Vlanif20]ip address 192.168.20.254 24	
[Core-SW1-Vlanif20]vrrp vrid 20 virtual-ip 192.168.20.252	
[Core-SW1-Vlanif20]vrrp vrid 20 priority 120
[Core-SW1-Vlanif20]vrrp vrid 20 track interface GigabitEthernet 0/0/1
[Core-SW1-Vlanif20]vrrp vrid 20 track interface GigabitEthernet 0/0/2	
[Core-SW1-Vlanif20]quit 		
[Core-SW1]interface Vlanif 30
[Core-SW1-Vlanif30]ip address 192.168.30.254 24	
[Core-SW1-Vlanif30]vrrp vrid 30 virtual-ip 192.168.30.252
[Core-SW1-Vlanif30]vrrp vrid 30 track interface GigabitEthernet 0/0/1
[Core-SW1-Vlanif30]vrrp vrid 30 track interface GigabitEthernet 0/0/2	
[Core-SW1-Vlanif30]quit 
[Core-SW1]interface Vlanif 40
[Core-SW1-Vlanif40]ip address 192.168.40.254 24	
[Core-SW1-Vlanif40]vrrp vrid 40 virtual-ip 192.168.40.252
[Core-SW1-Vlanif40]vrrp vrid 40 track interface GigabitEthernet 0/0/1
[Core-SW1-Vlanif40]vrrp vrid 40 track interface GigabitEthernet 0/0/2	
[Core-SW1-Vlanif40]quit 	
[Core-SW1]interface Eth-Trunk 1
[Core-SW1-Eth-Trunk1]port link-type trunk 
[Core-SW1-Eth-Trunk1]port trunk allow-pass vlan all
[Core-SW1-Eth-Trunk1]quit 
[Core-SW1]interface GigabitEthernet 0/0/3	
[Core-SW1-GigabitEthernet0/0/3]eth-trunk 1
Info: This operation may take a few seconds. Please wait for a moment...done.
[Core-SW1-GigabitEthernet0/0/3]quit 
[Core-SW1]interface GigabitEthernet 0/0/4
[Core-SW1-GigabitEthernet0/0/4]eth-trunk 1
Info: This operation may take a few seconds. Please wait for a moment...done.
[Core-SW1-GigabitEthernet0/0/4]quit	
[Core-SW1]interface Vlanif 11	
[Core-SW1-Vlanif11]ip address 192.168.4.2 24	
[Core-SW1-Vlanif11]display this 
#
interface Vlanif11
 ip address 192.168.4.2 255.255.255.0
#
return	
[Core-SW1-Vlanif11]quit 	
[Core-SW1]interface Vlanif 22	
[Core-SW1-Vlanif22]ip address 192.168.6.2 24	
[Core-SW1-Vlanif22]display this 
#
interface Vlanif22
 ip address 192.168.6.2 255.255.255.0
#
return	
[Core-SW1-Vlanif22]quit 
[Core-SW1]port-group 5-8	
[Core-SW1-port-group-5-8]group-member g0/0/5 to g0/0/8
[Core-SW1-GigabitEthernet0/0/5]port link-type trunk 
[Core-SW1-GigabitEthernet0/0/6]port link-type trunk 
[Core-SW1-GigabitEthernet0/0/7]port link-type trunk 
[Core-SW1-GigabitEthernet0/0/8]port link-type trunk 	
[Core-SW1-port-group-5-8]port trunk allow-pass vlan all
[Core-SW1-GigabitEthernet0/0/5]port trunk allow-pass vlan all
[Core-SW1-GigabitEthernet0/0/6]port trunk allow-pass vlan all
[Core-SW1-GigabitEthernet0/0/7]port trunk allow-pass vlan all
[Core-SW1-GigabitEthernet0/0/8]port trunk allow-pass vlan all
[Core-SW1-port-group-5-8]quit
[Core-SW1]interface GigabitEthernet 0/0/1
[Core-SW1-GigabitEthernet0/0/1]port link-type access 
[Core-SW1-GigabitEthernet0/0/1]port default vlan 11	
[Core-SW1-GigabitEthernet0/0/1]quit 	
[Core-SW1]interface GigabitEthernet 0/0/2
[Core-SW1-GigabitEthernet0/0/2]port link-type access 
[Core-SW1-GigabitEthernet0/0/2]port default vlan 22
[Core-SW1-GigabitEthernet0/0/2]quit	
[Core-SW1]stp mode mstp 	
[Core-SW1]stp region-configuration 	
[Core-SW1-mst-region]region-name huawei	
[Core-SW1-mst-region]revision-level 1	
[Core-SW1-mst-region]instance 1 vlan 10 20
[Core-SW1-mst-region]instance 2 vlan 30 40	
[Core-SW1-mst-region]active region-configuration 
Info: This operation may take a few seconds. Please wait for a moment...done.	
[Core-SW1-mst-region]quit 	
[Core-SW1]stp instance 1 root primary 	
[Core-SW1]stp  instance 2 root secondary 
[Core-SW1]
[Core-SW1]ospf 10	
[Core-SW1-ospf-10]area 0	
[Core-SW1-ospf-10-area-0.0.0.0]network 192.168.10.0 0.0.0.255
[Core-SW1-ospf-10-area-0.0.0.0]network 192.168.20.0 0.0.0.255
[Core-SW1-ospf-10-area-0.0.0.0]network 192.168.30.0 0.0.0.255
[Core-SW1-ospf-10-area-0.0.0.0]network 192.168.40.0 0.0.0.255
[Core-SW1-ospf-10-area-0.0.0.0]network 192.168.4.0 0.0.0.255
[Core-SW1-ospf-10-area-0.0.0.0]network 192.168.6.0 0.0.0.255
[Core-SW1-ospf-10-area-0.0.0.0]

在这里插入图片描述

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

  • 23
    点赞
  • 313
    收藏
    觉得还不错? 一键收藏
  • 15
    评论
1 绪 论 1 1.1 校园网的发展 1 1.2 本文研究的意义及目的 1 1.3 校园网规划设计的主要任务 2 1.4论文结构安排 3 2 校园网络设计系统需求分析及目标 4 2.1 设计背景及现状 4 2.2 系统需求分析 4 2.3 校园网系统建设目标 5 2.3.1校园网系统高可靠性 5 2.3.2校园网系统高稳定性 5 2.3.3校园网系统可扩展性 6 2.3.4校园网系统可维护性 6 3 校园网总体结构设计 7 3.1 网络设计 7 3.1.1 主干网络设计 8 3.1.2 工作组网络 10 3.2 网络组网技术的选择 10 3.3 网络设计方案描述 11 3.3.1 网络总体规划设计 11 3.3.2 网络拓扑结构 12 3.3.3 网络设备的选择原则 14 3.3.4 主要网络设备配置 14 4 网络操作系统 20 4.1 网络服务器 20 4.1.1 主域服务器 20 4.1.2 INTERNET 服务器 20 4.2 网络操作系统 21 4.2.1 UNIX网络操作系统 22 4.2.2 Windows Server 2003网络操作系统 23 5 应用系统 27 5.1 办公信息管理系统软件 27 5.2 教学管理系统软件 27 5.3 图书管理系统 27 5.4 远程教育系统 27 5.5 校园网通讯服务系统 28 6 综合布线系统设计 29 6.1设计依据 29 6.1.1 系统设计标准 29 6.1.2 安装与设计规范 29 6.2 设计范围及要求 29 6.3布线的设备选择 30 6.4 布线系统设计方案描述 30 6.4.1 工作区子系统设计 30 6.4.2 水平布线子系统设计 31 6.4.3 垂直主干子系统 31 6.4.4 管理子系统 31 6.4.5 设备间子系统设计 31 6.4.6 建筑群主干子系统设计 31 8 结 论 32 致 谢 33 参考文献 34
学习Shiro框架可以按照以下步骤进行: 1. 了解基础概念:首先,你需要了解Shiro的基本概念和术语,例如主体(Subject)、认证(Authentication)、授权(Authorization)、Realm等。可以阅读Shiro的官方文档或者相关的教程来获得这些知识。 2. 安装和配置:安装Shiro框架并进行基本的配置。你可以在Shiro的官方网站上找到安装指南和配置示例。 3. 认证功能:学习如何使用Shiro进行用户认证,包括用户名密码认证、Remember Me功能、多Realm认证等。可以尝试编写简单的认证示例来理解这些功能。 4. 授权功能:学习如何使用Shiro进行用户授权,包括角色授权和权限授权。了解如何定义角色和权限,并且如何在代码中进行授权判断。 5. Session管理:了解Shiro如何管理用户的会话信息,包括会话超时、会话验证等。学习如何使用Shiro提供的Session API来管理会话。 6. 整合框架:如果你使用其他的Java框架,例如Spring或者Spring Boot,学习如何将Shiro与这些框架进行整合,以便更好地利用Shiro的功能。 7. 安全性优化:深入了解Shiro的安全性能优化技巧,例如密码加密、安全配置、防止常见安全漏洞等。 8. 实战练习:通过编写实际的应用程序来巩固所学的知识。可以尝试开发一个简单的Web应用程序,使用Shiro进行用户认证和授权。 除了官方文档和教程,还可以参考一些优秀的书籍或在线教程,例如《Apache Shiro官方指南》、《深入浅出Shiro安全框架》等。此外,加入Shiro的社区或者论坛,与其他开发者交流经验也是一个很好的学习方式。
评论 15
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值