- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Version 70修改版
V70
Pre-configuration:
1. LOOPBACK Setting:
All 10 devices have Loopback 0 address is the following format:
YY.YY.X.X/24 where YY=Rack Number and X=Device Number
2. VLAN-Setting:
vlan 11 - VLAN_BB1
vlan 12 - VLAN_BB2
vlan 13 - VLAN_BB3
vlan 21 - VLAN_A
vlan 22 - VLAN_B
vlan 23 - VLAN_C
vlan 50 - CUSTOMER_1
vlan 100 - VLAN_SWITCHES
Note: The basic VLAN for your topology are preconfigured
Part 1 Bridging and Switching
1.1 Frame Relay
Configure the Frame Relay connection between R1 and R3
Configure the Frame Relay connection between R2 and R6
Configure the Frame Relay connection between R2, R4 and R5
帧中继需要ping通本端(ipv6不需要map self)
不允许全零映射和动态映射存在1.2 VTP Configuration
VTP information is partially configured from SW1 though SW4 Complete the configuration with the following requirements:
VTP domain name is RackYY
SW1 will propagate VLAN information to your stack of switches and make changes to SW2, SW3 and SW4
Ensure to secure the VTP information exchange with authentication and use cisco as your key
In the future, these four switches will be configured into transparent switches. They should NOT inspect the VTP domain name and version, and they should support unrecognized Type-Length-Value (TLV)(version 2)
vtp domain RackYY
SW1:vtp mode server SW2/SW3/SW4:vtp mode client
vtp password cisco
vtp version 2
1.3 Trunk: (Score: 2 Points)
Create Trunking among the four switches to meeting the following requirements:
Trunk should be formed unconditionally and use ISL as your encapsulation method
Choose the encapsulation method on your own and create a trunk between R6 and Sw2, make sure only VLAN_BB3 and VLAN_B will be allowed in this trunk
1.4 Switching Management Configuration (Score: 2 Points)
Configure a VLAN subnet YY.YY.90.0/24 from SW1 to SW4
Their VLAN number is 100, Name is VLAN_SWITCHES
The ip addresses for VLAN_100 as followings:
Sw1 ip address YY.YY.90.1/24
Sw2 ip address YY.YY.90.2/24
Sw3 ip address YY.YY.90.3/24
Sw4 ip address YY.YY.90.4/24
1.5 Guest-VLAN
The custom
文档评论(0)