<?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>Tech-Recipes &#187; Solaris networking</title>
	<atom:link href="http://www.tech-recipes.com/category/unix/solaris/solaris-networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:32:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create LACP aggregates in Solaris 10</title>
		<link>http://www.tech-recipes.com/rx/4261/create-lacp-aggregates-in-solaris-10/</link>
		<comments>http://www.tech-recipes.com/rx/4261/create-lacp-aggregates-in-solaris-10/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 12:53:29 +0000</pubDate>
		<dc:creator>drice39</dc:creator>
				<category><![CDATA[Solaris networking]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.tech-recipes.com/?p=4261</guid>
		<description><![CDATA[Link Aggregation Control Protocol (LACP) allows multiple network interfaces to work together to increase bandwidth and redundancy. LACP is simlar to IPMP (IP Multipathing) however IPMP is wasteful with IP addresses and can cause problems with ssh remote execution. Whereas LACP only requires one IP address, you need to ensure that your switches support LACP. [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/4261/create-lacp-aggregates-in-solaris-10/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple Solaris IP Multipathing</title>
		<link>http://www.tech-recipes.com/rx/1274/simple-solaris-ip-multipathing/</link>
		<comments>http://www.tech-recipes.com/rx/1274/simple-solaris-ip-multipathing/#comments</comments>
		<pubDate>Wed, 15 Mar 2006 07:17:57 +0000</pubDate>
		<dc:creator>mcdsco</dc:creator>
				<category><![CDATA[Solaris networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[IP multipathing consists of grouping two identical network cards together and having a live IP address be able to automatically fail over from one card to the other with no loss or degredation of service. 

The steps to accomplish this are as follows:
1. Ensure that both cards are seen by the system and have different [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1274/simple-solaris-ip-multipathing/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Solaris 10: set subnet mask in zone</title>
		<link>http://www.tech-recipes.com/rx/903/solaris-10-set-subnet-mask-in-zone/</link>
		<comments>http://www.tech-recipes.com/rx/903/solaris-10-set-subnet-mask-in-zone/#comments</comments>
		<pubDate>Wed, 25 May 2005 09:37:57 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Solaris networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[There isn&#8217;t a netmask setting available when creating a zone and the /etc/netmasks file isn&#8217;t consulted when plumbing up zone interfaces.  This recipe describes how to force a netmask when creating a zone.

To configure an IP address of 10.1.1.12 with a class C subnet mask (255.255.255.0, a 24 bit mask) on physical interface bge0, [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/903/solaris-10-set-subnet-mask-in-zone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get MAC address without root</title>
		<link>http://www.tech-recipes.com/rx/785/get-mac-address-without-root/</link>
		<comments>http://www.tech-recipes.com/rx/785/get-mac-address-without-root/#comments</comments>
		<pubDate>Thu, 02 Dec 2004 13:43:56 +0000</pubDate>
		<dc:creator>rotten</dc:creator>
				<category><![CDATA[Solaris networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[

Of course you can grab the MAC addresses for your interfaces with &#8220;ifconfig -a&#8221; as root on Solaris 8.  However if you want to get them as a regular user use arp.
Here is a script to do it for you:
#!/bin/ksh
# Quick script by rotten to report the MAC addresses on the server.
PATH=$PATH:/usr/sbin; export PATH
hostname=`hostname`
# [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/785/get-mac-address-without-root/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Setting Solaris Network Tunable Parameters</title>
		<link>http://www.tech-recipes.com/rx/456/setting-solaris-network-tunable-parameters/</link>
		<comments>http://www.tech-recipes.com/rx/456/setting-solaris-network-tunable-parameters/#comments</comments>
		<pubDate>Mon, 17 May 2004 16:27:10 +0000</pubDate>
		<dc:creator>indianboy</dc:creator>
				<category><![CDATA[Solaris networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[

To view the Network tunable parameters on a Solaris machine, we can use the following commands 
bash-2.03# ndd -get /dev/hme ? &#124; pg
?                             (read only)
transceiver_inuse   [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/456/setting-solaris-network-tunable-parameters/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add a default route</title>
		<link>http://www.tech-recipes.com/rx/154/add-a-default-route/</link>
		<comments>http://www.tech-recipes.com/rx/154/add-a-default-route/#comments</comments>
		<pubDate>Sun, 05 Oct 2003 00:48:48 +0000</pubDate>
		<dc:creator>vaiism</dc:creator>
				<category><![CDATA[Solaris networking]]></category>
		<category><![CDATA[route]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[This command will add a default route (gateway).  You should create an /etc/defaultrouter file with the IP to have it set to this for each boot.

route add default xxx.xxx.xxx.xxx
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/154/add-a-default-route/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Solaris: Get default route information</title>
		<link>http://www.tech-recipes.com/rx/153/get-default-route-information/</link>
		<comments>http://www.tech-recipes.com/rx/153/get-default-route-information/#comments</comments>
		<pubDate>Sun, 05 Oct 2003 00:47:53 +0000</pubDate>
		<dc:creator>vaiism</dc:creator>
				<category><![CDATA[Solaris networking]]></category>
		<category><![CDATA[default route]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Get information about the default route (gateway)

route get default
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/153/get-default-route-information/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Change the subnet mask of an interface</title>
		<link>http://www.tech-recipes.com/rx/145/change-the-subnet-mask-of-an-interface/</link>
		<comments>http://www.tech-recipes.com/rx/145/change-the-subnet-mask-of-an-interface/#comments</comments>
		<pubDate>Fri, 03 Oct 2003 18:29:05 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Solaris networking]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[If a network interface was configured with the wrong subnet mask as can happen when the default subnet is selected with a variable length subnet mask, a simple configuration change will fix it.

Consider a host that is assigned the IP address 10.50.90.15 in the class C subnet 10.50.90.0/24.  The normal subnet mask for a [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/145/change-the-subnet-mask-of-an-interface/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remove a virtual interface in Solaris</title>
		<link>http://www.tech-recipes.com/rx/139/remove-a-virtual-interface-in-solaris/</link>
		<comments>http://www.tech-recipes.com/rx/139/remove-a-virtual-interface-in-solaris/#comments</comments>
		<pubDate>Fri, 03 Oct 2003 02:35:46 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Solaris networking]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Solaris allows multiple virtual or logical interfaces to exist with different IP addresses on the same physical interface.  Virtual interfaces are created or plumbed up using the plumb directive in ifconfig.  They are unplumbed using the unplumb directive.

To remove the virtual interface eri1:7, run the following command as root:
ifconfig eri1:7 unplumb
See also: Create [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/139/remove-a-virtual-interface-in-solaris/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Solaris: Check hme ethernet link speed, duplex, and status</title>
		<link>http://www.tech-recipes.com/rx/131/check-hme-ethernet-link-speed-duplex-and-status-in-solaris/</link>
		<comments>http://www.tech-recipes.com/rx/131/check-hme-ethernet-link-speed-duplex-and-status-in-solaris/#comments</comments>
		<pubDate>Thu, 02 Oct 2003 12:31:41 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Solaris networking]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[When troubleshooting networking issues, it is often helpful to determine the state of an ethernet interface.  Solaris offers access to many configurable networking parameters through ndd.

To determine the ethernet interface link status, duplex, and speed on hme0, run the following commands as superuser:
ndd -set /dev/hme instance 0
ndd -get /dev/hme link_status
ndd -get /dev/hme link_mode
ndd -get [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/131/check-hme-ethernet-link-speed-duplex-and-status-in-solaris/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 5/21 queries in 1.325 seconds using memcached
Object Caching 602/665 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 02:57:53 -->
