<?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>Daz's bits and bobs &#187; network</title>
	<atom:link href="http://sigtar.com/tag/network/feed/" rel="self" type="application/rss+xml" />
	<link>http://sigtar.com</link>
	<description>…bytes bits</description>
	<lastBuildDate>Mon, 26 Jul 2010 07:25:57 +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>Opensolaris &#8211; Samba and Network browsing</title>
		<link>http://sigtar.com/2009/09/06/opensolaris-samba-and-network-browsing/</link>
		<comments>http://sigtar.com/2009/09/06/opensolaris-samba-and-network-browsing/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 07:21:32 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[browsable]]></category>
		<category><![CDATA[master broswer]]></category>
		<category><![CDATA[netbios]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nmbd]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[workgroup]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=960</guid>
		<description><![CDATA[If you&#8217;ve setup samba (rather than the builtin cifs/smb) chances are that you can only browse to your samba shares directly on IP only.
If you want your box &#8220;network browseable&#8221; you&#8217;ll need to load nmbd.
You can find a really good write up on modifiying the SMF for samba to autostart the required service here : [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/08/08/opensolaris-samba-server/' rel='bookmark' title='Permanent Link: OpenSolaris &#8211; Samba server'>OpenSolaris &#8211; Samba server</a> <small>Time to share your newly created ZFS volume via samba...</small></li>
<li><a href='http://sigtar.com/2009/08/03/opensolaris-network-teaming/' rel='bookmark' title='Permanent Link: opensolaris &#8211; network teaming'>opensolaris &#8211; network teaming</a> <small>Otherwise known as trunking or link aggregation. I believe it...</small></li>
<li><a href='http://sigtar.com/2009/11/13/iscsi-in-opensolaris/' rel='bookmark' title='Permanent Link: OpenSolaris &#8211; iSCSI'>OpenSolaris &#8211; iSCSI</a> <small>Want iSCSI in opensolaris? Grab SUNWiscsitgt via package manager. enable...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve setup samba (rather than the builtin cifs/smb) chances are that you can only browse to your samba shares directly on IP only.</p>
<p>If you want your box &#8220;network browseable&#8221; you&#8217;ll need to load nmbd.</p>
<p>You can find a really good write up on modifiying the SMF for samba to autostart the required service here : <a href="http://wikis.sun.com/display/BigAdmin/Enabling+Browsing+with+Samba+in+Solaris+10+Update+4">http://wikis.sun.com/display/BigAdmin/Enabling+Browsing+with+Samba+in+Solaris+10+Update+4</a></p>
<p>import this file <a href="http://sigtar.com/wp-content/uploads/2009/09/samba.xml">samba.xml</a></p>
<p>run these commands;</p>
<pre style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: left; overflow-x: visible; overflow-y: visible; font-family: 'Courier New', Courier, monospace; line-height: 1.3; padding: 0px;"># svcadm disable samba
# svccfg import samba.xml
# svccfg delete svc:/network/samba:default
# svcadm refresh samba:smbd
# svcadm refresh samba:nmbd
# svcadm enable samba:smbd
# svcadm enable samba:nmbd</pre>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/08/08/opensolaris-samba-server/' rel='bookmark' title='Permanent Link: OpenSolaris &#8211; Samba server'>OpenSolaris &#8211; Samba server</a> <small>Time to share your newly created ZFS volume via samba...</small></li>
<li><a href='http://sigtar.com/2009/08/03/opensolaris-network-teaming/' rel='bookmark' title='Permanent Link: opensolaris &#8211; network teaming'>opensolaris &#8211; network teaming</a> <small>Otherwise known as trunking or link aggregation. I believe it...</small></li>
<li><a href='http://sigtar.com/2009/11/13/iscsi-in-opensolaris/' rel='bookmark' title='Permanent Link: OpenSolaris &#8211; iSCSI'>OpenSolaris &#8211; iSCSI</a> <small>Want iSCSI in opensolaris? Grab SUNWiscsitgt via package manager. enable...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/09/06/opensolaris-samba-and-network-browsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>opensolaris &#8211; jumbo frames</title>
		<link>http://sigtar.com/2009/07/12/opensolaris-jumbo-frames/</link>
		<comments>http://sigtar.com/2009/07/12/opensolaris-jumbo-frames/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 05:18:08 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[1gb nic]]></category>
		<category><![CDATA[jumbo frames]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[throughput]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=727</guid>
		<description><![CDATA[If your keen on enabling jumbo frames in opensolaris this is the way&#8230;
http://docs.sun.com/app/docs/doc/819-6990/gdyqk?l=en&#38;a=view
# dladm show-phys
LINK       MEDIA        STATE     SPEED     DUPLEX     DEVICE
net0       ether        up        100Mb     full       bge0
itops1     ether   [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/08/03/opensolaris-network-teaming/' rel='bookmark' title='Permanent Link: opensolaris &#8211; network teaming'>opensolaris &#8211; network teaming</a> <small>Otherwise known as trunking or link aggregation. I believe it...</small></li>
<li><a href='http://sigtar.com/2010/03/02/jumbo-frames-on-your-vsphere-esxi-box/' rel='bookmark' title='Permanent Link: Jumbo Frames on your vSphere ESXi box'>Jumbo Frames on your vSphere ESXi box</a> <small>Continuing on from this http://sigtar.com/2010/02/04/vsphere-and-multipathing-iscsi/ you may want to implement...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>If your keen on enabling jumbo frames in opensolaris this is the way&#8230;</p>
<p>http://docs.sun.com/app/docs/doc/819-6990/gdyqk?l=en&amp;a=view</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"># dladm show-phys</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">LINK       MEDIA        STATE     SPEED     DUPLEX     DEVICE</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">net0       ether        up        100Mb     full       bge0</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">itops1     ether        up        100Mb     full       qfe3</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">web1       ether        up        100Mb     full       bge1</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"># dladm show-linkprop -p mtu web1</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">LINK     PROPERTY     VALUE     DEFAULT     POSSIBLE</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">web1     mtu          1500      1500        &#8211;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"># ifconfig web1 unplumb</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"># dladm set-linkprop -p mtu=9000 web1</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"># ifconfig web1 plumb 10.10.1.2/24 up</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"># dladm show-link web1</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">LINK     CLASS     MTU      STATE     OVER</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">web1     phys      9000     up        &#8211;</div>
<div><strong>dladm show-phys</strong></div>
<div><em>LINK       MEDIA        STATE     SPEED     DUPLEX     DEVICE</em></div>
<div><em>net0       ether        up        100Mb     full       bge0</em></div>
<div><em>itops1     ether        up        100Mb     full       qfe3</em></div>
<div><em>web1       ether        up        100Mb     full       bge1</em></div>
<div><em><br />
</em></div>
<div><strong>dladm show-linkprop -p mtu web1</strong></div>
<div><em>LINK     PROPERTY     VALUE     DEFAULT     POSSIBLE</em></div>
<div><em>web1     mtu          1500      1500        &#8211;</em></div>
<div><em><br />
</em></div>
<div><strong>ifconfig web1 unplumb</strong></div>
<div><strong>dladm set-linkprop -p mtu=9000 web1</strong></div>
<div><strong>ifconfig web1 plumb 10.10.1.2/24 up</strong></div>
<div><em><br />
</em></div>
<div><strong>dladm show-link web1</strong></div>
<div><em>LINK     CLASS     MTU      STATE     OVER</em></div>
<div><em>web1     phys      9000     up        &#8211;</em></div>
<div></div>
<div>Done.</div>
<div></div>
<div>Note: this is not something that i would recommend or currently use. I prefer trunking two nics to give additional performance. <a href="http://sigtar.com/2009/07/20/opensolaris-network-teaming/" target="_blank">http://sigtar.com/2009/07/20/opensolaris-network-teaming/</a></div>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/08/03/opensolaris-network-teaming/' rel='bookmark' title='Permanent Link: opensolaris &#8211; network teaming'>opensolaris &#8211; network teaming</a> <small>Otherwise known as trunking or link aggregation. I believe it...</small></li>
<li><a href='http://sigtar.com/2010/03/02/jumbo-frames-on-your-vsphere-esxi-box/' rel='bookmark' title='Permanent Link: Jumbo Frames on your vSphere ESXi box'>Jumbo Frames on your vSphere ESXi box</a> <small>Continuing on from this http://sigtar.com/2010/02/04/vsphere-and-multipathing-iscsi/ you may want to implement...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/07/12/opensolaris-jumbo-frames/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox &#8211; Dup on ping</title>
		<link>http://sigtar.com/2009/06/22/virtualbox-dup-on-ping/</link>
		<comments>http://sigtar.com/2009/06/22/virtualbox-dup-on-ping/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 19:33:30 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[dup]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[port forward]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=705</guid>
		<description><![CDATA[I&#8217;ve had this with certain kernels (2009.06) on opensolaris. Seems there is some incompatibility between some kernels and the opensolaris virtualbox network emulation. This only seems to effect linux virtual guests.
When you try to ping an address you get something like this&#8230;
 [root@VA-DHCPWEB ~]# ping 192.168.9.15
PING 192.168.9.15 (192.168.9.15) 56(84) bytes of data.
64 bytes from 192.168.9.15: [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/09/05/virtualbox-crashing-freezing/' rel='bookmark' title='Permanent Link: VirtualBox &#8211; crashing / freezing'>VirtualBox &#8211; crashing / freezing</a> <small>I&#8217;ve had some problems since my upgrade to virtualbox 2.2.0...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had this with certain kernels (2009.06) on opensolaris. Seems there is some incompatibility between some kernels and the opensolaris virtualbox network emulation. This only seems to effect linux virtual guests.</p>
<p>When you try to ping an address you get something like this&#8230;</p>
<p><em> [root@VA-DHCPWEB ~]# ping 192.168.9.15<br />
PING 192.168.9.15 (192.168.9.15) 56(84) bytes of data.<br />
64 bytes from 192.168.9.15: icmp_seq=1 ttl=128 time=1.85 ms<br />
64 bytes from 192.168.9.15: icmp_seq=1 ttl=127 time=1.88 ms (DUP!)</em></p>
<p>I usually forward a port from my dsl router through to a VM, but it does not like it when the network is performing as above. I&#8217;m yet to find a permanent fix other than dropping back a kernel level.</p>
<p>I have no VLANs configured, and just have a  single unmanaged switch on a single subnet. There is only a single nic configured on the virtual guest. Found this, but didn&#8217;t seem to resolve my issues. http://www.virtualbox.org/ticket/2713</p>
<p>If i ping the IP of the vm host it does not have the DUP packets, so it seems to be anything beyond the host adapter.</p>
<p>Update: This problem seemed to show itself with the new kernel / updates on the 2009.06 release of opensolaris. I&#8217;ve reverted back to 2008.11 and all seems to be working fine again. It may have something to do with project crossbow (new virtualization around the networking space) <a href="http://www.opensolaris.com/use/ProjectCrossbow.pdf">http://www.opensolaris.com/use/ProjectCrossbow.pdf</a></p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/09/05/virtualbox-crashing-freezing/' rel='bookmark' title='Permanent Link: VirtualBox &#8211; crashing / freezing'>VirtualBox &#8211; crashing / freezing</a> <small>I&#8217;ve had some problems since my upgrade to virtualbox 2.2.0...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/06/22/virtualbox-dup-on-ping/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cisco &#8211; adding a static route to router</title>
		<link>http://sigtar.com/2009/06/17/cisco-adding-a-static-route-to-router/</link>
		<comments>http://sigtar.com/2009/06/17/cisco-adding-a-static-route-to-router/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 19:20:31 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[netmask]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[show ip route]]></category>
		<category><![CDATA[static route]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=692</guid>
		<description><![CDATA[To show what routes your cisco router currently has loaded type the following command (from the enable prompt) ;
show ip route 
To add any new static routes you need to use the following command (from the config terminal prompt) ;
ip route 10.10.20.0 255.255.255.0 192.168.100.1
the syntax as above is ip route network netmask gateway




Related posts:opensolaris &#8211; [...]


Related posts:<ol><li><a href='http://sigtar.com/2010/05/11/opensolaris-default-route/' rel='bookmark' title='Permanent Link: opensolaris &#8211; default route'>opensolaris &#8211; default route</a> <small>type the following to check your default routes&#8230; netstat -rn...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>To show what routes your cisco router currently has loaded type the following command (from the enable prompt) ;</p>
<p><strong>show ip route </strong></p>
<p>To add any new static routes you need to use the following command (from the config terminal prompt) ;</p>
<p><strong>ip route 10.10.20.0 255.255.255.0 192.168.100.1</strong></p>
<p>the syntax as above is <strong>ip route <em>network netmask gateway</em></strong></p>
<p><strong><em><br />
</em></strong></p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2010/05/11/opensolaris-default-route/' rel='bookmark' title='Permanent Link: opensolaris &#8211; default route'>opensolaris &#8211; default route</a> <small>type the following to check your default routes&#8230; netstat -rn...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/06/17/cisco-adding-a-static-route-to-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corporate Firewall &#8211; SSH and port 443 goodness</title>
		<link>http://sigtar.com/2009/02/08/corporate-firewall-ssh-and-port-443-goodness/</link>
		<comments>http://sigtar.com/2009/02/08/corporate-firewall-ssh-and-port-443-goodness/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 11:39:09 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[443]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tunnel]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=226</guid>
		<description><![CDATA[Things you&#8217;ll need; (basic instructions)
SSH &#8211; either Linux or Open SSH for windows (set this up first and ensure its working!). I have only used Linux, so i do not know the details of setting up a Open SSH box on windows (good luck).
Router with pinhole or port forwarding abilities. &#8212; forward your external 443 [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Things you&#8217;ll need; (basic instructions)<br />
SSH &#8211; either Linux or Open SSH for windows (set this up first and ensure its working!). I have only used Linux, so i do not know the details of setting up a Open SSH box on windows (good luck).</p>
<p>Router with pinhole or port forwarding abilities. &#8212; forward your external 443 port to internal 22 on your SSH box</p>
<p>Putty.exe &#8211; use this to test your SSH connection locally (you should be able to connect on port 22 locally or 443 externally)</p>
<p>Your home IP &#8211; setup a dyndns account on one of the free services available on the web (either use your router if it has it or get a dyndns client that runs on your ssh box) &#8212; i use dyndns.org</p>
<p>Putty is the client side device that you will use when you are not local to your network. If you are connecting to your SSH box from external (i.e. at work) then you&#8217;ll need to configure a SSH connection profile to connect on port 443. If you have a proxy at work (which you will most probably have) you need to ensure you have filled out your proxy address and authentication details &#8212; select HTTP then enter your username / password. Then try to connect.</p>
<p>When you can successfully connect to your SSH box from work via 443 you can then create SSH tunnels. Under SSH on putty there is a tunnels option. This is where you can forward local ports to your remote ports&#8230; for example &#8211; 127.0.0.1:82 &#8211;&gt; 192.168.0.10:3389. Then if you fire up RDC you can connect to your remote machine via 127.0.0.1:82</p>
<p>Simple? &#8212; if i haven&#8217;t made a specific part clear please ask any questions and i&#8217;ll try to make it easier to follow</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/02/08/corporate-firewall-ssh-and-port-443-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco &#8211; Switch Reference</title>
		<link>http://sigtar.com/2009/02/03/cisco-switch-reference/</link>
		<comments>http://sigtar.com/2009/02/03/cisco-switch-reference/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 22:37:50 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[switch]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=161</guid>
		<description><![CDATA[Setting up a trunk between switches
Enable Switch to enable mode
Configure Terminal Enter global configuration mode
Interface FastEthernet0/1 Entering interface configuration for port 0/1. This is where you pick the port you want to trunk.
Switchport mode trunk Set port to trunking mode.
Switchport trunk encapsulation dot1q Set trunk type to 802.1q. If your switch only supports either ISL [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/08/22/esx-network-utilization/' rel='bookmark' title='Permanent Link: ESX &#8211; network utilization'>ESX &#8211; network utilization</a> <small>One of the best articles i have found on this...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Setting up a trunk between switches</p>
<p>Enable Switch to enable mode<br />
Configure Terminal Enter global configuration mode</p>
<p><strong>Interface FastEthernet0/1</strong> Entering interface configuration for port 0/1. This is where you pick the port you want to trunk.</p>
<p><strong>Switchport mode trunk</strong> Set port to trunking mode.</p>
<p><strong>Switchport trunk encapsulation dot1q</strong> Set trunk type to 802.1q. If your switch only supports either ISL or 802.1q, this command does not exist because there is nothing to specify. This command only works when you can choose between the two.</p>
<p><strong>Switchport trunk allow vlan 10-15,20</strong> Allow only VLANs 10 through 15 and VLAN 20. It is important that you restrict the VLANs to only the ones you need for security best practices.</p>
<p><strong>Exit </strong>Exit interface</p>
<p><strong>Exit</strong> Exit global configuration</p>
<p><strong>copy run start</strong> &#8211; save changes to nvram</p>
<p>Setting a switch up as a vtp client&#8230;. (VLAN client &#8212; cannot modify VLAN information)</p>
<p><span style="font-weight: bold;">vlan database</span> enter vlan database</p>
<p><span style="font-weight: bold;">vtp client</span> set switch vtp to client mode</p>
<p><span style="font-weight: bold;">vtp domain domain-name</span> set switch to this domain &#8211; server switch will propergate vlan information across</p>
<p>possible to also set a password</p>
<p>Reset switch to factory defaults&#8230;.</p>
<p><span style="FONT-WEIGHT: bold">write erase</span></p>
<p><span style="FONT-WEIGHT: bold">reload</span></p>
<p>Ensure you select NO to &#8220;do you wish to save changes&#8221;</p>
<p>How to make changes to multiple ports at same time;</p>
<p><span style="FONT-WEIGHT: bold">interface range FastEthernet 0 &#8211; 23</span> (works on newer IOS)</p>
<p>Else its good ole notepad and terminal &#8211; rem that Ctrl-C (as it is sent to the session) does not work in terminial, you have to right cilck and copy. Though its easier to start a capture straight after you type <span style="FONT-WEIGHT: bold">show running-config</span>, modify in notpad and paste back into <span style="FONT-WEIGHT: bold">config terminal</span>.</p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/08/22/esx-network-utilization/' rel='bookmark' title='Permanent Link: ESX &#8211; network utilization'>ESX &#8211; network utilization</a> <small>One of the best articles i have found on this...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/02/03/cisco-switch-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
