CCNA2 SRWE | 15.6.1 Packet Tracer - Configure IPv4 and IPv6 Static and Default Routes

preview_player
Показать описание
CCNA2 SRWE Course Packet Tracer
15.6.1 Packet Tracer - Configure IPv4 and IPv6 Static and Default Routes
Рекомендации по теме
Комментарии
Автор

Thank you, I transcribed the commands if someone else has hard time reading them like I did, but I still highly recommend viewing the video to understand them :)

 On the Edge_Router :
en
conf t
ip route 0.0.0.0 0.0.0.0 s0/0/0
ip route 0.0.0.0 0.0.0.0 s0/0/1 5
ipv6 route ::/0 2001:db8:a:1::1
ipv6 route ::/0 2001:db8:a:2::1 5
end
wr
On the ISP 1 :
en
conf t
ip route 192.168.10.16 255.255.255.240 10.10.10.2
ip route 192.168.11.32 255.255.255.224 10.10.10.2
ip route 192.168.10.16 255.255.255.240 g0/0 5
ip route 192.168.11.32 255.255.255.224 g0/0 5
ipv6 route 2001:db8:1:10::/64 2001:db8:a:1::2
ipv6 route 2001:db8:1:11::/64 2001:db8:a:1::2
ipv6 route 2001:db8:1:10::/64 2001:db8:f:f::2 5
ipv6 route 2001:db8:1:11::/64 2001:db8:f:f::2 5
end
wr
On the Edge_router again:
en
conf t
ip route 198.0.0.10 255.255.255.255 10.10.10.1
ip route 198.0.0.10 255.255.255.255 10.10.10.5 5
ipv6 route 2001:db8:f:f::10/128 2001:db8:a:1::1
ipv6 route 2001:db8:f:f::10/128 2001:db8:a:2::1 5
end
wr

patience__
Автор

If you could get rid of background noise that would be great. Although you got busy for a minute with your phone still you got the point where to start from, well done, and Thank you.

safiullahziababak