FreeBSD Assign IPv4 address
FreeBSD ifconfig add alias for IPv4
FreeBSD ifconfig remove alias for IPv4
For IPv6
FreeBSD Enable IPv6 functionality of the interface:
FreeBSD Add the IPv6 address 2001:DB8:DBDB::123/48 to the interface em0:
FreeBSD ifconfig remove/delete Alias for IPv6 inet6
1 | : # ifconfig em0 inet 192.168.10.5 netmask 255.255.255.0 |
1 | : # ifconfig em0 inet 192.168.10.10/24 add |
1 | : # ifconfig em0 inet 192.168.10.10/24 -alias |
FreeBSD Enable IPv6 functionality of the interface:
1 | : # ifconfig em0 inet6 -ifdisabled |
1 | : # ifconfig em0 inet6 2001:db8:bdbd::123 prefixlen 48 alias |
1 | : # ifconfig em0 inet6 2001:db8:bdbd::123/48 delete |
Je vous invite à vous informer sur l'affaire jean jacque perrut ici
ReplyDelete