From: Shadi (ccie@xxxxxxxxxxxxxxxx)
Date: Wed Mar 20 2002 - 19:25:44 GMT-3
Any one has any clue for the below stuff?
> Hi all,
>
> Q1:
>
> In lab 18 is says, make Router R1 compare meds between R3 and R5?
>
> the solution states to use bgp always-compare-med
>
> But the R3 and R5 are in the same AS so R3 will always compare MEDs,
unless R3
> and R5 are from differenet ASs? correct me if am wrong.
>
> Q2:
>
> in the same lab, in the security part it states that you should ensure
that
> R14 ethernet interface is proctected from spoofing.
>
>
> the solution was:
>
> access-list 103 deny ip 172.26.1.0 0.0.255.255 any
> access-list 103 permit ip any any
>
> int fast0/0
> ip add 172.26.1.14 255.255.255
> ip access-group 103 in
>
>
> Is that right?, I think it should be
>
> access-list 103 deny ip host 172.26.1.14
> access-list 103 permit ip any any
>
>
> int fast0/0
> ip add 172.26.1.14 255.255.255
> ip access-group 103 in
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:15 GMT-3