OSPF IPV6 Configuration

Posted filed under Cisco CCNA.


Now I will do small Lab:

R4=10.10.10.4

R10=10.10.10.10 connected via LAN link

 

Also I will have IPV6 as follow:

r4 f0/0=2001:4444::4/64

r10 f0/0=2001:4444::10/64

 

In here we have R4 and R10  with the following:

Here is R4#Show run:

interface FastEthernet0/0

ip address 10.10.10.4 255.255.255.0

duplex auto

speed auto

ipv6 address 2001:4444::4/64

Here is R10  with so many loopback address:

interface Loopback0

ip address 100.100.100.100 255.255.255.0

!

interface Loopback1

no ip address

ipv6 address FEC0:1000::1/128

!

interface Loopback2

no ip address

ipv6 address FEC0:1000::2/128

!

interface Loopback3

no ip address

ipv6 address FEC0:1000::3/128

!

interface Loopback4

no ip address

ipv6 address FEC0:1000::4/128

!

interface FastEthernet0/0

ip address 10.10.10.10 255.255.255.0

duplex auto

speed auto

ipv6 address 2001:4444::10/64

 

Receive our Cisco CCNA Packet Tracer!
Get our complete tutorial in PDF

 

 

Cisco CCNA EIGRP

 

[bs_icon name=”glyphicon glyphicon-expand”] Watch the video and you will be able to understand Cisco EIGRP IPV6 Configuration much better and Please subscribe to our YouTube Channel.

50-discount-on-self-study-online-class

Want more information on how to become Cisco CCNA Certified? Learn more!
Join our Cisco CCNA facebook study group!

 


Also published on Medium.

Comments are closed.