- 1、本文档共4页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
router-vlan 思科认证网络助理工程师CCNA培训PPT资料
sw1的配置
sw1#vlan database
sw1(vlan)#vlan 2 name skzx2
sw1(vlan)#vlan 3 name skzx3
sw1(vlan)#vtp server
sw1(vlan)#vtp domain skzx
sw1(config)#int f0/1
sw1(config-if)#switchport access vlan 2
sw1(config)#int f0/2
sw1(config-if)#switchport access vlan 3
sw1(config)#int f0/15
sw1(config-if)#switchport mode trunk
sw1(config-if)#switchport trunk encapsulation dot1q
sw1(config)#int f0/14
sw1(config-if)#switchport mode trunk
sw1(config-if)#switchport trunk encapsulation dot1q
sw2的配置
sw1#vlan database
sw1(vlan)#vtp client
sw1(vlan)#vtp domain skzx
sw1(config)#int f0/3
sw1(config-if)#switchport access vlan 2
sw1(config)#int f0/4
sw1(config-if)#switchport access vlan 3
sw1(config)#int f0/15
sw1(config-if)#switchport mode trunk
sw1(config-if)#switchport trunk encapsulation dot1q
router1的配置
router1(config)#interface f0/14
router1(config-if)#no shutdown
router1(config)#interface f0/0.1
router1(config-subif)#encapsulation dot1Q 2
router1(config-subif)#ip add 192.168.20.1 255.255.255.0
router1(config)#interface f0/0.2
router1(config-subif)#encapsulation dot1Q 3
router1(config-subif)#ip add 193.168.20.1 255.255.255.0
pc1的配置
pc1#config t
pc1(config)#interface f0/0
pc1(config-if)#ip add 192.168.20.2 255.255.255.0
pc1(config-if)#no shutdown
pc1(config)#ip route 0.0.0.0 0.0.0.0 192.168.20.1
pc2的配置
pc2#config t
pc2(config)#interface f0/0
pc2(config-if)#ip add 192.168.20.2 255.255.255.0
pc2(config-if)#no shutdown
pc2(config)#ip route 0.0.0.0 0.0.0.0 193.168.20.1
pc3的配置
pc1#config t
pc1(config)#interface f0/0
pc1(config-if)#ip add 192.168.20.3 255.255.255.0
pc1(config-if)#no shutdown
pc1(config)#ip route 0.0.0.0 0.0.0.0 192.168.20.1
pc4的配置
pc2#config t
pc2(config)#interface f0/0
pc2(config-if)#ip add 193.168.20.3 255.255.255.0
pc2(config-if)#no shutdown
pc2(config)#ip route 0.0.0.0 0.0.0.0 193.168.20.1
您可能关注的文档
- 2012版《蚌埠学院本科毕业的设计(论文)工作管理暂行办法》(附件1-12).doc
- Linux操作系统 Linux第11章 WWW服务器的配置.ppt
- Linux操作系统 Linux第4章 Linux系统的用户管理.ppt
- Linux操作系统 Linux第6章 Shell脚本的编辑.ppt
- Linux操作系统 Linux第7章 网络基础知识.ppt
- Linux网络服务器配置与管理7 第7章 系统初始化和服务.ppt
- Linux网络服务器配置与管理1 第1章 概述与安装.ppt
- Linux网络服务器配置与管理2 第2章 图形化应用.ppt
- literature 1 大学英语泛读课件.ppt
- literature 10 大学英语泛读课件.ppt
- RNAi-2 生命科学前沿 教学课件.ppt
- RomaxDesigner_Introduction 英文教学课件.ppt
- RPG游戏介绍第03次课RPG游戏 游戏制作 教学课件 游戏架构与策划.ppt
- RS-485总线的理论与运用 技能评估体系课件.doc
- RT-PCR 逆转录-聚合酶链反应 生命科学前沿 教学课件.ppt
- RSA 信息安全概论课件与复习提纲.ppt
- Routing Protocols and Concepts – Chapter 4距离矢量路由协议.ppt
- rubylearning_cn_draft 中文版教程.pdf
- S001 有机化学的研究对象 有机化学 教学课件.ppt
- S006 第六章 卤代烃 有机化学 教学课件.ppt
文档评论(0)