Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> OS >> Unix >> Solaris >> 10 >> How to plumb up a new IP interface

e.g. e1000g0

# ifconfig e1000g0 plumb up

# ifconfig e1000g0 192.168.0.1 netmask 255.255.255.0

# vi /etc/hostname.e1000g0

enter the hostname for that interface eg. server-e1000g0

enter the IP address for this hostname in /etc/hosts

# vi /etc/hosts

192.168.0.1   server-e1000g0

 

 

[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]