20 Jan 2005 lyxmoo   » (Apprentice)

My IPMP configuration on Solaris 9/2005-01
bash-2.05# cat hosts
#
# Internet host table
#
127.0.0.1 localhost
2x2.9x.2x9.134 nspd4 loghost
2x2.9x.2x9.149 nspd-4
10.0.1.41 nspd4-1
10.0.1.42 nspd4-2
192.168.28.49 nspd4-q

bash-2.05# cat hostname.ce0
nspd-4 netmask 255.255.255.0 broadcast 10.0.1.255 group dns-grp1 up \
addif nspd4-1 deprecated -failover netmask 255.255.255.0 broadcast 10.0.1.255 up

bash-2.05# cat hostname.ce1
nspd4-2 netmask 255.255.255.0 broadcast 10.0.1.255 group dns-grp1 deprecated -failover standby up

bash-2.05# cat hostname.lo0\:1
nspd4

bash-2.05# ifconfig -a
lo0:
flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
lo0:1: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 2x2.9x.2x9.134 netmask ffffffe0
ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 2x2.9x.2x9.149 netmask ffffffe0 broadcast
202.96.209.159
groupname dns-grp1
ether 0:3:ba:8c:1f:b1
ce0:1: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 2
inet 10.0.1.41 netmask ffffff00 broadcast 10.0.1.255
ce1: flags=69040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,STANDBY,INACTIVE/> mtu 1500 index 3
inet 10.0.1.42 netmask ffffff00 broadcast 10.0.1.255 groupname dns-grp1
ether 0:3:ba:8c:1f:b1
qfe0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
inet 192.168.28.49 netmask ffffff00 broadcast 192.168.28.255
ether 0:3:ba:8c:1f:b1

bash-2.05#
</strong>

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!