Solaris news, tips and tutorials

Blog about Solaris administration, network and security.

Browsing Posts tagged ifconfig

The ndd command is powerful tool that can set many parameters related to network. We can start by determine network interfaces on our system. # ifconfig -a

To set up new network interface in Solaris you need to use ifconfig command. Let’s first check what we already have in the system

Network interfaces in Solaris can either have all the same MAC address or unique one for each interface. This all depends on value of local-mac-address? variable. To view content of this variable, perform command: