<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AskNadya &#187; link based detection</title>
	<atom:link href="http://asknadya.com/tag/link-based-detection/feed/" rel="self" type="application/rss+xml" />
	<link>http://asknadya.com</link>
	<description>solaris, linux, red hat, suse, vmware, virtualbox, sap basis, sap netweaver, oracle, mssql, sql</description>
	<lastBuildDate>Thu, 02 Sep 2010 06:27:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Configure Link Based Detection IPMP [Active-Standby]</title>
		<link>http://asknadya.com/sun-solaris/how-to-configure-link-based-detection-ipmp-active-standby/</link>
		<comments>http://asknadya.com/sun-solaris/how-to-configure-link-based-detection-ipmp-active-standby/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 03:39:05 +0000</pubDate>
		<dc:creator>AskNadya</dc:creator>
				<category><![CDATA[SUN Solaris]]></category>
		<category><![CDATA[IPMP]]></category>
		<category><![CDATA[link based detection]]></category>

		<guid isPermaLink="false">http://asknadya.com/?p=322</guid>
		<description><![CDATA[1. Check Solaris version. At minimum Solaris 9 12/02 is needed. #uname -a SunOS XXXXX 5.10 Generic_118833-33 sun4u sparc SUNW,Netra-XXX 2. Set local mac address to true #eeprom local-mac-address?=true 3. Check IP setting # ifconfig -a lo0: flags=2001000849 mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 XXX0: flags=1000843 mtu 1500 index 2 inet 192.168.1.10 netmask [...]


Related posts:<ol><li><a href='http://asknadya.com/sun-solaris/246/' rel='bookmark' title='Permanent Link: Configure Link Based Detection IPMP [Active-Active]'>Configure Link Based Detection IPMP [Active-Active]</a></li>
<li><a href='http://asknadya.com/sun-solaris/how-to-configure-probe-based-ipmp-1-public-ip/' rel='bookmark' title='Permanent Link: Configure Probe Based IPMP [1 Public IP]'>Configure Probe Based IPMP [1 Public IP]</a></li>
<li><a href='http://asknadya.com/sun-solaris/how-to-configure-probe-bases-ipmp-2-public-ip/' rel='bookmark' title='Permanent Link: Configure Probe Based IPMP [2 Public IP]'>Configure Probe Based IPMP [2 Public IP]</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>1. Check Solaris version. At <strong>minimum Solaris 9 12/02</strong> is needed.</p>
<p><strong>#uname -a</strong><br />
SunOS XXXXX <strong>5.10</strong> Generic_118833-33 sun4u sparc SUNW,Netra-XXX</p>
<p>2. Set <strong>local mac address</strong> to <strong>true</strong></p>
<p><strong>#eeprom local-mac-address?=true</strong></p>
<p><strong><span id="more-322"></span></strong></p>
<p>3. Check IP setting</p>
<p><strong># ifconfig -a</strong></p>
<p>lo0: flags=2001000849 mtu 8232 index 1</p>
<p>inet 127.0.0.1 netmask ff000000</p>
<p><strong>XXX0</strong>: flags=1000843 mtu 1500 index 2</p>
<p>inet 192.168.1.10 netmask ffffff00 broadcast 192.168.1.255</p>
<p>ether x:xx:xx:xx:xx:xx</p>
<p>4. Assign IPMP into each xxx0 &amp; xxx1 interfaces using vi editor.</p>
<p><strong>#vi /etc/hostname.xxx0</strong><br />
&lt;<span style="color: #ff0000;"><strong>hostname</strong></span>&gt; netmask + broadcast + group &lt;<span style="color: #ff0000;"><strong>group_name</strong></span>&gt; up</p>
<p><strong>#vi /etc/hostname.xxx1</strong><br />
group &lt;<span style="color: #ff0000;"><strong>group_name</strong></span>&gt; standby up</p>
<p>5. Check IP setting</p>
<p># ifconfig -a<br />
xxx0: flags=1000849 mtu 1500 index 4<br />
inet 192.168.1.10 netmask ffffff00 broadcast 192.168.1.255<br />
groupname ipmp0<br />
ether x:x:xx:xx:xx:xx</p>
<p>xxx0:1: flags=1000843 mtu 1500 index 4<br />
inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255</p>
<p>xxx1: flags=69000842mtu 0 index 5<br />
inet 0.0.0.0 netmask 0<br />
groupname ipmp0<br />
ether x:x:xx:xx:xx:xx</p>
<p>6. <strong>Reboot</strong></p>
<p><strong>#init 6</strong></p>
<p>7. <strong>Verify </strong>&amp; <strong>test </strong>your IPMP ( 2 way of step )</p>
<p>* Plugin 2 LAN cable into XXX0 &amp; XXX1 interface port. Then, ping the system through the gateway. At the time, plug out the XXX0 LAN cable &amp; see messages from the system.</p>
<p>or</p>
<p>* Run this command to dettach the XXX0 interface.</p>
<p><strong>#if_mpadm -d XXX0</strong> &gt;&gt; Dettach interface and force failover</p>
<p><strong>#if_mpadm -r XXX0</strong> &gt;&gt; Reattach interface and failback</p>
<p><strong>Note:</strong></p>
<p>** Network interfaces supported: hme, eri, ce, ge, bge, qfe, dmfe, e1000g, ixgb, nge, nxge, rge, xg</p>


<p>Related posts:<ol><li><a href='http://asknadya.com/sun-solaris/246/' rel='bookmark' title='Permanent Link: Configure Link Based Detection IPMP [Active-Active]'>Configure Link Based Detection IPMP [Active-Active]</a></li>
<li><a href='http://asknadya.com/sun-solaris/how-to-configure-probe-based-ipmp-1-public-ip/' rel='bookmark' title='Permanent Link: Configure Probe Based IPMP [1 Public IP]'>Configure Probe Based IPMP [1 Public IP]</a></li>
<li><a href='http://asknadya.com/sun-solaris/how-to-configure-probe-bases-ipmp-2-public-ip/' rel='bookmark' title='Permanent Link: Configure Probe Based IPMP [2 Public IP]'>Configure Probe Based IPMP [2 Public IP]</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://asknadya.com/sun-solaris/how-to-configure-link-based-detection-ipmp-active-standby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure Link Based Detection IPMP [Active-Active]</title>
		<link>http://asknadya.com/sun-solaris/246/</link>
		<comments>http://asknadya.com/sun-solaris/246/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 08:54:14 +0000</pubDate>
		<dc:creator>AskNadya</dc:creator>
				<category><![CDATA[SUN Solaris]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[IPMP]]></category>
		<category><![CDATA[link based detection]]></category>

		<guid isPermaLink="false">http://asknadya.com/?p=246</guid>
		<description><![CDATA[1. Check Solaris version. At mininum Solaris 9 12/02 is needed. #uname -a SunOS XXXXX 5.10 Generic_118833-33 sun4u sparc SUNW,Netra-XXX 2. Set local mac address to true #eeprom local-mac-address?=true 3. Check IP setting # ifconfig -a lo0: flags=2001000849 mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 XXX0: flags=1000843 mtu 1500 index 2 inet 192.168.1.10 netmask [...]


Related posts:<ol><li><a href='http://asknadya.com/sun-solaris/how-to-add-ip-in-solaris/' rel='bookmark' title='Permanent Link: Add IP in Solaris [Temporary]'>Add IP in Solaris [Temporary]</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>1. Check Solaris <strong>version</strong>. At <strong>mininum </strong>Solaris 9 12/02 is needed.</p>
<p><strong>#uname -a</strong><br />
SunOS XXXXX <strong>5.10</strong> Generic_118833-33 sun4u sparc SUNW,Netra-XXX</p>
<p>2. Set local mac address to <strong>true</strong></p>
<p><strong>#eeprom local-mac-address?=true</strong></p>
<p><strong><span id="more-246"></span></strong></p>
<p>3. Check IP <strong>setting</strong></p>
<p><strong># ifconfig -a</strong><br />
lo0: flags=2001000849 mtu 8232 index 1<br />
inet 127.0.0.1 netmask ff000000<br />
<strong>XXX0</strong>: flags=1000843 mtu 1500 index 2<br />
inet 192.168.1.10 netmask ffffff00 broadcast 10.23.205.255<br />
ether x:xx:xx:xx:xx:xx</p>
<p>4. <strong>Assign </strong>IPMP into each <strong>xxx0 </strong>&amp; <strong>xxx1 </strong>interfaces using vi editor.<br />
<strong><br />
#vi /etc/hostname.XXX0</strong><br />
&lt;<strong>hostname</strong>&gt; netmask + broadcast + group &lt;<strong>group_name</strong>&gt; up</p>
<p><strong>#vi /etc/hostname.xxx1</strong><br />
group &lt;<strong>group_name</strong>&gt; up</p>
<p>5. Check IP <strong>setting</strong><br />
<strong><br />
# ifconfig -a</strong><br />
lo0: flags=2001000849 mtu 8232 index 1<br />
inet 127.0.0.1 netmask ff000000<br />
<strong>XXX0</strong>: flags=1000843 mtu 1500 index 2<br />
inet 192.168.1.10 netmask ffffff00 broadcast 10.23.205.255<br />
ether x:xx:xx:xx:xx:xx</p>
<p><strong>XXX1</strong>: flags=1000843 mtu 1500 index 3<br />
inet 192.168.1.20 netmask ffffff00 broadcast 192.168.1.255<br />
ether x:xx:xx:xx:xx:xx</p>
<p>6. <strong>Reboot</strong></p>
<p><strong>#init 6</strong></p>
<p>7. <strong>Verify </strong>&amp; <strong>test </strong>your IPMP ( 2 way of step )</p>
<p>* Plug in <strong>2 LAN cable</strong> into <strong>XXX0 </strong>&amp; <strong>XXX1 </strong>interface port. Then, ping the system through the gateway. At the time, <strong>plug</strong> <strong>out </strong>the <strong>XXX0 </strong>LAN cable &amp; see messages from the system.</p>
<p><strong>or</strong></p>
<p>* Run this command to <strong>dettach </strong>the <strong>XXX0 </strong>interface.<br />
<strong><br />
#if_mpadm -d XXX0</strong> &gt;&gt; Dettach interface and force failover<br />
<strong><br />
#if_mpadm -r XXX0</strong> &gt;&gt; Reattach interface and failback</p>
<p><strong>Note:</strong><br />
** Network interfaces supported: hme, eri, ce, ge, bge, qfe, dmfe, e1000g, ixgb, nge, nxge, rge, xg</p>


<p>Related posts:<ol><li><a href='http://asknadya.com/sun-solaris/how-to-add-ip-in-solaris/' rel='bookmark' title='Permanent Link: Add IP in Solaris [Temporary]'>Add IP in Solaris [Temporary]</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://asknadya.com/sun-solaris/246/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
