天天看点

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

继续阅读