Recent Posts

Saturday 21 October 2017

TSHOOT 300-135 Ticket #12

TSHOOT Ticket #12 on IPv6 OSPF

Hi ! everyone on today we are going to learn about ipv6 ospf on troubleshooting with the help of given topology shown below.


DSW1 & R4 can’t ping R2’s loopback interface or s0/0/0.12 IPv6 address.
R2 is not an OSPFv3 neighbor on R3
Situation: ipv6 ospf was not enabled on R2’s serial interface connecting to R3. (use ipv6 Layer 3)
Configuration of R2
ipv6 router ospf 6
 router-id 2.2.2.2
!
interface s0/0/0.23
 ipv6 address 2026::1:1/122
Configuration of R3
 ipv6 router ospf 6
 router-id 3.3.3.3
!
interface s0/0/0.23
 ipv6 address 2026::1:2/122
 ipv6 ospf 6 area 0
Answer:
In interface configuration mode of s0/0/0.23 on R2:
ipv6 ospf 6 area 12
Ans 1: R2
Ans 2: IPv6 OSPF Routing
Ans 3: Under the interface Serial 0/0/0.23 configuration enter the ‘ipv6 ospf 6 area 0’ command. (notice that it is “area 0”, not “area 12”)

No comments:

Post a Comment

Popular Posts