cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
578
Views
0
Helpful
2
Replies

IoT devices don't receive IPv6 address via DHCPv6 on L3 Switch

flowing
Level 1
Level 1

I have DHCPv6 configured on my Layer 3 Switch. PCs in the picture receive their IPv6 addresses and are able to be pinged with success from both same and different subnets.

flowing_0-1685030362120.png

However, when it comes to IoT devices (such as WEBCAM1 or WEBCAM2), they do not receive their IPv6 address from DHCPv6 using automatic configuration:

flowing_1-1685030459105.png

Then I thought that setting up a default gateway on IPv6 (using the command Switch(config)#ipv6 route ::/0 2027:017c:cede::1 as the subnet that WEBCAM1 is in is 2027:017c:cede::) could work so I could at least set it up statically, however, I'm unable to set it on the configuration of the device as my input is simply ignored:

flowing_2-1685030612242.png

As I'm trying to dual stack the network with IPv4 and IPv6, I was able to configure a default-router on IPv4, exclude it from the DHCPv4 list and assign it to IoT devices statically.  However, it does not seem like this is possible with IPv6 or at least I don't see a way.

What could be the solution so I could ping IoT devices on IPv6?

2 Replies 2

Hi

 The problem seems to be the same with DHCPv4. As we could see in another post of yours, the camera only reply ping if in static IP. The same might apply to IPv6.

 This is PacketTracer limitation probably

This is true, pings only do work with static IPs. But the problem is that I can't even set a static IP since I'm unable to set up custom default gateway on the WEBCAM since PT "will use the default gateway of the fastest functional port".

Review Cisco Networking for a $25 gift card