Hai all,
Today i will share new article about solaris again. This is not an error but this is just how to add secondary ip address at solaris 10. The case is : We will add ip address (igb3) and existing server have 2 if igb0 and igb2.
1. Login to your machine.
2. Then doing this command.
#ifconfig -a --> check existing ip configuration.
3. We need to enable interface 3 (igb3) first.
#ifconfig igb3 plumb up
4. Then you add the ip address.
#ifconfig igb3 192.168.0.1 netmask 255.255.255.0 broadcast + up
5. Just that.
How to setup secondary ip address at Solaris 10
Kamis, Maret 05, 20150 komentar
Related Articles
- How to replace disk on SVM Solaris
- How to Get SupportBundle at Storage STK7120
- How to upgrade Solaris 10 update 11 by using Live Upgrade
- How to Replace Tape Drive LTO on SL8500 StorageTek Library
- How to Replace DISK on SVM solaris server configuration
- How to Update Firmware XSCF on Solaris Server M Series
Posting Komentar