- 积分
- 243
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 注册时间
- 2015-7-15
- 最后登录
- 1970-1-1
- 阅读权限
- 30
- 听众
- 收听
初级工程师
|
DIAG is completely new.
( n5 C" c1 N- h' V! L3 N0 V( z DIAG 1
2 s3 q' I- R6 Z; \ Topology (I can't draw now.)
4 ?" l, z; O7 F6 h' L: y& R- }" x T1 u, N
2 PC
! C8 b+ A8 k/ Z! X4 p |5 p0 z0 V4 a1 n" V. Z0 \( K6 x) r
Switch
/ A8 H/ u9 M+ B% A. W2 p | |
+ g" }7 d& W$ Z R1 R2
: ?( D) `4 @! v- o: B, r3 v | |9 L' \1 {3 h5 R0 y
R3 R46 S ~ _; c1 t" w* F) _8 [
| |/ {2 S. h) m" z- m6 q9 w1 p
Server Farm
/ x* c- g4 ]& D# F; A8 E$ O6 X8 ^4 t T, {0 M" t& c
Customer just setup a IPv6 Network, with HSRPv6 on R1 & R2.
]9 l( c+ X" q6 d; l- Y After setting up, all hosts lose connection.
0 x" a0 ^; S4 e' N$ [1 m What would you recommend to your L1 Engineer as a Quick Fix?. K6 P3 `; B) V5 L
' Z) U- Q" W/ i/ c( B
1.1) I answered shut R2's LAN port so that it will be a Single Gateway. (This is probably wrong)+ _+ t6 U. S0 D% q9 j- s u
, g ^4 @2 D' }0 i' E# g8 F8 p
7 j3 r# B1 m# A. e1 j$ K' v0 g% O( n- t: o3 _
* I then notice the PCs have a default route pointing to FE80::666 (Which is neither R1 or R2 address)
6 R5 J3 p9 d7 l. j1 e. _# M
8 V& g' }: U/ t: X. v" {. [ What do you think is the cause of the issue?! M- a" E( x9 c7 P- m0 P; [
/ g- K! a5 Q3 |( ^( Y, ^ 1.2) So I answered it is caused by a rogue device/ N* y' o7 `9 L A% c
+ l% ~! M2 N, \/ n- l; f2 I8 G$ b
" a* V. ^) M. \! x6 I- [ Which packet in the Packet Capture is the cause of the issue?
8 k# `) G% `& r+ [/ q4 J- I5 k1 W/ ^: d
1.3) I can see FE80::666 sending MLD Listener, Router Solicitation, Router Advertisement: q0 i3 I; Z% ^7 }
I answered MLD Listener (Which is probably wrong again)7 W! Z$ U3 R0 K) A
6 Z M3 Z3 M- S, i2 `7 ?7 k8 p# q- E( w- Y8 @, z" E
% @! |4 j6 @% i I think it is a rouge device because I don't see any problems with the HSRPv6 config.& x9 c& ^+ X8 y& [" N3 {, B1 Y6 ~
PCs are configured with "ipv6 enable", "ipv6 autoconfig"+ _# Y- F7 ?' C
The R1 have a "ipv6 nd-preference high" and R2 have "low" if I'm not wrong.! U# t& ?( T* V$ M! e
1 b! _; P! Z9 W4 u2 G===================================7 ~$ O( |- e _7 s/ ?
DIAG 2
- C$ |! @% `: m, ?+ A6 } Site 1 (Hub/Server), Site 2 (Spoke), Site 3 (Spoke), Site 4 (Spoke)! x+ E2 d. V) {' `/ s
8 n) N1 |/ ?3 f7 E4 ~
.............S40 e* V9 I! K( J4 R& ? G( h/ ~* N% \
...............|
% A. N$ J5 c8 ?' w7 S S1---Cloud----S37 M! c9 P# B7 y; ]: n% m$ X9 R% e, i; a+ M: M
...............|
3 k; {/ l9 `: D9 D .............S2
1 Y2 R7 d6 X6 _/ b6 |6 W/ ]0 {2 W9 |* x7 _4 J' d2 i4 I
Site 2 loses multicast connection.
, s( ~% z6 m T+ j, v% V Site 3 not affected.5 w, g% f$ m( b/ w
0 h' u& J: o6 ^0 L$ Z
2.1) What do you think is the cause?+ {- a$ B* y- K. r& A9 |
2.2) What questions would you ask your L1 engineer?, A1 F5 Q8 T. @% n" S8 |
2.3) What actions would you recommend to fix the issue?, [* Q6 x3 n$ }7 o1 t3 d
5 {" c2 g* a* R8 j7 F/ u S1#sh ip int bri | e down0 |4 @* h B( B! g1 T2 a( _
- e0/0, Lo0, S0/0, Tun 0 (I think)
: r0 q$ s( g( ~2 E9 i$ ~7 A. \5 c% \# F! n% g2 R
S2#sh ip int bri | e down2 j' r+ U3 [9 w' \+ D, G
- e0/0, Lo0, S0/0, ^/ l X' \+ N) ~ L/ w
- ~4 u; e ?8 P: p, n9 F * There are other show cmds as well such as "sh ip mroute" "sh ip pim int", where tun0 is not in S2 as well.2 `, Y9 ]1 S! `! r3 k0 L
5 O! X; K* ^% T7 L! p8 P4 }" y) i
My answer:
! Q% a5 u- M3 |7 ?2 ^% b 2.1) Tun0 down2 _+ u5 J- G# ~8 \/ r
2.2) Ask L1 Engineer why Tun is not Up/Up
5 V( w" ^4 d0 _$ X 2.3) int tun 0, ip pim sparse
5 N' x& E5 S: [4 M7 S% d; g
, Z+ f# N; i3 c6 N. A) F=====================
8 K1 J4 c, v6 M' i+ a8 R) ?My results are out./ ]0 _2 B# g, g+ F. |
CFG - Pass
- w0 g8 \( X* [. z* F8 m( ] TS - Pass5 R( h S* ~% O6 D7 e: Y
DIAG - Fail 0% (So all my answers are wrong!)
' T. R1 l; t' G6 {% g& H+ a" h
" Q \. R, v) u& A2 a8 P( X$ c5 x+ ^ {
|
|