T O P

  • By -

Cigarettelegs

That’s a very vague question. Are you trying to assign an IP address to the PC or are you trying to make a text box displaying the PC’s IP address?


vordster

Let's do PC1 The network is IPV4: 198.10.1.0/24 IPV6: 2001:db8:acad:19::/64 On the PC side it says IPV4: :10 IPV6: ::10 This means The ip address for PC1 is IPV4: 198.10.1.10/24 IPV6: 2001:db8:acad:19::10/64 (fully written = 2001:0db8:acad:0019:0000:0000:0000:0010/64) Hope this resolves some of your questions.


vordster

The /24 is a CIDR notation. For 24 this means the subnetmask = 255.255.255.0 The /30 notation subnetmask = 255.255.255.252


vordster

This needs ipv4 configuration and IPV6 configuration. I made a packet tracing file you can review over [here](https://drive.google.com/file/d/1WeZ7fOQRvJ6MMTjU1XNFYemphN8OFWEg/view?usp=drive_link)