SlideShare a Scribd company logo
` 
CONFIGURE OSPF V3 SINGLE AREA 
ROUTER 1 
R1#CONFIG T 
Enter configuration commands, one per line. End with CNTL/Z. 
R1(config)# 
R1(config)# 
R1(config)#IPV6 UNI 
R1(config)#IPV6 UNIcast-routing 
R1(config)# 
R1(config)#INT FA 0/0 
R1(config-if)#IPV6 ENABLE 
R1(config-if)#IPV6 ADD 2001:ABCD:1234::1/126 
R1(config-if)#NO SHUT 
R1(config-if)# 
*Nov 19 00:59:01.199: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up 
R1(config-if)# 
*Nov 19 00:59:01.199: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/0 Physical Port Administrative State Down
` 
*Nov 19 00:59:02.199: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up 
R1(config-if)#INT FA0/1 
R1(config-if)#IPV6 ADD 2FFE:ABCD:1234::1/64 
R1(config-if)#NO SHUT 
R1(config-if)# 
*Nov 19 00:59:43.011: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up 
R1(config-if)# 
*Nov 19 00:59:43.011: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/1 Physical Port Administrative State Down 
*Nov 19 00:59:44.011: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up 
R1(config-if)#END 
R1#R1#COPY RU 
R1#COPY RUn ST 
R1#COPY RUn STartup-config 
Destination filename [startup-config]? 
Building configuration... 
[OK] 
R1# 
*Nov 19 00:59:59.235: %SYS-5-CONFIG_I: Configured from console by console 
ROUTER 2 
R2#CONFIG T 
Enter configuration commands, one per line. End with CNTL/Z. 
R2(config)# 
R2(config)# 
R2(config)#IPV6 UNI 
R2(config)#IPV6 UNIcast-routing 
R2(config)#INT FA 0/0
` 
R2(config-if)#IPV6 EN 
R2(config-if)#IPV6 ENable 
R2(config-if)#IPV6 ADD 2001:ABCD:1234::2/126 
R2(config-if)#NO SHUT 
R2(config-if)# 
*Nov 19 01:02:57.755: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up 
R2(config-if)# 
*Nov 19 01:02:57.755: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/0 Physical Port Administrative State Down 
*Nov 19 01:02:58.755: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up 
R2(config-if)# 
R2(config-if)#INT FA 0/1 
R2(config-if)#IPV6 ADD 2007:ABCD:1234::1/64 
R2(config-if)#NO SHUT 
R2(config-if)#END 
R2# 
*Nov 19 01:03:49.647: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up 
*Nov 19 01:03:49.647: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/1 Physical Port Administrative State Down 
*Nov 19 01:03:49.835: %SYS-5-CONFIG_I: Configured from console by console 
*Nov 19 01:03:50.647: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up 
R2#COPY RUN STartup-config 
Destination filename [startup-config]? 
Building configuration... 
[OK] 
ROUTER 3 
R3#CONFIG T 
Enter configuration commands, one per line. End with CNTL/Z. 
R3(config)#IPV6 UNI 
R3(config)#IPV6 UNIcast-routing
` 
R3(config)#INT FA 0/1 
R3(config-if)#IPV6 EN 
R3(config-if)#IPV6 ENable 
R3(config-if)#IPV6 ADD 2FFE:ABCD:1234::2/64 
R3(config-if)#NO SHUT 
R3(config-if)# 
*Nov 19 01:05:42.795: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up 
R3(config-if)# 
*Nov 19 01:05:42.795: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/1 Physical Port Administrative State Down 
*Nov 19 01:05:43.795: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to 
R3(config-if)#END 
R3#C 
*Nov 19 01:05:53.099: %SYS-5-CONFIG_I: Configured from console by console 
R3#COPY RUN ST 
R3#COPY RUN STartup-config 
Destination filename [startup-config]? 
Building configuration... 
[OK] 
ROUTER 4R4#CONFIG T 
Enter configuration commands, one per line. End with CNTL/Z. 
R4(config)# 
R4(config)#IPV6 UNI 
R4(config)#IPV6 UNIcast-routing 
R4(config)#INT FA 0/1 
R4(config-if)#IPV6 EN 
R4(config-if)#IPV6 ENable 
R4(config-if)#IPV6 ADD 2007:ABCD:1234::2/64 
R4(config-if)#NO SHUT
` 
R4(config-if)#END 
R4# 
*Nov 19 01:07:04.795: %SYS-5-CONFIG_I: Configured from console by console 
*Nov 19 01:07:05.267: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up 
R4# 
*Nov 19 01:07:05.267: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/1 Physical Port Administrative State Down 
*Nov 19 01:07:06.267: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up 
R4#COPY RUN ST 
R4#COPY RUN STartup-config 
Destination filename [startup-config]? 
Building configuration... 
[OK] 
CONFIGURING OSPF 
R1 
R1#CONFIG T 
Enter configuration commands, one per line. End with CNTL/Z. 
R1(config)# 
R1(config)#IPV6 ROUTER OSPF 1 
R1(config-rtr)# 
*Nov 19 01:10:04.751: %OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id, 
please configure manually 
R1(config-rtr)#ROuter-id 1.1.1.1 
R1(config-rtr)#END
` 
R1(config)# 
R1(config)#INT FA 0/0 
R1(config-if)#IPV6 OSPF 1 AREA 0 
R1(config-if)#NO SHUT 
R1(config-if)# 
R1(config-if)# 
R1(config-if)#INT FA 0/1 
R1(config-if)#IPV6 ENA 
R1(config-if)#IPV6 ENAble 
R1(config-if)#IPV6 OSPF 1 AREA 0 
R1(config-if)#NO SHUT 
R1(config-if)# 
R2#CONFIG T 
Enter configuration commands, one per line. End with CNTL/Z. 
R2(config)# 
R2(config)#IPV6 ROUTER OSPF 1 
R2(config-rtr)#R 
*Nov 19 01:13:01.391: %OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id, 
please configure manually 
R2(config-rtr)#ROUTER-id 2.2.2.2 
R2(config-rtr)#INT FA 0/0 
R2(config-if)#IPV6 ENA 
R2(config-if)#IPV6 ENAble 
R2(config-if)#IPV6 OSPF 1 AREA 0 
R2(config-if)#
` 
*Nov 19 01:13:45.067: %OSPFv3-5-ADJCHG: Process 1, Nbr 1.1.1.1 on FastEthernet0/0 from LOADING to FULL, Loading Done 
R2(config-if)# 
*Nov 19 01:13:45.555: %OSPFv3-4-ERRRCV: Received invalid packet: Bad Checksum from FE80::C800:EFF:FEBC:8, FastEthernet0/0 
R2(config-if)#INT FA 0/1 
R2(config-if)#IPV6 OSPF 1 AREA 0 
R2(config-if)#NO SHUT 
R2(config-if)# 
R2(config-if)#END 
R2# 
*Nov 19 01:14:10.803: %SYS-5-CONFIG_I: Configured from console by console 
R2#R1(config-if)#END 
R3# 
R3#CONFIG T 
Enter configuration commands, one per line. End with CNTL/Z. 
R3(config)# 
R3(config)# 
R3(config)#IPV6 ROUTER OSPF 1 
R3(config-rtr)#R 
*Nov 19 01:15:47.547: %OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id, 
please configure manually 
R3(config-rtr)#ROUT 
R3(config-rtr)#ROUTer-id 3.3.3.3 
R3(config-rtr)#INT FA 0/1 
R3(config-if)#IPV6 EN 
R3(config-if)#IPV6 ENable 
R3(config-if)#IPV6 OSPF 1 AREA 0 
R3(config-if)#NO
` 
*Nov 19 01:16:12.199: %OSPFv3-4-ERRRCV: Received invalid packet: Bad Checksum from FE80::C800:EFF:FEBC:6, FastEthernet0/1 
R3(config-if)#NO SHUT 
R3(config-if)# 
R3(config-if)#END 
R3# 
R3# 
*Nov 19 01:16:16.287: %SYS-5-CONFIG_I: Configured from console by console 
*Nov 19 01:16:17.135: %OSPFv3-5-ADJCHG: Process 1, Nbr 1.1.1.1 on FastEthernet0/1 from LOADING to FULL, Loading Done 
ROUTER 4 
R4#CONFIG T 
Enter configuration commands, one per line. End with CNTL/Z. 
R4(config)# 
R4(config)# 
R4(config)#IPV6 ROUTER OSPF 1 
R4(config-rtr)#RO 
*Nov 19 01:16:58.167: %OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id, 
please configure manually 
R4(config-rtr)#ROU 
R4(config-rtr)#ROUter-id 4.4.4.4 
R4(config-rtr)#INT FA 0/1 
R4(config-if)#IPV6 OSPF 1 AREA 0 
R4(config-if)#NO SHU 
*Nov 19 01:17:14.979: %OSPFv3-5-ADJCHG: Process 1, Nbr 2.2.2.2 on FastEthernet0/1 from LOADING to FULL, Log Done 
R4(config-if)#NO SHUT 
R4(config-if)#END 
R4# 
*Nov 19 01:17:20.615: %SYS-5-CONFIG_I: Configured from console by console
` 
VERIFY OSPF 
R1 
R1#SHOW IPV6 OSPF NEIghbor 
Neighbor ID Pri State Dead Time Interface ID Interface 
3.3.3.3 1 FULL/BDR 00:00:35 5 FastEthernet0/1 
2.2.2.2 1 FULL/BDR 00:00:36 4 FastEthernet0/0 
* FROM R1 U CAN SEE UR NEIGHBOR R2 AND R3 
R1# 
R1#show ipv6 route 
IPv6 Routing Table - 7 entries 
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP 
U - Per-user Static route 
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary 
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2 
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2 
C 2001:ABCD:1234::/126 [0/0] 
via ::, FastEthernet0/0 
L 2001:ABCD:1234::1/128 [0/0] 
via ::, FastEthernet0/0 
O 2007:ABCD:1234::/64 [110/2] 
via FE80::C801:EFF:FEBC:8, FastEthernet0/0 
C 2FFE:ABCD:1234::/64 [0/0] 
via ::, FastEthernet0/1 
L 2FFE:ABCD:1234::1/128 [0/0] 
via ::, FastEthernet0/1 
L FE80::/10 [0/0] 
via ::, Null0
` 
L FF00::/8 [0/0] 
via ::, Null0 
FRM R1 U CAN SEE THE OSPF WAS ESTABLISH WITH CHARATER 0 (OSPF) 
TESTING BY PINGING FROM R3 TO R4 SUCCESSFULLY 
R3#ping 2007:abcd:1234::2 
Type escape sequence to abort. 
Sending 5, 100-byte ICMP Echos to 2007:ABCD:1234::2, timeout is 2 seconds: 
!!!!! 
Success rate is 100 percent (5/5), round-trip min/avg/max = 60/112/172 ms 
ANOTHER COMMAND TO VERIFY OSPF 
R1#show ipv6 ospf database 
OSPFv3 Router with ID (1.1.1.1) (Process ID 1) 
Router Link States (Area 0) 
ADV Router Age Seq# Fragment ID Link count Bits 
1.1.1.1 170 0x80000006 0 2 None 
2.2.2.2 107 0x80000005 0 2 None 
3.3.3.3 166 0x80000002 0 1 None 
4.4.4.4 100 0x80000002 0 1 None 
Net Link States (Area 0) 
ADV Router Age Seq# Link ID Rtr count 
1.1.1.1 319 0x80000001 4 2 
1.1.1.1 170 0x80000001 5 2 
2.2.2.2 107 0x80000001 5 2
` 
Link (Type-8) Link States (Area 0) 
ADV Router Age Seq# Link ID Interface 
1.1.1.1 455 0x80000001 5 Fa0/1 
3.3.3.3 171 0x80000001 5 Fa0/1 
1.1.1.1 497 0x80000001 4 Fa0/0 
2.2.2.2 327 0x80000001 4 Fa0/0 
Intra Area Prefix Link States (Area 0) 
ADV Router Age Seq# Link ID Ref-lstype Ref-LSID 
1.1.1.1 326 0x80000001 4096 0x2002 4 
1.1.1.1 177 0x80000001 5120 0x2002 5 
2.2.2.2 114 0x80000001 5120 0x2002 5 
R1#

More Related Content

What's hot

How to Configure ip address for router interfaces
How to Configure ip address for router interfacesHow to Configure ip address for router interfaces
How to Configure ip address for router interfacestcpipguru
 
Cisco CCNA IPV6 Static Configuration
Cisco CCNA  IPV6 Static ConfigurationCisco CCNA  IPV6 Static Configuration
Cisco CCNA IPV6 Static Configuration
Hamed Moghaddam
 
Frame Relay (point to point)
Frame Relay (point to point)Frame Relay (point to point)
Frame Relay (point to point)
NetProtocol Xpert
 
OSPF (open shortest path first) part ii
OSPF (open shortest path first) part  iiOSPF (open shortest path first) part  ii
OSPF (open shortest path first) part ii
Netwax Lab
 
Networking Lab Report
Networking Lab ReportNetworking Lab Report
Networking Lab Report
Syed Ahmed Zaki
 
Ccna 2 chapter 11 v4.0 answers 2011
Ccna 2 chapter 11 v4.0 answers 2011Ccna 2 chapter 11 v4.0 answers 2011
Ccna 2 chapter 11 v4.0 answers 2011Dân Chơi
 
Сүлжээ1
Сүлжээ1Сүлжээ1
Сүлжээ1
Lhagvaa Byamba
 
Cisco CCNA IP SLA with tracking configuration
Cisco CCNA IP SLA  with tracking  configurationCisco CCNA IP SLA  with tracking  configuration
Cisco CCNA IP SLA with tracking configuration
Hamed Moghaddam
 
Eincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeEincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static route
Netwax Lab
 
Cisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListCisco CCNA-Standard Access List
Cisco CCNA-Standard Access List
Hamed Moghaddam
 
Acn Experiment No 4
Acn Experiment No 4Acn Experiment No 4
Acn Experiment No 4
Garima Singh
 
Cisco CCNA Port Security
Cisco CCNA Port SecurityCisco CCNA Port Security
Cisco CCNA Port Security
Hamed Moghaddam
 
Cisco CCNA OSPF IPV6 Configuration
Cisco CCNA OSPF IPV6 ConfigurationCisco CCNA OSPF IPV6 Configuration
Cisco CCNA OSPF IPV6 Configuration
Hamed Moghaddam
 
Configuración del dial peer
Configuración del dial peer Configuración del dial peer
Configuración del dial peer
miguelangelperezhenao
 
OSPF (open shortest path first) part iii
OSPF (open shortest path first) part  iiiOSPF (open shortest path first) part  iii
OSPF (open shortest path first) part iii
Netwax Lab
 
Acn Experiment No 6
Acn Experiment No 6Acn Experiment No 6
Acn Experiment No 6
Garima Singh
 
IPSec VPN
IPSec VPNIPSec VPN
8 subredesssss
8 subredesssss8 subredesssss
8 subredesssss
sovon123
 
Acn Experiment No 5
Acn Experiment No 5Acn Experiment No 5
Acn Experiment No 5
Garima Singh
 
How to obtain ip address from a different network dhcp
How to obtain ip address from a different network dhcpHow to obtain ip address from a different network dhcp
How to obtain ip address from a different network dhcptcpipguru
 

What's hot (20)

How to Configure ip address for router interfaces
How to Configure ip address for router interfacesHow to Configure ip address for router interfaces
How to Configure ip address for router interfaces
 
Cisco CCNA IPV6 Static Configuration
Cisco CCNA  IPV6 Static ConfigurationCisco CCNA  IPV6 Static Configuration
Cisco CCNA IPV6 Static Configuration
 
Frame Relay (point to point)
Frame Relay (point to point)Frame Relay (point to point)
Frame Relay (point to point)
 
OSPF (open shortest path first) part ii
OSPF (open shortest path first) part  iiOSPF (open shortest path first) part  ii
OSPF (open shortest path first) part ii
 
Networking Lab Report
Networking Lab ReportNetworking Lab Report
Networking Lab Report
 
Ccna 2 chapter 11 v4.0 answers 2011
Ccna 2 chapter 11 v4.0 answers 2011Ccna 2 chapter 11 v4.0 answers 2011
Ccna 2 chapter 11 v4.0 answers 2011
 
Сүлжээ1
Сүлжээ1Сүлжээ1
Сүлжээ1
 
Cisco CCNA IP SLA with tracking configuration
Cisco CCNA IP SLA  with tracking  configurationCisco CCNA IP SLA  with tracking  configuration
Cisco CCNA IP SLA with tracking configuration
 
Eincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeEincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static route
 
Cisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListCisco CCNA-Standard Access List
Cisco CCNA-Standard Access List
 
Acn Experiment No 4
Acn Experiment No 4Acn Experiment No 4
Acn Experiment No 4
 
Cisco CCNA Port Security
Cisco CCNA Port SecurityCisco CCNA Port Security
Cisco CCNA Port Security
 
Cisco CCNA OSPF IPV6 Configuration
Cisco CCNA OSPF IPV6 ConfigurationCisco CCNA OSPF IPV6 Configuration
Cisco CCNA OSPF IPV6 Configuration
 
Configuración del dial peer
Configuración del dial peer Configuración del dial peer
Configuración del dial peer
 
OSPF (open shortest path first) part iii
OSPF (open shortest path first) part  iiiOSPF (open shortest path first) part  iii
OSPF (open shortest path first) part iii
 
Acn Experiment No 6
Acn Experiment No 6Acn Experiment No 6
Acn Experiment No 6
 
IPSec VPN
IPSec VPNIPSec VPN
IPSec VPN
 
8 subredesssss
8 subredesssss8 subredesssss
8 subredesssss
 
Acn Experiment No 5
Acn Experiment No 5Acn Experiment No 5
Acn Experiment No 5
 
How to obtain ip address from a different network dhcp
How to obtain ip address from a different network dhcpHow to obtain ip address from a different network dhcp
How to obtain ip address from a different network dhcp
 

Viewers also liked

Ospf
OspfOspf
Chapter5 adjust and troubleshoot single area ospf
Chapter5 adjust and troubleshoot single area ospfChapter5 adjust and troubleshoot single area ospf
Chapter5 adjust and troubleshoot single area ospf
Vuz Dở Hơi
 
CCNAv5 - S2: Chapter 8 single area ospf
CCNAv5 - S2: Chapter 8 single area ospfCCNAv5 - S2: Chapter 8 single area ospf
CCNAv5 - S2: Chapter 8 single area ospf
Vuz Dở Hơi
 
CCNA Exploration 3 - Chapter 5
CCNA Exploration 3 - Chapter 5CCNA Exploration 3 - Chapter 5
CCNA Exploration 3 - Chapter 5
Irsandi Hasan
 
CCNAv5 - S3: Chapter6 Multiarea OSPF
CCNAv5 - S3: Chapter6 Multiarea OSPFCCNAv5 - S3: Chapter6 Multiarea OSPF
CCNAv5 - S3: Chapter6 Multiarea OSPF
Vuz Dở Hơi
 
CCNAv5 - S3: Chapter 7 EIGRP
CCNAv5 - S3: Chapter 7 EIGRPCCNAv5 - S3: Chapter 7 EIGRP
CCNAv5 - S3: Chapter 7 EIGRP
Vuz Dở Hơi
 
CCNAv5 - S3: Chapter 4 Wireless Lans
CCNAv5 - S3: Chapter 4 Wireless LansCCNAv5 - S3: Chapter 4 Wireless Lans
CCNAv5 - S3: Chapter 4 Wireless Lans
Vuz Dở Hơi
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path FirstKashif Latif
 

Viewers also liked (10)

Ospf
OspfOspf
Ospf
 
Chapter5 adjust and troubleshoot single area ospf
Chapter5 adjust and troubleshoot single area ospfChapter5 adjust and troubleshoot single area ospf
Chapter5 adjust and troubleshoot single area ospf
 
IPv6 EIGRP
IPv6 EIGRPIPv6 EIGRP
IPv6 EIGRP
 
CCNAv5 - S2: Chapter 8 single area ospf
CCNAv5 - S2: Chapter 8 single area ospfCCNAv5 - S2: Chapter 8 single area ospf
CCNAv5 - S2: Chapter 8 single area ospf
 
OSPF v3
OSPF v3OSPF v3
OSPF v3
 
CCNA Exploration 3 - Chapter 5
CCNA Exploration 3 - Chapter 5CCNA Exploration 3 - Chapter 5
CCNA Exploration 3 - Chapter 5
 
CCNAv5 - S3: Chapter6 Multiarea OSPF
CCNAv5 - S3: Chapter6 Multiarea OSPFCCNAv5 - S3: Chapter6 Multiarea OSPF
CCNAv5 - S3: Chapter6 Multiarea OSPF
 
CCNAv5 - S3: Chapter 7 EIGRP
CCNAv5 - S3: Chapter 7 EIGRPCCNAv5 - S3: Chapter 7 EIGRP
CCNAv5 - S3: Chapter 7 EIGRP
 
CCNAv5 - S3: Chapter 4 Wireless Lans
CCNAv5 - S3: Chapter 4 Wireless LansCCNAv5 - S3: Chapter 4 Wireless Lans
CCNAv5 - S3: Chapter 4 Wireless Lans
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
 

Similar to Configure ospf v3 single areaa

Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer
Selamet Hariadi
 
How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)
IT Tech
 
How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)IT Tech
 
Ciso commands
Ciso commandsCiso commands
Ciso commands
MAFANTIRI SELLO
 
Basic cisco commands_by_marcus_nielson_2
Basic cisco commands_by_marcus_nielson_2Basic cisco commands_by_marcus_nielson_2
Basic cisco commands_by_marcus_nielson_2
MAFANTIRI SELLO
 
Ciso commands
Ciso commandsCiso commands
Ciso commands
MAFANTIRI SELLO
 
CCNA_LAB_MANUAL_part1.pptx
CCNA_LAB_MANUAL_part1.pptxCCNA_LAB_MANUAL_part1.pptx
CCNA_LAB_MANUAL_part1.pptx
SanathKumarV3
 
Routing information protocol & rip configuration
Routing information protocol & rip configurationRouting information protocol & rip configuration
Routing information protocol & rip configuration
3Anetwork com
 
Router ospf
Router ospfRouter ospf
Router ospf
Biviana Tepe Bances
 
CCNA - Routing & Switching Commands
CCNA - Routing & Switching CommandsCCNA - Routing & Switching Commands
CCNA - Routing & Switching Commands
Eng. Emad Al-Atoum
 
VRF Configuration
VRF ConfigurationVRF Configuration
VRF Configuration
Netwax Lab
 
Frame Relay (Multipoint)
Frame Relay (Multipoint)Frame Relay (Multipoint)
Frame Relay (Multipoint)
NetProtocol Xpert
 
IPv6_ROUTING_RIP
IPv6_ROUTING_RIPIPv6_ROUTING_RIP
Ccn pv7 route_lab2-1_eigrp-load-balancing_student
Ccn pv7 route_lab2-1_eigrp-load-balancing_studentCcn pv7 route_lab2-1_eigrp-load-balancing_student
Ccn pv7 route_lab2-1_eigrp-load-balancing_student
Angel Clavel
 
2 router.docx
2 router.docx2 router.docx
2 router.docx
juan288654
 
Ccna Commands In 10 Minutes
Ccna Commands In 10 MinutesCcna Commands In 10 Minutes
Ccna Commands In 10 Minutes
CCNAResources
 

Similar to Configure ospf v3 single areaa (20)

Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer
 
How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)How to Configure Routing Information Protocol (RIP)
How to Configure Routing Information Protocol (RIP)
 
How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)
 
Ciso commands
Ciso commandsCiso commands
Ciso commands
 
Basic cisco commands_by_marcus_nielson_2
Basic cisco commands_by_marcus_nielson_2Basic cisco commands_by_marcus_nielson_2
Basic cisco commands_by_marcus_nielson_2
 
Ciso commands
Ciso commandsCiso commands
Ciso commands
 
CCNA_LAB_MANUAL_part1.pptx
CCNA_LAB_MANUAL_part1.pptxCCNA_LAB_MANUAL_part1.pptx
CCNA_LAB_MANUAL_part1.pptx
 
Routing information protocol & rip configuration
Routing information protocol & rip configurationRouting information protocol & rip configuration
Routing information protocol & rip configuration
 
Router ospf
Router ospfRouter ospf
Router ospf
 
CCNA - Routing & Switching Commands
CCNA - Routing & Switching CommandsCCNA - Routing & Switching Commands
CCNA - Routing & Switching Commands
 
Ccna commands
Ccna commandsCcna commands
Ccna commands
 
Ccna commands
Ccna commandsCcna commands
Ccna commands
 
VRF Configuration
VRF ConfigurationVRF Configuration
VRF Configuration
 
1
11
1
 
Frame Relay (Multipoint)
Frame Relay (Multipoint)Frame Relay (Multipoint)
Frame Relay (Multipoint)
 
IPv6_ROUTING_RIP
IPv6_ROUTING_RIPIPv6_ROUTING_RIP
IPv6_ROUTING_RIP
 
Ccna command
Ccna commandCcna command
Ccna command
 
Ccn pv7 route_lab2-1_eigrp-load-balancing_student
Ccn pv7 route_lab2-1_eigrp-load-balancing_studentCcn pv7 route_lab2-1_eigrp-load-balancing_student
Ccn pv7 route_lab2-1_eigrp-load-balancing_student
 
2 router.docx
2 router.docx2 router.docx
2 router.docx
 
Ccna Commands In 10 Minutes
Ccna Commands In 10 MinutesCcna Commands In 10 Minutes
Ccna Commands In 10 Minutes
 

Recently uploaded

Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Sanjeev Rampal
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
JeyaPerumal1
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
Himani415946
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
Arif0071
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
nirahealhty
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
ShahulHameed54211
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
Gal Baras
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
laozhuseo02
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
natyesu
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
3ipehhoa
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
3ipehhoa
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
Rogerio Filho
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
laozhuseo02
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
3ipehhoa
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
TristanJasperRamos
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
JungkooksNonexistent
 

Recently uploaded (16)

Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
 

Configure ospf v3 single areaa

  • 1. ` CONFIGURE OSPF V3 SINGLE AREA ROUTER 1 R1#CONFIG T Enter configuration commands, one per line. End with CNTL/Z. R1(config)# R1(config)# R1(config)#IPV6 UNI R1(config)#IPV6 UNIcast-routing R1(config)# R1(config)#INT FA 0/0 R1(config-if)#IPV6 ENABLE R1(config-if)#IPV6 ADD 2001:ABCD:1234::1/126 R1(config-if)#NO SHUT R1(config-if)# *Nov 19 00:59:01.199: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up R1(config-if)# *Nov 19 00:59:01.199: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/0 Physical Port Administrative State Down
  • 2. ` *Nov 19 00:59:02.199: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up R1(config-if)#INT FA0/1 R1(config-if)#IPV6 ADD 2FFE:ABCD:1234::1/64 R1(config-if)#NO SHUT R1(config-if)# *Nov 19 00:59:43.011: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up R1(config-if)# *Nov 19 00:59:43.011: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/1 Physical Port Administrative State Down *Nov 19 00:59:44.011: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up R1(config-if)#END R1#R1#COPY RU R1#COPY RUn ST R1#COPY RUn STartup-config Destination filename [startup-config]? Building configuration... [OK] R1# *Nov 19 00:59:59.235: %SYS-5-CONFIG_I: Configured from console by console ROUTER 2 R2#CONFIG T Enter configuration commands, one per line. End with CNTL/Z. R2(config)# R2(config)# R2(config)#IPV6 UNI R2(config)#IPV6 UNIcast-routing R2(config)#INT FA 0/0
  • 3. ` R2(config-if)#IPV6 EN R2(config-if)#IPV6 ENable R2(config-if)#IPV6 ADD 2001:ABCD:1234::2/126 R2(config-if)#NO SHUT R2(config-if)# *Nov 19 01:02:57.755: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up R2(config-if)# *Nov 19 01:02:57.755: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/0 Physical Port Administrative State Down *Nov 19 01:02:58.755: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up R2(config-if)# R2(config-if)#INT FA 0/1 R2(config-if)#IPV6 ADD 2007:ABCD:1234::1/64 R2(config-if)#NO SHUT R2(config-if)#END R2# *Nov 19 01:03:49.647: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up *Nov 19 01:03:49.647: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/1 Physical Port Administrative State Down *Nov 19 01:03:49.835: %SYS-5-CONFIG_I: Configured from console by console *Nov 19 01:03:50.647: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up R2#COPY RUN STartup-config Destination filename [startup-config]? Building configuration... [OK] ROUTER 3 R3#CONFIG T Enter configuration commands, one per line. End with CNTL/Z. R3(config)#IPV6 UNI R3(config)#IPV6 UNIcast-routing
  • 4. ` R3(config)#INT FA 0/1 R3(config-if)#IPV6 EN R3(config-if)#IPV6 ENable R3(config-if)#IPV6 ADD 2FFE:ABCD:1234::2/64 R3(config-if)#NO SHUT R3(config-if)# *Nov 19 01:05:42.795: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up R3(config-if)# *Nov 19 01:05:42.795: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/1 Physical Port Administrative State Down *Nov 19 01:05:43.795: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to R3(config-if)#END R3#C *Nov 19 01:05:53.099: %SYS-5-CONFIG_I: Configured from console by console R3#COPY RUN ST R3#COPY RUN STartup-config Destination filename [startup-config]? Building configuration... [OK] ROUTER 4R4#CONFIG T Enter configuration commands, one per line. End with CNTL/Z. R4(config)# R4(config)#IPV6 UNI R4(config)#IPV6 UNIcast-routing R4(config)#INT FA 0/1 R4(config-if)#IPV6 EN R4(config-if)#IPV6 ENable R4(config-if)#IPV6 ADD 2007:ABCD:1234::2/64 R4(config-if)#NO SHUT
  • 5. ` R4(config-if)#END R4# *Nov 19 01:07:04.795: %SYS-5-CONFIG_I: Configured from console by console *Nov 19 01:07:05.267: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up R4# *Nov 19 01:07:05.267: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/1 Physical Port Administrative State Down *Nov 19 01:07:06.267: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up R4#COPY RUN ST R4#COPY RUN STartup-config Destination filename [startup-config]? Building configuration... [OK] CONFIGURING OSPF R1 R1#CONFIG T Enter configuration commands, one per line. End with CNTL/Z. R1(config)# R1(config)#IPV6 ROUTER OSPF 1 R1(config-rtr)# *Nov 19 01:10:04.751: %OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id, please configure manually R1(config-rtr)#ROuter-id 1.1.1.1 R1(config-rtr)#END
  • 6. ` R1(config)# R1(config)#INT FA 0/0 R1(config-if)#IPV6 OSPF 1 AREA 0 R1(config-if)#NO SHUT R1(config-if)# R1(config-if)# R1(config-if)#INT FA 0/1 R1(config-if)#IPV6 ENA R1(config-if)#IPV6 ENAble R1(config-if)#IPV6 OSPF 1 AREA 0 R1(config-if)#NO SHUT R1(config-if)# R2#CONFIG T Enter configuration commands, one per line. End with CNTL/Z. R2(config)# R2(config)#IPV6 ROUTER OSPF 1 R2(config-rtr)#R *Nov 19 01:13:01.391: %OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id, please configure manually R2(config-rtr)#ROUTER-id 2.2.2.2 R2(config-rtr)#INT FA 0/0 R2(config-if)#IPV6 ENA R2(config-if)#IPV6 ENAble R2(config-if)#IPV6 OSPF 1 AREA 0 R2(config-if)#
  • 7. ` *Nov 19 01:13:45.067: %OSPFv3-5-ADJCHG: Process 1, Nbr 1.1.1.1 on FastEthernet0/0 from LOADING to FULL, Loading Done R2(config-if)# *Nov 19 01:13:45.555: %OSPFv3-4-ERRRCV: Received invalid packet: Bad Checksum from FE80::C800:EFF:FEBC:8, FastEthernet0/0 R2(config-if)#INT FA 0/1 R2(config-if)#IPV6 OSPF 1 AREA 0 R2(config-if)#NO SHUT R2(config-if)# R2(config-if)#END R2# *Nov 19 01:14:10.803: %SYS-5-CONFIG_I: Configured from console by console R2#R1(config-if)#END R3# R3#CONFIG T Enter configuration commands, one per line. End with CNTL/Z. R3(config)# R3(config)# R3(config)#IPV6 ROUTER OSPF 1 R3(config-rtr)#R *Nov 19 01:15:47.547: %OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id, please configure manually R3(config-rtr)#ROUT R3(config-rtr)#ROUTer-id 3.3.3.3 R3(config-rtr)#INT FA 0/1 R3(config-if)#IPV6 EN R3(config-if)#IPV6 ENable R3(config-if)#IPV6 OSPF 1 AREA 0 R3(config-if)#NO
  • 8. ` *Nov 19 01:16:12.199: %OSPFv3-4-ERRRCV: Received invalid packet: Bad Checksum from FE80::C800:EFF:FEBC:6, FastEthernet0/1 R3(config-if)#NO SHUT R3(config-if)# R3(config-if)#END R3# R3# *Nov 19 01:16:16.287: %SYS-5-CONFIG_I: Configured from console by console *Nov 19 01:16:17.135: %OSPFv3-5-ADJCHG: Process 1, Nbr 1.1.1.1 on FastEthernet0/1 from LOADING to FULL, Loading Done ROUTER 4 R4#CONFIG T Enter configuration commands, one per line. End with CNTL/Z. R4(config)# R4(config)# R4(config)#IPV6 ROUTER OSPF 1 R4(config-rtr)#RO *Nov 19 01:16:58.167: %OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id, please configure manually R4(config-rtr)#ROU R4(config-rtr)#ROUter-id 4.4.4.4 R4(config-rtr)#INT FA 0/1 R4(config-if)#IPV6 OSPF 1 AREA 0 R4(config-if)#NO SHU *Nov 19 01:17:14.979: %OSPFv3-5-ADJCHG: Process 1, Nbr 2.2.2.2 on FastEthernet0/1 from LOADING to FULL, Log Done R4(config-if)#NO SHUT R4(config-if)#END R4# *Nov 19 01:17:20.615: %SYS-5-CONFIG_I: Configured from console by console
  • 9. ` VERIFY OSPF R1 R1#SHOW IPV6 OSPF NEIghbor Neighbor ID Pri State Dead Time Interface ID Interface 3.3.3.3 1 FULL/BDR 00:00:35 5 FastEthernet0/1 2.2.2.2 1 FULL/BDR 00:00:36 4 FastEthernet0/0 * FROM R1 U CAN SEE UR NEIGHBOR R2 AND R3 R1# R1#show ipv6 route IPv6 Routing Table - 7 entries Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP U - Per-user Static route I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2 ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2 C 2001:ABCD:1234::/126 [0/0] via ::, FastEthernet0/0 L 2001:ABCD:1234::1/128 [0/0] via ::, FastEthernet0/0 O 2007:ABCD:1234::/64 [110/2] via FE80::C801:EFF:FEBC:8, FastEthernet0/0 C 2FFE:ABCD:1234::/64 [0/0] via ::, FastEthernet0/1 L 2FFE:ABCD:1234::1/128 [0/0] via ::, FastEthernet0/1 L FE80::/10 [0/0] via ::, Null0
  • 10. ` L FF00::/8 [0/0] via ::, Null0 FRM R1 U CAN SEE THE OSPF WAS ESTABLISH WITH CHARATER 0 (OSPF) TESTING BY PINGING FROM R3 TO R4 SUCCESSFULLY R3#ping 2007:abcd:1234::2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 2007:ABCD:1234::2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 60/112/172 ms ANOTHER COMMAND TO VERIFY OSPF R1#show ipv6 ospf database OSPFv3 Router with ID (1.1.1.1) (Process ID 1) Router Link States (Area 0) ADV Router Age Seq# Fragment ID Link count Bits 1.1.1.1 170 0x80000006 0 2 None 2.2.2.2 107 0x80000005 0 2 None 3.3.3.3 166 0x80000002 0 1 None 4.4.4.4 100 0x80000002 0 1 None Net Link States (Area 0) ADV Router Age Seq# Link ID Rtr count 1.1.1.1 319 0x80000001 4 2 1.1.1.1 170 0x80000001 5 2 2.2.2.2 107 0x80000001 5 2
  • 11. ` Link (Type-8) Link States (Area 0) ADV Router Age Seq# Link ID Interface 1.1.1.1 455 0x80000001 5 Fa0/1 3.3.3.3 171 0x80000001 5 Fa0/1 1.1.1.1 497 0x80000001 4 Fa0/0 2.2.2.2 327 0x80000001 4 Fa0/0 Intra Area Prefix Link States (Area 0) ADV Router Age Seq# Link ID Ref-lstype Ref-LSID 1.1.1.1 326 0x80000001 4096 0x2002 4 1.1.1.1 177 0x80000001 5120 0x2002 5 2.2.2.2 114 0x80000001 5120 0x2002 5 R1#