- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
鸿鹄论坛_STP LACP LAB
STP+LACP LAB
Solution:
1. Verification on the Pre-Configuration:
Switch A:
a. Check the Router’s interface IP [192.168.1.10] [Need to set for the default gateway for Switch B]
b. Checks the Vlans [1, 11-13, 98-99] already created and identify the Native vlan [99] and it’s Name [TrunkNative]
c. Check the all the interfaces especially Fast Ethernet 0/3 and 0/4 [Because in many of the people report that those interfaces were already assigned to a vlan98, so we need to remove it from that vlan because we later we will be assigning them to trunk port]
Switch B:
a. Check the created vlans. [Only vlan1 created]
b. Check the SVI is assigned to the vlan1 as noted in the question [192.168.1.11/24, most of the times it is assigned in the exam]
2. Configuration on Switch B: [Configure Vlan/Assign ports/Make the Switch A ROOT for the STP]
B: The Access Switch vlan 21 name RDT
vlan 22 name SST
vlan 23 name TST
vlan 99 name TrunkNative
int range fa 0/9 – 10
switchport mode access
switchport access vlan21
spanning-tree portfast
int range fa 0/13 – 14
switchport mode access
switchport access vlan22
spanning-tree portfast
int range fa 0/15 – 16
switchport mode access
switchport access vlan23
spanning-tree portfast int vlan1
ip add 192.168.1.11
ip default-gateway 192.168.1.10
spanning-tree vlan 1,11-13,21-23,98-99 priority 61440
3. Configuration on Switch A: [Configure Vlan/ Verify the ROOT configured]
A: The Distribution Switch vlan 21 name RDT
vlan 22 name SST
vlan 23 name TST show spanning-tree [verify the ROOT]
4. Configure the Trunk Ports and Finally, Port-Aggregation [LACP]
B: The Access Switch A: The Distribution Switch int range fa 0/3 – 4
switchport trunk encapsulation dot1Q
switchport mode trunk
switchport trunk allowed vlan 1,21-23
switchport trunk native vlan 99
channel-protocol lacp
channel-group 1 mode passive
int port-channel 1
switchport trunk native vlan 99
copy run start int range fa 0/3 – 4
switchport trunk encapsulation dot1Q
switchport m
您可能关注的文档
- 南京鹏举复读2016届高三第四次月考试卷.doc
- 计算机网络-VLAN配置实验.doc
- (江苏专版)2011高考英语一轮复习巩固提升:Unit 1 Other countrie(详细解析)(牛津译林版·模块9).doc
- 孟津二高英语月考试题.doc
- MySQL数据库内存库简明安装手册v1.1.doc
- key to 2012 National English Contest c(2012全国大学生英语竞赛c类答案).docx
- 西部往事 影评.doc
- 2007年四级考试笔试试卷.doc
- gre AW作文替换词.doc
- 【2013上海黄浦二模】上海市黄浦区2013届高三下学期二模英语试题无答案.doc
文档评论(0)