Hi,
I have a server that has Soalris 10 SPARC OS.
I can currently connect to it remotly using an IP address, but I want to change it to another IP address... what do I need to do? Pls let me know the commands...
Its the igb0. Is it just plumb? Shutdown necessary?
root@dp-# dladm show-dev
igb0 link: up speed: 1000 Mbps duplex: full
igb1 link: unknown speed: 1000 Mbps duplex: full
igb2 link: up speed: 1000 Mbps duplex: full
igb3 link: unknown speed: 0 Mbps duplex: unknown
usbecm0 link: up speed: 10 Mbps duplex: full
root@dp-# netstat -in
Name Mtu Net/Dest Address Ipkts Ierrs Opkts Oerrs Collis Queue
lo0 8232 127.0.0.0 127.0.0.1 388 0 388 0 0 0
igb0 1500 10.129.68.0 10.129.68.47 15569708 0 7256551 0 0 0
igb2 1500 1.1.0.0 1.1.1.2 12943 0 24 0 0 0
usbecm0 1500 169.254.182.0 169.254.182.77 6 0 1126 0 0 0
root # ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
igb0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.129.68.47 netmask ffffffc0 broadcast 10.129.68.63
ether 0:10:e0:3e:c3:1c
Tks,
joao