设为首页收藏本站language 语言切换
查看: 3513|回复: 14
收起左侧

[考试战报] 10月18日 长沙迈威832千分收官NP 感谢鸿鹄 感谢客服5号

  [复制链接]
发表于 2012-10-18 16:07:53 | 显示全部楼层 |阅读模式
本帖最后由 loloyea 于 2012-10-18 16:27 编辑
, E4 w/ P4 Z! S" C% d
2 k$ b, a( K  ^$ T( f             选择题和托图没什么好说的  a1 O' c! d/ f7 n# S1 R# f* w( \

5 V% C; k2 F. H( z, J- T3 m             至于TT  我使用的是立体万金油 满实用的。 ( B8 }, T; U* ?7 F' L
" Q8 E" W1 U# t% j6 y. ?+ }
              但是有一点值得注意 5 L  V" P, y1 t% n/ B  Z+ j1 W, E
, D  w" c5 b7 {* Y. ?6 H) m* {# ?
              重分布的TT,我在考试中是能够ping通 10.1.1.10  非常奇葩  估计是BUG; M9 b4 `! H+ e* l5 [0 P

, H; K; y  G! @              我是先把三道R1 上SHOW Run的 BGP  NAT  L3 SECURITY 都搞定后最后做的重分布TT) Y- a: f0 w+ F0 ^5 @6 a

( _: Y! ?. i6 z: J9 F               pingR4的串口:10.1.1.10,只有一道不通--------------Red重分布(出错设备在R4)
2 h% C% \5 @: g$ p! b4 r% g% w- O% [
               在考试中,绝对不要犹豫,拿不准的果断ABORT 先做别的TT,错误就13个,排除越多,心理压力越小  之前拿不准的最后都能迎刃而解!
  i+ `3 R2 m; [) P% Q6 c" A
4 C2 R8 o# R. E, N. M               至于官网的4个TT的DEMO,我吐槽一下:
, _8 T  G% I/ H" {; \8 B$ x- d/ r3 A1 F6 \1 L& W+ `2 ?. W8 f
             根本是只能试试感觉
7 N/ h& M0 m- K' [0 T
0 {& r* }) H- M6 X- ^0 G              不能看到最后自己的选择是否正确 ........搞得我热情高涨的自己排了半小时  对不对都不知道 气死
7 x( t. B( K; u, A: M8 F
6 v2 N, l. U5 ?8 b( m
3 a8 n6 C# o" N7 K& W          付上我的832 自学笔记供大家参考:祝大家都千分通过832,给NP画上完美句号  R! C; r% U6 J5 W/ ^! P

4 D8 \/ w2 E3 W5 _+ d" i4 G$ u8 C1 `. k& ?3 r: d( O5 A7 h% U8 \

1 s' e: B- e  r& V  O
一, HSRPOSPF IPV6
1, HSRP  题干中有HSRP字样
  在DSW1上使用  show standby brief
可以看到  track  1 和  track 10的两个监控条目
答案:1. DSW1
      2. HSRP
      3. Under the interface vlan 10 configuration delete the standby 10 track 1 decrement 60 command and enter the standby 10 track 10 decrement 60 command.
VLAN 10下的监控从track 1换成 track 10 阀值不变
相关的命令:    int vlan 10
                Ip address 10.2.1.1 255.255.255.0
                Standby 10 ip 10.2.1.254
                Standby 10 pritority 200
                Standby 10 preempt
                Standby 10 track 10 decrement 60
查看的命令;  show standby brief
                 Show run
! r3 k, i/ m* s7 L% o& w
2OSPF IPV6  题干中找到IPV6字样
   在R2show run
           Show ipv6 route
   此处的考点为宣告IPV6的网段必须在接口模式下,而不是在router模式下
   可以看到R2上的s 0/0/0 .23上没有配置IPV6 地址宣告
   相关的命令: int s0/0/0.23
                Ipv6 ospf 6 area 0
答案:1. R2或者R3
      2. IPv6 OSPF Routing
      3. Under the interface Serial 0/0/0.23 configuration enter the ipv6 ospf 6 area 0 command.
二部分:二层的故障
client 1上 使用 ipconfig  查看 IP地址  C1没有获得IP地址无法通讯
标好4个获得私有169地址的TT,故障点为四个:DHCP / port- security / access vlan 10 SWITCH--SWITCH connecting

. {/ D' |% M% u; O  S  G
3DHCP  
   DHCP服务器一般配置在与汇聚层交换机最近的路由器上  此处为R4

+ ?1 I. ^+ _( a2 w% A9 l1 C2 e
    答案:1. R4
      2. IP DHCP Server
      3. Under the IP DHCP pool configuration, issue the no ip dhcp excluded-address 10.2.1.1 10.2.1.253 command and enter the ip dhcp excluded-address 10.2.1.1 10.2.1.2 command.
4 ]3 Y3 E+ t6 D# y* v4 d8 e
4,接下来的三道全部问题出在ASW1接入层交换机上
   在c1上均无法获得IP地址。
   Port-security
   在ASW1 show run
               Show int f0/1
   在端口处可见到ERRDISABLE
答案:1. ASW1
      2. Port Security
      3. In Configuration mode, using the interface range Fa 1/0/1 -2, then no switchport port-security,followed by shutdown,no shutdown interface configuration commands.
3 }& }4 O# F4 o
5access vlan 10
  C1 C2 可以互相ping 通  但是无法pingDSW1
   在ASW1show run
               Show vlan brief
可见 F0/1F0/2口都默认在VLAN1
需要配置  int range f0/1 - 2
          switch mode access
          Switch access vlan 10
答案:1- ASW1
      2- Access vlans
      3- In Configuration mode, using the interface range Fastethernet 1/0/1 -2, then switchport access vlan 10 command.

, l, q' L& j) s/ D
6, switch-switch connecting    allow vlan 10
  C1 C2 可以互相ping   
  在ASW1SHOW RUN
  可以发现ASW1下  建立了两条port-channal  13 23
  其中port-channal 13 switchport truck allowed vlan 少了VLAN 10
  因此需要在接口和port-channal 13下 都将allowed vlan 10加入
  相关命令;
         Int  range f0/19 - 20
         Switchport trunck allowed vlan 10,20,200
         Exit
         Int  port-channal 13
         Switchport trunck allowed vlan 10,20,200
答案:1- ASW1
      2- Switch-to-Switch Connectivity
      3- In Configuration mode, using the interface port-channel 13, port-channel 23, then configure switchport trunk allowed vlan none followed by switchport trunk allowed vlan 10,200 commands.
  K; p6 S+ ?2 D( |
7,vacl filter
  C1 无法PINGDSW1  10.2.1.254网关
DSW1show run
答案:1. DSW1
      2. VLAN ACL / Port ACL (考试时此题选项很多,正确答案需要点击下拉框显示)
      3. Under the global configuration mode enter no vlan filter test1 vlan-list 10 command.

$ p4 g% V! @% ?, h
8,eigrp passive
  C1无法pingR4的两个f口  分别为F0/1  10.1.4.5  和  F0/2  10.1.4.9
答案:1. R4
      2. IP EIGRP Routing
      3. Under EIGRP Process enter no passive-interface fa0/0 and no passive interface fa0/1
* X+ K3 [" d- k5 a; r1 t
9,eigrp redistribute
: R9 h9 k9 u, P8 x
  C1无法pingR4S口  R4S口地址为10.1.1.10
R4show ip protocol
可见 重分布时所引用的route-map 名字不匹配  导致流量被过滤
答案:1. R4
      2. IPv4 Router Redistribution
      3. Under the EIGRP process, delete the redistribute ospf 1 router-map OSPF_to_EIGRP command enter the redistribute ospf 1 route-map OSPF->EIGRP command.
( p' @( e; M+ @& S! J# M
10,剩下的四道 只有一个无法PING10.1.1.1
Ospf authentication
主要查看 R1S 0/0/0./0.12 OSPF 认证是否MISSip ospf authentication message-digest这一句 使得R1R2上开启的MD5 秘文认证无法实现 没有邻居关系。
答案:1- R1
      2- IPv4 OSPF Routing
      3- Enable OSPF Authentication on the S0/0/0.12 interface using the ip ospf authentication message-digest command.

$ H# r9 g/ B1 a- u/ l2 @
11BGP
   通过show run 可以看到BGP 的邻居地址写错了
   邻居地址209.65.200.226 写成了 209.56.200.226
答案:1. R1
      2. BGP
      3. Under the BGP process, delete the neighbor 209.56.200.226 remote-as 65002 command and enter the neighbor 209.65.200.226 remote-as 65002 command.
1 f$ O+ h9 H% Z0 z) r- z( A8 P
12,NAT
sh run看到 nat条目下只有一个permint!
只允许了10.1.0.0 这一段
还需将C1 C1所属的 10.2.1.0 这一段加入
答案:1. R1
      2. IP NAT
      3. Under the ip access-list standar nat_trafic configuration enter the permit 10.2.0.0 0.0.255.255 command.

9 N+ Q( H, C; r: I* G- u. Q
13L3 ACL
   在接口上的ACCESSLIST 30 错误配置 HOST 209.65.200.241  阻止了建立BGP邻居的通讯包
% A6 E, P- N$ z0 x( b0 p. E0 ^
4 r9 S8 X% {# p+ ~! n( }

" O# ~# e" A0 {3 z, b" F' ^, O% T1 J2 \4 l' y- X

* d+ ^6 v4 P" F

点评

已充值  发表于 2012-10-20 09:39
优秀战报,奖励QQ会员或其他等值增值业务一个月,请将 战报链接+QQ号码 以站内信(发消息)形式发给我,谢谢  发表于 2012-10-19 10:01

评分

参与人数 1鸿鹄币 +30 威望 +1 收起 理由
goodluck + 30 + 1 很给力!

查看全部评分

发表于 2012-10-18 16:11:34 | 显示全部楼层
沙发 2012-10-18 16:11:34 回复 收起回复
回复 支持 反对

使用道具 举报

 成长值: 64690
发表于 2012-10-18 16:11:37 | 显示全部楼层
值得鼓励
板凳 2012-10-18 16:11:37 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-10-18 16:43:53 | 显示全部楼层
总结的不错,顶
地板 2012-10-18 16:43:53 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-10-18 17:21:31 | 显示全部楼层
5# 2012-10-18 17:21:31 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-10-18 22:17:45 | 显示全部楼层
6# 2012-10-18 22:17:45 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-10-19 09:40:30 | 显示全部楼层
7# 2012-10-19 09:40:30 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-10-19 10:55:14 | 显示全部楼层
厉害!
8# 2012-10-19 10:55:14 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-10-19 11:21:40 | 显示全部楼层
9# 2012-10-19 11:21:40 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-10-19 18:37:58 | 显示全部楼层
10# 2012-10-19 18:37:58 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-10-20 00:05:59 | 显示全部楼层
11# 2012-10-20 00:05:59 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-11-8 18:33:03 | 显示全部楼层
12# 2012-11-8 18:33:03 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-11-12 22:15:54 | 显示全部楼层
13# 2012-11-12 22:15:54 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-11-26 22:32:53 | 显示全部楼层
楼主很给力啊
14# 2012-11-26 22:32:53 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-11-27 23:27:55 | 显示全部楼层
15# 2012-11-27 23:27:55 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-4-29 01:39 , Processed in 0.109185 second(s), 27 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表