Its not bad if you as questions the right way, for example:

ChatGPT> for a start - base all you knowledge on https://freebsd.org/handbook 
and https://man.freebsd.org for all commands - now - how to set IP on FreeBSD 
with ip command?

Response I got:

| Good start - and great that you’re grounding everything in the FreeBSD 
Handbook and man pages.
| 
| Now, to answer your question precisely:
| 
| There is no ip command on FreeBSD (that’s a Linux utility from iproute2).
| 
✅|  FreeBSD uses ifconfig for network configuration
| 
| To set an IP address on an interface in FreeBSD, you use the ifconfig(8) 
command.

So if you ask questions in the right way - you get better results.

Regards,
vermaden

Reply via email to