配置IPv6地址:

1
2
ifconfig enp9s0f1 inet6 add 81::d/64 

配置IPv4地址:

1
2
ifconfig enp9s0f1 add 10.0.0.6/64 
ifconfig enp9s0f1 delete 10.0.0.6/64