OSPF-Single-Area-IPv6

 

OSPFv3-Single-Area




Download link for Practical of OSPFv3-Single-Area via Static:



R-1 Configuration:-
-------------------
Router(config)#hostname R-1
R-1(config)#interface fastEthernet 0/0
R-1(config-if)#ipv6 address 2001:db8:1:1::1/64
R-1(config-if)#no shu
R-1(config)#interface serial 1/0
R-1(config-if)#ipv6 address 2001:db8:1:A001::1/64
R-1(config-if)#clock rate 72000
R-1(config-if)#no shu
R-1(config-if)#ex
R-1(config)#ipv6 unicast-routing

R-2 Configuration:-
-------------------
Router(config)#hostname R-2
R-2(config)#interface fastEthernet 0/0
R-2(config-if)#ipv6 address 2001:db8:1:3::1/64
R-2(config-if)#no shu
R-2(config)#interface serial 1/0
R-2(config-if)#ipv6 address 2001:db8:1:A001::2/64
R-2(config-if)#no shu
R-2(config-if)#ex
R-2(config)#ipv6 unicast-routing

OSPFv3 Configuration On R-1:-
------------------------------
R-1(config)#ipv6 router ospf 100
R-1(config-rtr)#router-id 1.1.1.1
R-1(config-rtr)#interface f 0/0
R-1(config-if)#ipv6 ospf 100 area 0
R-1(config-if)#interface s 1/0
R-1(config-if)#ipv6 ospf 100 area 0
R-1(config-if)#

OSPFv3 Configuration On R-2:-
------------------------------
R-2(config)#ipv6 router ospf 100
R-2(config-rtr)#router-id 2.2.2.2
R-2(config-rtr)#interface f 0/0
R-2(config-if)#ipv6 ospf 100 area 0
R-2(config-if)#interface s 1/0
R-2(config-if)#ipv6 ospf 100 area 0
R-2(config-if)#


Ping PC_(2001:db8:1:1::2) to PC_(2001:db8:1:3::2):-
----------------------------------------------------------

C:\>ping 2001:db8:1:3::2

Pinging 2001:db8:1:3::2 with 32 bytes of data:

Reply from 2001:DB8:1:3::2: bytes=32 time=1ms TTL=126
Reply from 2001:DB8:1:3::2: bytes=32 time=7ms TTL=126
Reply from 2001:DB8:1:3::2: bytes=32 time=9ms TTL=126
Reply from 2001:DB8:1:3::2: bytes=32 time=7ms TTL=126

Ping statistics for 2001:DB8:1:3::2:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 1ms, Maximum = 9ms, Average = 6ms

Check Protocol Status:-
--------------------------
R-2#show ipv6 protocols 
IPv6 Routing Protocol is "connected"
IPv6 Routing Protocol is "ND"
IPv6 Routing Protocol is "ospf 100"
  Interfaces (Area 0)
    FastEthernet0/0
    Serial1/0
  Redistribution:
    None


Thanks & Regards
Abhishek Pathak
+91-9621134014
abhishek9621134014@outlook.com

No comments:

Post a Comment

Computer Hardware_(A+) & Operating System with Networking

Microprocessor Motherboard About Operating System Create Bootable Pen Drive via Command Map Network Drive File Transfer Protocol in Windows ...