You are on page 1of 2

www.latiffesa.

com HSRP on IPv6

IPV6 HSRP RIPng Fa0/0


0/0/1

R1
Fa0/1 0/0/3
PCA SW R3
Fa0/3 PCB
Fa0/0

Fa0/2 R2 0/0/2

0/1/0
Fa0/0

R1 R2
hostname r1 hostname r2
ipv6 unicast-routing ipv6 unicast-routing
int fa0/0 int fa0/0
no ip add no ip add
ipv6 add 2020:ab8:2001::1010/64 ipv6 add 2020:ab8:2001::1011/64
ipv6 enable ipv6 enable
standby version 2 standby version 2
standby 1 ipv6 autoconfig standby 1 ipv6 autoconfig
standby 1 priority 120 standby 1 preempt delay min 30
standby 1 preempt delay min 30 standby 1 track s0/1/0 90
standby 1 track s0/0/1 90 no shut
no shut ipv6 rip ripng1 enable
ipv6 rip ripng1 enable
int s0/1/0
int s0/0/1 no ip add
no ip add ipv6 enable
ipv6 enable ipv6 add 2010:ab8:2010::1020/64
ipv6 add 2010;ab8:2001::1010/64 no shut
no shut ipv6 rip ripng1 enable
ipv6 rip ripng1 enable

R3
hostname r3
ipv6 unicast-routing
int s0/0/3
no ip add
ipv6 add 2010:ab8:2001::1011/64
ipv6 enable
no shut
ipv6 rip ripng1 enable

int fa0/0
no ip add
ipv6 enable
ipv6 add 2030:ab8:2010::1010/64
no shut
ipv6 rip ripng1 enable

__________________________________________________________________________________
latiffesa@latiffesa.com 1|Page
www.latiffesa.com HSRP on IPv6

NOTE:
1. No configuration required on switch SW.
2. PCA and PCB is SLAAC

PCB configuration SLAAC


C:\Users\user98>cd\
C:\>ipconfig
Windows IP Configuration
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . : 2030:ab8:2010:0:7550:a244:4090:5f05
Temporary IPv6 Address. . . . . . : 2030:ab8:2010:0:b9ef:8de9:d15f:47a2
Link-local IPv6 Address . . . . . : fe80::7550:a244:4090:5f05%4
Default Gateway . . . . . . . . . : fe80::21c:58ff:fe0b:c0c%4

C:\>ping 2020:ab8:2001::1010
Pinging 2020:ab8:2001::1010 with 32 bytes of data:
Reply from 2020:ab8:2001::1010: time=12ms

PCA configuration SLAAC


C:\Users\lat>ipconfig
Windows IP Configuration
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . : 2020:ab8:2001:0:50ef:7a0b:200c:31bf
Temporary IPv6 Address. . . . . . : 2020:ab8:2001:0:a4a2:80f6:be4b:2cbd
Link-local IPv6 Address . . . . . : fe80::50ef:7a0b:200c:31bf%2
Default Gateway . . . . . . . . . : fe80::5:73ff:fea0:1%2

C:\Users\lat>ping 2030:ab8:2010::1010 -t
Pinging 2030:ab8:2010::1010 with 32 bytes of data:
Reply from 2030:ab8:2010::1010: time=12ms
Reply from 2030:ab8:2010::1010: time=12ms

__________________________________________________________________________________
latiffesa@latiffesa.com 2|Page

You might also like