当前位置: 首页 > news >正文

网络运维学习笔记(DeepSeek优化版) 017 HCIA-Datacom综合实验02

文章目录

  • 综合实验2
      • sw3
      • sw4
      • gw
      • core1(sw1)
      • core2(sw2)
      • ISP

综合实验2

在这里插入图片描述

sw3

vlan 2
stp mode stp
int e0/0/1
port link-type trunk
port trunk allow-pass vlan 2
int e0/0/2
port link-type trunk
port trunk allow-pass vlan 2
int e0/0/3
port link-type access
port default vlan 2

sw4

vlan 3
stp mode stp
int e0/0/1
port link-type trunk
port trunk allow-pass vlan 3
int e0/0/2
port link-type trunk 
port trunk allow-pass vlan 3
int e0/0/3
port link-type access
port default vlan 3

gw

int loopback0
ip add 1.1.1.1 32
int g0/0/0
ip add 192.168.10.2 24
int g0/0/1
ip add 192.168.11.2 24
int g0/0/2
ip add 12.1.1.1 24
ospf 1 router-id 1.1.1.1
area 0
network 1.1.1.1 0
network 192.168.10.2 0
network 192.168.11.2 0 
default-route-advertise
ip route-static 0 0 12.1.1.2
acl 2000
rule permit source any
nat outbound 2000

core1(sw1)

vlan batch 2 3 10
stp mode stp
stp priority 4096
int g0/0/4
port link-type trunk
port trunk allow-pass vlan 2 3
int g0/0/5
port link-type trunk
port trunk allow-pass vlan 2 3 
int Eth-Trunk 1
mode lacp
trunkport GigabitEthernet 0/0/2 to 0/0/3
port link-type trunk
port trunk allow-pass vlan all
int g0/0/1
port link-type access
port default vlan 10
int vlanif 10
ip add 192.168.10.1 24 
int LoopBack0
ip add 2.2.2.2 32
ospf 1 router-id 2.2.2.2
area 0
network 0.0.0.0 255.255.255.255
int vlanif 2
ip add 192.168.2.1 24
int vlanif 3
ip add 192.168.3.1 24

core2(sw2)

vlan batch 2 3 11
stp mode stp
stp priority 8192
int g0/0/4
port link-type trunk
port trunk allow-pass vlan all
int g0/0/5
port link-type trunk
port trunk allow-pass vlan all
int Eth-Trunk 1
mode lacp
trunkport GigabitEthernet 0/0/2 to 0/0/3
port link-type trunk
port trunk allow-pass vlan all
int g0/0/1
port link-type access
port default vlan 11
int vlanif 11
ip add 192.168.11.1 24
int LoopBack0
ip add 3.3.3.3 32
ospf 1 router-id 3.3.3.3
area 0
network 0.0.0.0 255.255.255.255
int vlanif 2
ip add 192.168.2.2 24
int vlanif 3
ip add 192.168.3.2 24

ISP

ip add 12.1.1.2 24

相关文章:

  • 【前沿 热点 顶会】CVPR 2025 录用的基于扩散模型的图像生成方向的论文
  • SMT贴片机编程高效学习路径解析
  • 18.使用读写包操作Excel文件:xlrd、xlwt 和 xlutils 包
  • 数据结构系列五:栈和队列
  • MapReduce处理数据流程
  • Stable Deffusion--常见模型插件详解
  • DEADiff
  • ONNX:统一深度学习工作流的关键枢纽
  • Python —— items()方法
  • DeepSeek在文献检索中两个相关提示词
  • fastapi+angular酒店预订系统
  • pycharm环境创建
  • 强化学习 - PPO控制无人机
  • 【C语言】函数和数组实践与应用:开发简单的扫雷游戏
  • 二进制矩阵全零转换问题 | DFS
  • 建筑兔零基础Arduino自学记录47|安装和实战小灯闪烁-1
  • 91.HarmonyOS NEXT 应用国际化与本地化指南:打造全球化应用
  • 3.16学习总结 java
  • NumPy 函数用法详解:np.full 和 np.concatenate
  • MySQL数据库中的行锁
  • 东风着陆场近日气象条件满足神舟十九号安全返回要求
  • A股三大股指小幅低收:电力股大幅调整,两市成交10221亿元
  • 看展览|建造上海:1949年以来的建筑、城市与文化
  • 千亿市值光储龙头董事长向母校合肥工业大学捐赠1亿元
  • 暴涨96%!一季度“中国游中国购”持续升温,还有更多利好
  • 我的科学观|张峥:AI快速迭代,我们更需学会如何与科技共处