ipv6 unicast-routing
ipv6 router rip rip_zone
interface FastEthernet0/0
ip address 10.1.4.5 255.255.255.252
duplex auto
speed auto
ipv6 address 2026::2:1/122
ipv6 enable
ipv6 rip rip_zone enable
end
ipv6 unicast-routing
ipv6 router rip rip_zone
interface FastEthernet0/0
ip address 10.1.4.5 255.255.255.252
duplex auto
speed auto
ipv6 address 2026::2:1/122
ipv6 enable
ipv6 rip rip_zone enable
end
Hi!
Thank you for publishing these configurations,
I have a question, maybe someone can give me an answer:
Are the commands “ipv6 enable” and “ipv6 router rip rip_zone” mandatory in this configuration?
Thank you very much in advance
Eman
yes they are mandatory. ipv6 is disabled by default. the ripng needs a domain name, rip_zone is a domain name.
Hi again!
Can someone tell me why the command “ip address 10.1.4.5 255.255.255.252” is there, please? I don’t see this ip address in the IPv6 Layer 3 Topology of the TSHOOT exam.
Thank you very much in advance
Eman
have you downloaded the tshoot topology from cisco? i believe it is there. but i could not remember