110k views
3 votes
Cisco Packet Tracer

we need ready-made work to establish Ipv4 and IPv6

Left router - output interface
Central - ip
Left - default ip

Cisco Packet Tracer we need ready-made work to establish Ipv4 and IPv6 Left router-example-1

1 Answer

1 vote

Right - default ip

Left router:

Interface fa0/0

ip address 192.168.1.100 255.255.255.0

ipv6 address 2001:0DB8:AC10:FE01::/64

no shutdown

Central router:

Interface fa0/0

ip address 192.168.1.1 255.255.255.0

ipv6 address 2001:0DB8:AC10:FE00::/64

no shutdown

Left router:

Interface fa0/1

ip address 192.168.2.100 255.255.255.0

ipv6 address 2001:0DB8:AC10:FE03::/64

no shutdown

Right router:

Interface fa0/1

ip address 192.168.2.1 255.255.255.0

ipv6 address 2001:0DB8:AC10:FE02::/64

no shutdown

SALUTEMIFAMILIATAYLOR!!

User Corith Malin
by
7.9k points