View Single Post
  #1   (View Single Post)  
Old 9th July 2008
berlowin berlowin is offline
Port Guard
 
Join Date: Jun 2008
Posts: 11
Default Asking about IPv6 address

Hello all,

when i type ifconfig, and the output is:
$ ifconfig
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
inet6 fe80::213:20ff:feac:ddca%em0 prefixlen 64 scopeid 0x1
inet 122.200.6.110 netmask 0xffffff00 broadcast 122.200.6.255
ether 00:13:20:ac:dd:ca
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active

I want ask why the bold and the underline output is always started with FE80? even though i change my NIC, it always start with FE80.

Last question, is 213:20ff:feac:ddca%em0 the MAC address of the NIC? Because when I change my NIC, it always change the address too.

does anybody have the reference?

Thank you very much.

waiting for your replied soon.

Regards,
berlowin

Last edited by berlowin; 9th July 2008 at 01:40 AM.
Reply With Quote