天天看點

IPV6位址的更改方法

1.更改IPV4

Linux

IPV4 ifconfig eth0 192.168.24.1 netmask 255.255.255.0

# /sbin/ifconfig <interface> inet6 add <ipv6address>/<prefixlength>      

IPV6       ifconfig eth0 inet6 add 2001:0db8:0:f101::1/64 

做個小記

10/13 2014

繼續閱讀