Tags: interface

Solaris: Virtual Interface Creation / Deletion

Technology, Solaris Send feedback »
To add virtual interface 1. Add entry in /etc/hosts # ifconfig eri0 addif 10.100.10.20/24 broadcast 10.100.10.255 up 3. Create /etc/hostname.eri0:xx with domain name as its content (where xx is next available no for virtual NIC, verify that usi… more »

Solaris: IP Multipathing

Technology, Solaris Send feedback »
Introduction This is a quick outline of a document describing how to set up IP multipathing in our environment. The goal is to implement a standard naming convention for the different addresses as well as for the network adapter group name. Pre… more »