- 积分
- 88
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 最后登录
- 1970-1-1
- 阅读权限
- 20
- 听众
- 收听
助理工程师
 
|
一, aaa 实验1)configure ASW1
ASW1(config)#aaa new-model
ASW1(config)#aaa authentication dot1x default group radius
ASW1(config)#radius-server host 172.120.39.46 key rad123
ASW1(config)#dot1x system-auth-control
ASW1(config)#interface fastEthernet 0/1
ASW1(config-if)#switchport mode access
ASW1(config-if)#dot1x port-control auto
ASW1(config-if)#exit
ASW1#copy running-config startup-config
拓扑上 f0/1是放通vlan 20流量的,为什么配置里面不需要 将 f0/1 划入vlan 20 ??
二 MLS and EIGRP
sw 的gi 0/10和gi 0/11 下的主机分别接到两个vlan (vlan 2和vlan 3),但是题库答案也没有将这两个接口划入vlan 2和vlan3, 这个有问题吗?
三 LACP
这个实验的 在配 聚合链路的时候, 只把f0/3和f0/4配了数据.但是没有在 channel-group 1下面配数据,这个行不行??
四 HSRP
第 6题, 按照答案的解释,
The main point here is that we have to configure so in such a way that when both
interfaces G1/0/1 of DSW1 and DSW2 are shutdown, the priority of DSW2 is still greater
than that of DSW1.
关键我看了题干看了半天,也没看到题目要求 DSW2的优先级要比DSW1高.... (附题干如下)
During routine maintenance, it became necessary to shutdown G1/0/1 on DSW1 and
DSW2. All other interface were up. During this time, DSW1 became the active device for
Vlan104′s HSRP group. As related to Vlan104′s HSRP group, what can be done to make the
group function properly?
希望论坛各位大神给个解释,顺便祝大家考试顺利过关,当然包括我自己.
|
|