- 1、本文档共35页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
09网络实验报告
2011—2012学年第一学期
实验报告
专业: 计算机科学与应用
课程: 计算机网络
班级: 09计本
学号: 200916704136
姓名: 姚毅通
教师: 陈瑞志
分数:
寸金学院信息技术系
目录
实验一 交换机的基本配置
实验二 交换机VLAN间的通信
实验三 帧中继实验
实验四 实现不同vlan动态获取IP
Switchen
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#interface vlan 1
Switch(config-if)#ip address
Switch(config-if)#no shutdown
%LINK-5-CHANGED: Interface Vlan1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up
Switch(config-if)#exit
Switch(config)#ip default-gateway 00
Switch(config)#exit
Switch#
%SYS-5-CONFIG_I: Configured from console by console
Switch#show running-config
Building configuration...
Current configuration : 995 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
Switch#write
Building configuration...
[OK]
Switch#disable
Switch
建立VLAN
Switchen
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#vlan 2
Switch(config-vlan)#name test1
Switch(config-vlan)#exit
Switch(config)#vlan 3
Switch(config-vlan)#name test2
Switch(config-vlan)#exit
使用命令:Switch#show vlan 查询如下图
删除VLAN 2,输入的命令Switch(config)#no vlan 2
Switchen
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#no vlan 2
Switch(config)#exit
交换机端口VLAN划分
witch#
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#interface rang fastEthernet 0/1-2
Switch(config-if-range)#switchport access vlan 2
%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to downSwitch(config-if-range)#no shutdown
Switch(config-if-range)#exit
Switch(config
您可能关注的文档
最近下载
- 美的专卖店运营手册.doc
- 人教版五年级数学上册第六单元《多边形的面积》导学案 .doc
- (24)--6.6 原子结构 概率密度、电子云、波函数和电子云的空间图像.pdf
- RealityCapture中文教程_必威体育精装版教程【104页】.pdf
- 5.认识身边的数字设备(教学课件)-三年级信息科技全一册(河北大学版2024).pptx
- 野生动物知识竞赛考试题库(汇总600题).pdf VIP
- 《Is this your pencil》PPT精品课件7七年级上册英语人教版.pptx
- 市区燃气管道工程施工组织设计.pdf
- 李晓风-高考历史一轮复习教材分析和教学设计.ppt
- 液体渗透探伤规范-中英文(03版).pdf
文档评论(0)