Hi All,
I need a quick help.
I was trying to add a IPv6 Link local address using Ifconfig
and the result is
again I tried using
but interface en0 doesn't show any Ipv6 link local address when I do ifconfig en0.
result -
please help me quickly.
I need a quick help.
I was trying to add a IPv6 Link local address using Ifconfig
Code:
sudo ifconfig en0 inet6 fe80::204:a3ff:fe12:13b4 add
and the result is
Code:
ifconfig: ioctl(SIOCGIFAFLAG_IN6): Can't assign requested address
again I tried using
Code:
networksetup -setv6manual Ethernet fe80::204:a3ff:fe12:13b4 64 fe80::21f:d0ff:fe40:8bbd
result -
Code:
$ ifconfig en0
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=2b<RXCSUM,TXCSUM,VLAN_HWTAGGING,TSO4>
ether 40:6c:8f:05:5d:f0
inet 169.254.138.147 netmask 0xffff0000 broadcast 169.254.255.255
media: autoselect (100baseTX <full-duplex>)
status: active
please help me quickly.