欢迎来到天天文库
浏览记录
ID:39583645
大小:138.50 KB
页数:16页
时间:2019-07-06
《路由器交换机配置实验一》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、要求:网络中一共4个VLAN10,20,30,40要求实现VLAN10,20主机通信走S1VLAN30,40主机通信走S2在S1S2做HSRPS1S2S3S4交换机一配置Router(config)#hostS1S1(config)#nologgingconsole配置禁止终端显示同步S1(config)#noipdomainlookup配置禁止域名解析S1(config)#lineconsole0S1(config-line)#exec-timeout00配置永不超时S1(config-line)#exitS1(config)#inrangef
2、0/0-3S1(config-if-range)#switchportmodetrunk同时将多个接口启用中继S1(config-if-range)#switchporttrunkencapsulationdot1q将Trunk封装为dot1q模式S1(config-if-range)#endS1#vlandatabase进入VLAN数据库模式S1(vlan)#vlan10S1(vlan)#vlan20S1(vlan)#vlan30S1(vlan)#vlan40S1(vlan)#vtpdomaintest配置VTP域名S1(vlan)#exitS
3、1#showvtpstatus查看VTP状态信息VTPVersion:2设备支持最大版本号ConfigurationRevision:1目前的修改编号值MaximumVLANssupportedlocally:256设备支持的最大VLAN数NumberofexistingVLANs:9目前的VALN数VTPOperatingMode:ServerVTP所在模式VTPDomainName:testVTP域名VTPPruningMode:Disabled修剪功能未启用VTPV2Mode:Disabled版本2未启用VTPTrapsGeneration
4、:DisabledMD5digest:0x130x550xBA0x020x080x980x030xEAConfigurationlastmodifiedby0.0.0.0at3-1-0200:10:55LocalupdaterIDis0.0.0.0(novalidinterfacefound)S1#conftS1(config)#iprouting开启三层路由功能S1(config)#inrangef0/0-1S1(config-if-range)#channel-group1modeon配置以太网通道Creatingaport-channeli
5、nterfacePort-channel1S1(config-if-range)#exitS1(config)#doshowetherchannel1summary查看以太网通道的配置Flags:D-downP-inport-channelI-stand-alones-suspendedR-Layer3S-Layer2U-inuseGroupPort-channelPorts-----+------------+-----------------------------------------------------------1Po1(SU)F
6、a0/0(P)Fa0/1(P)S1(config)#spanning-treevlan10rootprimary配置VLAN10为根桥VLAN10bridgeprioritysetto8192设备支持根桥的默认优先级VLAN10bridgemaxagingtimeunchangedat20默认最大老化时间VLAN10bridgehellotimeunchangedat2默认访问时间VLAN10bridgeforwarddelayunchangedat15默认转发延迟时间S1(config)#spanning-treevlan20rootprima
7、ryVLAN20bridgeprioritysetto8192VLAN20bridgemaxagingtimeunchangedat20VLAN20bridgehellotimeunchangedat2VLAN20bridgeforwarddelayunchangedat15S1(config)#doshowmac查看本机MAC地址DestinationAddressAddressTypeVLANDestinationPort-------------------------------------------------------cc00.0
8、da8.0000Self1Vlan1S1(config)#doshowspanning-treebrief查看生成树配置VLAN1Spa
此文档下载收益归作者所有