<?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>Baldwin Sung</title>
	<atom:link href="http://baldwinsung.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://baldwinsung.com</link>
	<description>Straight from Midtown Manhattan! IT infrastructure and programming.</description>
	<lastBuildDate>Thu, 25 Aug 2011 19:10:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Install OpenNMS on RHEL/Fedora/CentOS</title>
		<link>http://baldwinsung.com/2011/08/25/install-opennms-on-rhelfedoracentos/</link>
		<comments>http://baldwinsung.com/2011/08/25/install-opennms-on-rhelfedoracentos/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 19:10:00 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[monitoring]]></category>
		<category><![CDATA[OpenNMS]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=412</guid>
		<description><![CDATA[yum install postgresql-server -y rpm -ivh http://yum.opennms.org/repofiles/opennms-repo-stable-rhel5.noarch.rpm &#160; cat &#62; /var/lib/pgsql/data/pg_hba.conf &#60;&#60; CONF_PG_HBA local all all trust host all all 127.0.0.1/32 trust host all all ::1/128 trust CONF_PG_HBA &#160; cat &#62; /var/lib/pgsql/data/postgresql.conf &#60;&#60; CONF_POSTGRESQL listen_addresses = 'localhost' CONF_POSTGRESQL &#160; service postgresql start &#160; sudo -u postgres createdb -U postgres -E UNICODE opennms &#160; yum install [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Finstall-opennms-on-rhelfedoracentos%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Finstall-opennms-on-rhelfedoracentos%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Finstall-opennms-on-rhelfedoracentos%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Finstall-opennms-on-rhelfedoracentos%2F&amp;count=none&amp;text=Install%20OpenNMS%20on%20RHEL%2FFedora%2FCentOS" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Finstall-opennms-on-rhelfedoracentos%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Finstall-opennms-on-rhelfedoracentos%2F&amp;count=none&amp;text=Install%20OpenNMS%20on%20RHEL%2FFedora%2FCentOS" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Finstall-opennms-on-rhelfedoracentos%2F&amp;linkname=Install%20OpenNMS%20on%20RHEL%2FFedora%2FCentOS" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Finstall-opennms-on-rhelfedoracentos%2F&amp;linkname=Install%20OpenNMS%20on%20RHEL%2FFedora%2FCentOS" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Finstall-opennms-on-rhelfedoracentos%2F&amp;title=Install%20OpenNMS%20on%20RHEL%2FFedora%2FCentOS" id="wpa2a_2">Share/Bookmark</a></p>
<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;">yum install postgresql<span style="color: #339933;">-</span>server <span style="color: #339933;">-</span>y
rpm <span style="color: #339933;">-</span>ivh http<span style="color: #339933;">:</span><span style="color: #666666; font-style: italic;">//yum.opennms.org/repofiles/opennms-repo-stable-rhel5.noarch.rpm</span>
&nbsp;
cat <span style="color: #339933;">&gt;</span> <span style="color: #339933;">/</span>var<span style="color: #339933;">/</span>lib<span style="color: #339933;">/</span>pgsql<span style="color: #339933;">/</span>data<span style="color: #339933;">/</span>pg_hba.<span style="color: #202020;">conf</span> <span style="color: #339933;">&lt;&lt;</span> CONF_PG_HBA
local   all         all                               trust
host    all         all         127.0.0.1<span style="color: #339933;">/</span><span style="color: #0000dd;">32</span>          trust
host    all         all         <span style="color: #339933;">::</span><span style="color: #0000dd;">1</span><span style="color: #339933;">/</span><span style="color: #0000dd;">128</span>               trust
CONF_PG_HBA
&nbsp;
cat <span style="color: #339933;">&gt;</span> <span style="color: #339933;">/</span>var<span style="color: #339933;">/</span>lib<span style="color: #339933;">/</span>pgsql<span style="color: #339933;">/</span>data<span style="color: #339933;">/</span>postgresql.<span style="color: #202020;">conf</span> <span style="color: #339933;">&lt;&lt;</span> CONF_POSTGRESQL
listen_addresses <span style="color: #339933;">=</span> <span style="color: #ff0000;">'localhost'</span>
CONF_POSTGRESQL
&nbsp;
service postgresql start
&nbsp;
sudo <span style="color: #339933;">-</span>u postgres createdb <span style="color: #339933;">-</span>U postgres <span style="color: #339933;">-</span>E UNICODE opennms
&nbsp;
yum install iplike <span style="color: #339933;">-</span>y
&nbsp;
wget http<span style="color: #339933;">:</span><span style="color: #666666; font-style: italic;">//download.oracle.com/otn-pub/java/jdk/6u27-b07/jdk-6u27-linux-i586-rpm.bin</span>
bash jdk<span style="color: #339933;">-</span>6u27<span style="color: #339933;">-</span>linux<span style="color: #339933;">-</span>i586<span style="color: #339933;">-</span>rpm.<span style="color: #202020;">bin</span>
&nbsp;
yum install opennms <span style="color: #339933;">-</span>y
<span style="color: #339933;">/</span>opt<span style="color: #339933;">/</span>opennms<span style="color: #339933;">/</span>bin<span style="color: #339933;">/</span>runjava <span style="color: #339933;">-</span>s
<span style="color: #339933;">/</span>opt<span style="color: #339933;">/</span>opennms<span style="color: #339933;">/</span>bin<span style="color: #339933;">/</span>install <span style="color: #339933;">-</span>dis
service iptables stop
service ip6tables stop
chkconfig iptables off
chkconfig ip6tables off
&nbsp;
chkconfig opennms on
service opennms start</pre></div></div>

<p>Login to http://<server>:8980/opennms as admin/admin<br />
Admin | Operations<br />
Configure Discovery | Add Include Ranges</p>
]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/08/25/install-opennms-on-rhelfedoracentos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LVM Add Disk Resize/Extend Maximum Space</title>
		<link>http://baldwinsung.com/2011/08/25/lvm-add-disk-resizeextend-maximum-space/</link>
		<comments>http://baldwinsung.com/2011/08/25/lvm-add-disk-resizeextend-maximum-space/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 19:06:55 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=411</guid>
		<description><![CDATA[echo &#34;- - -&#34; &#62; /sys/class/scsi_host/host0/scan pvcreate /dev/sdb vgdisplay vgextend VolGroup00 /dev/sdb lvextend -l +100%FREE /dev/mapper/VolGroup00-LogVol00 resize2fs /dev/mapper/VolGroup00-LogVol00]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Flvm-add-disk-resizeextend-maximum-space%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Flvm-add-disk-resizeextend-maximum-space%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Flvm-add-disk-resizeextend-maximum-space%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Flvm-add-disk-resizeextend-maximum-space%2F&amp;count=none&amp;text=LVM%20Add%20Disk%20Resize%2FExtend%20Maximum%20Space" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Flvm-add-disk-resizeextend-maximum-space%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Flvm-add-disk-resizeextend-maximum-space%2F&amp;count=none&amp;text=LVM%20Add%20Disk%20Resize%2FExtend%20Maximum%20Space" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Flvm-add-disk-resizeextend-maximum-space%2F&amp;linkname=LVM%20Add%20Disk%20Resize%2FExtend%20Maximum%20Space" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Flvm-add-disk-resizeextend-maximum-space%2F&amp;linkname=LVM%20Add%20Disk%20Resize%2FExtend%20Maximum%20Space" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F25%2Flvm-add-disk-resizeextend-maximum-space%2F&amp;title=LVM%20Add%20Disk%20Resize%2FExtend%20Maximum%20Space" id="wpa2a_4">Share/Bookmark</a></p>
<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;">echo <span style="color: #ff0000;">&quot;- - -&quot;</span> <span style="color: #339933;">&gt;</span> <span style="color: #339933;">/</span>sys<span style="color: #339933;">/</span>class<span style="color: #339933;">/</span>scsi_host<span style="color: #339933;">/</span>host0<span style="color: #339933;">/</span>scan
pvcreate <span style="color: #339933;">/</span>dev<span style="color: #339933;">/</span>sdb
vgdisplay
vgextend VolGroup00 <span style="color: #339933;">/</span>dev<span style="color: #339933;">/</span>sdb
lvextend <span style="color: #339933;">-</span>l <span style="color: #339933;">+</span><span style="color: #0000dd;">100</span><span style="color: #339933;">%</span>FREE <span style="color: #339933;">/</span>dev<span style="color: #339933;">/</span>mapper<span style="color: #339933;">/</span>VolGroup00<span style="color: #339933;">-</span>LogVol00
resize2fs <span style="color: #339933;">/</span>dev<span style="color: #339933;">/</span>mapper<span style="color: #339933;">/</span>VolGroup00<span style="color: #339933;">-</span>LogVol00</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/08/25/lvm-add-disk-resizeextend-maximum-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Display MAC Address for the Connected Device</title>
		<link>http://baldwinsung.com/2011/08/13/cisco-display-mac-address-for-the-connected-device/</link>
		<comments>http://baldwinsung.com/2011/08/13/cisco-display-mac-address-for-the-connected-device/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 16:09:48 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ios]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=410</guid>
		<description><![CDATA[&#160; isr#show mac-address-table interface FastEthernet1 Destination Address Address Type VLAN Destination Port ------------------- ------------ ---- -------------------- 1111.1111.1111 Dynamic 1 FastEthernet1]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fcisco-display-mac-address-for-the-connected-device%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fcisco-display-mac-address-for-the-connected-device%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fcisco-display-mac-address-for-the-connected-device%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fcisco-display-mac-address-for-the-connected-device%2F&amp;count=none&amp;text=Cisco%20Display%20MAC%20Address%20for%20the%20Connected%20Device" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fcisco-display-mac-address-for-the-connected-device%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fcisco-display-mac-address-for-the-connected-device%2F&amp;count=none&amp;text=Cisco%20Display%20MAC%20Address%20for%20the%20Connected%20Device" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fcisco-display-mac-address-for-the-connected-device%2F&amp;linkname=Cisco%20Display%20MAC%20Address%20for%20the%20Connected%20Device" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fcisco-display-mac-address-for-the-connected-device%2F&amp;linkname=Cisco%20Display%20MAC%20Address%20for%20the%20Connected%20Device" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fcisco-display-mac-address-for-the-connected-device%2F&amp;title=Cisco%20Display%20MAC%20Address%20for%20the%20Connected%20Device" id="wpa2a_6">Share/Bookmark</a></p>
<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;">&nbsp;
isr<span style="color: #339933;">#show mac-address-table interface FastEthernet1</span>
Destination Address  Address Type  VLAN  Destination Port
<span style="color: #339933;">-------------------</span>  <span style="color: #339933;">------------</span>  <span style="color: #339933;">----</span>  <span style="color: #339933;">--------------------</span>
1111.1111.1111		Dynamic	      <span style="color: #0000dd;">1</span>	    FastEthernet1</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/08/13/cisco-display-mac-address-for-the-connected-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LVM Removing PV device</title>
		<link>http://baldwinsung.com/2011/08/13/lvm-removing-pv-device/</link>
		<comments>http://baldwinsung.com/2011/08/13/lvm-removing-pv-device/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 12:00:01 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[rhel]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=409</guid>
		<description><![CDATA[&#91;root@rhel ~&#93;# pvdisplay /dev/sdb: read failed after 0 of 4096 at 0: Input/output error &#160; echo 1 &#62; /sys/class/scsi_device/0:0:1:0/device/delete]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-removing-pv-device%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-removing-pv-device%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-removing-pv-device%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-removing-pv-device%2F&amp;count=none&amp;text=LVM%20Removing%20PV%20device" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-removing-pv-device%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-removing-pv-device%2F&amp;count=none&amp;text=LVM%20Removing%20PV%20device" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-removing-pv-device%2F&amp;linkname=LVM%20Removing%20PV%20device" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-removing-pv-device%2F&amp;linkname=LVM%20Removing%20PV%20device" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-removing-pv-device%2F&amp;title=LVM%20Removing%20PV%20device" id="wpa2a_8">Share/Bookmark</a></p>
<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;"><span style="color: #009900;">&#91;</span>root@rhel ~<span style="color: #009900;">&#93;</span><span style="color: #339933;"># pvdisplay</span>
  <span style="color: #339933;">/</span>dev<span style="color: #339933;">/</span>sdb<span style="color: #339933;">:</span> read failed after <span style="color: #0000dd;">0</span> of <span style="color: #0000dd;">4096</span> at <span style="color: #0000dd;">0</span><span style="color: #339933;">:</span> Input<span style="color: #339933;">/</span>output error
&nbsp;
echo <span style="color: #0000dd;">1</span> <span style="color: #339933;">&gt;</span> <span style="color: #339933;">/</span>sys<span style="color: #339933;">/</span>class<span style="color: #339933;">/</span>scsi_device<span style="color: #339933;">/</span><span style="color: #0000dd;">0</span><span style="color: #339933;">:</span><span style="color: #0000dd;">0</span><span style="color: #339933;">:</span><span style="color: #0000dd;">1</span><span style="color: #339933;">:</span><span style="color: #0000dd;">0</span><span style="color: #339933;">/</span>device<span style="color: #339933;">/</span>delete</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/08/13/lvm-removing-pv-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo Mail IMAP Configuration</title>
		<link>http://baldwinsung.com/2011/08/13/yahoo-mail-imap-configuration/</link>
		<comments>http://baldwinsung.com/2011/08/13/yahoo-mail-imap-configuration/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 10:34:33 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[imap]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=408</guid>
		<description><![CDATA[Incoming Server: imap.mail.yahoo.com Outgoing Server: smtp.mail.yahoo.com Incoming Port: 993 SSL Outgoing Port: 465 SSL Username: username@yahoo.com Password: PASSWORD]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fyahoo-mail-imap-configuration%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fyahoo-mail-imap-configuration%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fyahoo-mail-imap-configuration%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fyahoo-mail-imap-configuration%2F&amp;count=none&amp;text=Yahoo%20Mail%20IMAP%20Configuration" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fyahoo-mail-imap-configuration%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fyahoo-mail-imap-configuration%2F&amp;count=none&amp;text=Yahoo%20Mail%20IMAP%20Configuration" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fyahoo-mail-imap-configuration%2F&amp;linkname=Yahoo%20Mail%20IMAP%20Configuration" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fyahoo-mail-imap-configuration%2F&amp;linkname=Yahoo%20Mail%20IMAP%20Configuration" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fyahoo-mail-imap-configuration%2F&amp;title=Yahoo%20Mail%20IMAP%20Configuration" id="wpa2a_10">Share/Bookmark</a></p><p>Incoming Server:<br />
imap.mail.yahoo.com</p>
<p>Outgoing Server:<br />
smtp.mail.yahoo.com</p>
<p>Incoming Port:<br />
993 SSL</p>
<p>Outgoing Port:<br />
465 SSL</p>
<p>Username:<br />
username@yahoo.com</p>
<p>Password:<br />
PASSWORD</p>
]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/08/13/yahoo-mail-imap-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Tuning &#8211; VIM Object Reservation</title>
		<link>http://baldwinsung.com/2011/08/13/vmware-tuning-vim-object-reservation/</link>
		<comments>http://baldwinsung.com/2011/08/13/vmware-tuning-vim-object-reservation/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 10:32:00 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[esx-esxi]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=407</guid>
		<description><![CDATA[Configuration, System Resource Allocation: Advanced… VIM Object, Reservation from 512MB to 192MB]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fvmware-tuning-vim-object-reservation%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fvmware-tuning-vim-object-reservation%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fvmware-tuning-vim-object-reservation%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fvmware-tuning-vim-object-reservation%2F&amp;count=none&amp;text=VMware%20Tuning%20%26%238211%3B%20VIM%20Object%20Reservation" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fvmware-tuning-vim-object-reservation%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fvmware-tuning-vim-object-reservation%2F&amp;count=none&amp;text=VMware%20Tuning%20%26%238211%3B%20VIM%20Object%20Reservation" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fvmware-tuning-vim-object-reservation%2F&amp;linkname=VMware%20Tuning%20%26%238211%3B%20VIM%20Object%20Reservation" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fvmware-tuning-vim-object-reservation%2F&amp;linkname=VMware%20Tuning%20%26%238211%3B%20VIM%20Object%20Reservation" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fvmware-tuning-vim-object-reservation%2F&amp;title=VMware%20Tuning%20%26%238211%3B%20VIM%20Object%20Reservation" id="wpa2a_12">Share/Bookmark</a></p><p>Configuration, System Resource Allocation:<br />
Advanced…<br />
VIM Object, Reservation from 512MB to 192MB</p>
]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/08/13/vmware-tuning-vim-object-reservation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LVM Missing UUID</title>
		<link>http://baldwinsung.com/2011/08/13/lvm-missing-uuid/</link>
		<comments>http://baldwinsung.com/2011/08/13/lvm-missing-uuid/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 10:29:06 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[rhel]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=406</guid>
		<description><![CDATA[Boot to rescue mode then&#8230; lvm pvdisplay lvm pvcreate --restorefile /etc/lvm/backup/VolGroup00 VolGroup00 --uuid &#60;missing-uuid&#62; &#60;device-/dev/sdas&#62; lvm vgcfgrestore --file /etc/lvm/backup/VolGroup00 VolGroup00]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-missing-uuid%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-missing-uuid%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-missing-uuid%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-missing-uuid%2F&amp;count=none&amp;text=LVM%20Missing%20UUID" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-missing-uuid%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-missing-uuid%2F&amp;count=none&amp;text=LVM%20Missing%20UUID" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-missing-uuid%2F&amp;linkname=LVM%20Missing%20UUID" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-missing-uuid%2F&amp;linkname=LVM%20Missing%20UUID" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Flvm-missing-uuid%2F&amp;title=LVM%20Missing%20UUID" id="wpa2a_14">Share/Bookmark</a></p><p>Boot to rescue mode then&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;">lvm pvdisplay
lvm pvcreate <span style="color: #339933;">--</span>restorefile <span style="color: #339933;">/</span>etc<span style="color: #339933;">/</span>lvm<span style="color: #339933;">/</span>backup<span style="color: #339933;">/</span>VolGroup00 VolGroup00 <span style="color: #339933;">--</span>uuid <span style="color: #339933;">&lt;</span>missing<span style="color: #339933;">-</span>uuid<span style="color: #339933;">&gt;</span> <span style="color: #339933;">&lt;</span>device<span style="color: #339933;">-/</span>dev<span style="color: #339933;">/</span>sdas<span style="color: #339933;">&gt;</span>
lvm vgcfgrestore <span style="color: #339933;">--</span>file <span style="color: #339933;">/</span>etc<span style="color: #339933;">/</span>lvm<span style="color: #339933;">/</span>backup<span style="color: #339933;">/</span>VolGroup00 VolGroup00</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/08/13/lvm-missing-uuid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPA2102 Configuration for Broadvoice</title>
		<link>http://baldwinsung.com/2011/08/13/spa2102-configuration-for-broadvoice/</link>
		<comments>http://baldwinsung.com/2011/08/13/spa2102-configuration-for-broadvoice/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 10:21:51 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[phones]]></category>
		<category><![CDATA[broadvoice]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[voice]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=404</guid>
		<description><![CDATA[Voice, Provisioning: Provision Enable = yes Profile Rule: http://config.broadvoice.com:8080/$MA.cfg Voice, Line 1: Proxy and Registration… Proxy: sip.broadvoice.com Outbound Proxy: proxy-nyc.broadvoice.com Use Outbound Proxy = yes Use OB Proxy In Dialog = yes Register = yes Register Expires = 600 from 3600 Use DNS SRV = yes DNS SRV Auto Prefix = yes Proxy Failback Intvl [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-configuration-for-broadvoice%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-configuration-for-broadvoice%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-configuration-for-broadvoice%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-configuration-for-broadvoice%2F&amp;count=none&amp;text=SPA2102%20Configuration%20for%20Broadvoice" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-configuration-for-broadvoice%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-configuration-for-broadvoice%2F&amp;count=none&amp;text=SPA2102%20Configuration%20for%20Broadvoice" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-configuration-for-broadvoice%2F&amp;linkname=SPA2102%20Configuration%20for%20Broadvoice" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-configuration-for-broadvoice%2F&amp;linkname=SPA2102%20Configuration%20for%20Broadvoice" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-configuration-for-broadvoice%2F&amp;title=SPA2102%20Configuration%20for%20Broadvoice" id="wpa2a_16">Share/Bookmark</a></p><pre>Voice, Provisioning:
Provision Enable = yes
Profile Rule: http://config.broadvoice.com:8080/$MA.cfg

Voice, Line 1:
Proxy and Registration…
Proxy:	sip.broadvoice.com
Outbound Proxy: proxy-nyc.broadvoice.com
Use Outbound Proxy = yes
Use OB Proxy In Dialog = yes
Register = yes
Register Expires = 600 from 3600
Use DNS SRV = yes
DNS SRV Auto Prefix = yes
Proxy Failback Intvl = 600 from 1800

Subscriber Information…
Display Name = blank
User ID = 2125551212
Password = PASSWORD
Ue Auth ID = yes
Auth ID = 2125551212

Audio Configuration…
Preferred Codec = G711u
Second Preferred Codec = Unspecified
Third Preferred Codec = Unspecified
Use Pref Codec Only = yes</pre>
]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/08/13/spa2102-configuration-for-broadvoice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPA2102 Tuning for Broadvoice</title>
		<link>http://baldwinsung.com/2011/08/13/spa2102-tuning-for-broadvoice/</link>
		<comments>http://baldwinsung.com/2011/08/13/spa2102-tuning-for-broadvoice/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 10:20:20 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[phones]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[broadvoice]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=403</guid>
		<description><![CDATA[Router, Wan Setup: Enable WAN Web Server = yes SIP: SIP Parameters… Mark All AVT Packets = yes SIP Timer Values (sec)… Reg Max Expires = 600 from 7200 Reg Retry Intvl = 10 from 30 Reg Retry Long Intvl = 20 from 1200 RTP Parameters… Stats in BYE = yes SDP Payload Types… RTP-Start-Loopback [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-tuning-for-broadvoice%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-tuning-for-broadvoice%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-tuning-for-broadvoice%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-tuning-for-broadvoice%2F&amp;count=none&amp;text=SPA2102%20Tuning%20for%20Broadvoice" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-tuning-for-broadvoice%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-tuning-for-broadvoice%2F&amp;count=none&amp;text=SPA2102%20Tuning%20for%20Broadvoice" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-tuning-for-broadvoice%2F&amp;linkname=SPA2102%20Tuning%20for%20Broadvoice" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-tuning-for-broadvoice%2F&amp;linkname=SPA2102%20Tuning%20for%20Broadvoice" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F08%2F13%2Fspa2102-tuning-for-broadvoice%2F&amp;title=SPA2102%20Tuning%20for%20Broadvoice" id="wpa2a_18">Share/Bookmark</a></p><pre>Router, Wan Setup:
Enable WAN Web Server = yes

SIP:
SIP Parameters…
Mark All AVT Packets = yes

SIP Timer Values (sec)…
Reg Max Expires = 600 from 7200
Reg Retry Intvl = 10 from 30
Reg Retry Long Intvl = 20 from 1200

RTP Parameters…
Stats in BYE = yes

SDP Payload Types…
RTP-Start-Loopback Codec = G711u

Voice, Line 2:
Line Enable = no

Voice, Line 1:
Network Settings…
Network Jitter Level = extremely high
Jitter Buffer Adjustment = up and down

NAT Settings…
NAT Mapping Enable = yes
NAT Keep Alive Enable = yes

Audio Configuration…
Preferred Codec = G711u
Second Preferred Codec = Unspecified
Third Preferred Codec = Unspecified
Use Pref Codec Only = yes

*** Fax machine tuning ***
Echo Canc Enable = no
Echo Canc Adapt Enable = no
Echo Supp Enable = no
FAX CED Detect Enable = yes
FAX CNG Detect Enable = yes
FAX Passthru Codec = G711u
FAX Codec Symmetric = yes
DTMF Process AVT = no
DTMF Tx Method: InBand
FAX Passthru Method = NSE
FAX Process NSE = yes
FAX Disable ECAN = yes
FAX Enable T38 = yes
FAX T38 Redundancy = 1 (set higher if you are having problems with Fax transmissions)
FAX Tone Detect Mode = caller or callee</pre>
]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/08/13/spa2102-tuning-for-broadvoice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco ASA Description &amp; Part Numbers</title>
		<link>http://baldwinsung.com/2011/04/13/cisco-asa-description-part-numbers/</link>
		<comments>http://baldwinsung.com/2011/04/13/cisco-asa-description-part-numbers/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 13:30:44 +0000</pubDate>
		<dc:creator>baldwinsung</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[asa]]></category>

		<guid isPermaLink="false">http://baldwinsung.com/?p=401</guid>
		<description><![CDATA[From: http://www.cisco.com/en/US/prod/collateral/vpndevc/ps6032/ps6094/ps6120/prod_brochure0900aecd80402e36.html Cisco ASA 5505 Solution Description Firewall/VPN Performance Part Number Cisco ASA 5505 10-user bundle Includes 10-user license, 8-port Fast Ethernet switch, stateful firewall, 10 IPsec VPN peers, 2 SSL VPN peers, 3DES/AES license, and 1 expansion slot 150 Mbps/100 Mbps ASA5505-BUN-K9 Cisco ASA 5505 50-user bundle Includes 50-user license, 8-port Fast Ethernet switch, [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F04%2F13%2Fcisco-asa-description-part-numbers%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbaldwinsung.com%2F2011%2F04%2F13%2Fcisco-asa-description-part-numbers%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F04%2F13%2Fcisco-asa-description-part-numbers%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F04%2F13%2Fcisco-asa-description-part-numbers%2F&amp;count=none&amp;text=Cisco%20ASA%20Description%20%26%23038%3B%20Part%20Numbers" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F04%2F13%2Fcisco-asa-description-part-numbers%2F&amp;counturl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F04%2F13%2Fcisco-asa-description-part-numbers%2F&amp;count=none&amp;text=Cisco%20ASA%20Description%20%26%23038%3B%20Part%20Numbers" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F04%2F13%2Fcisco-asa-description-part-numbers%2F&amp;linkname=Cisco%20ASA%20Description%20%26%23038%3B%20Part%20Numbers" title="Delicious" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbaldwinsung.com%2F2011%2F04%2F13%2Fcisco-asa-description-part-numbers%2F&amp;linkname=Cisco%20ASA%20Description%20%26%23038%3B%20Part%20Numbers" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://baldwinsung.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbaldwinsung.com%2F2011%2F04%2F13%2Fcisco-asa-description-part-numbers%2F&amp;title=Cisco%20ASA%20Description%20%26%23038%3B%20Part%20Numbers" id="wpa2a_20">Share/Bookmark</a></p><p>From: <a href="http://www.cisco.com/en/US/prod/collateral/vpndevc/ps6032/ps6094/ps6120/prod_brochure0900aecd80402e36.html">http://www.cisco.com/en/US/prod/collateral/vpndevc/ps6032/ps6094/ps6120/prod_brochure0900aecd80402e36.html</a></p>
<table id="wp9000001table4000001" border="1" cellspacing="0" cellpadding="3">
<tbody>
<tr align="left" valign="top">
<td>Cisco ASA 5505 Solution Description</td>
<td><a name="wp9000002"></a>Firewall/VPN Performance</td>
<td><a name="wp9000003"></a>Part Number</td>
</tr>
<tr align="left" valign="top">
<td><a name="wp9000004"></a>Cisco ASA 5505 10-user bundle</p>
<p><a name="wp9000005"></a>Includes 10-user license, 8-port Fast Ethernet switch, stateful firewall, 10 IPsec VPN peers, 2 SSL VPN peers, 3DES/AES license, and 1 expansion slot</td>
<td><a name="wp9000006"></a>150 Mbps/100 Mbps</td>
<td><a name="wp9000007"></a>ASA5505-BUN-K9</td>
</tr>
<tr align="left" valign="top">
<td><a name="wp9000008"></a>Cisco ASA 5505 50-user bundle</p>
<p><a name="wp9000009"></a>Includes 50-user license, 8-port Fast Ethernet switch, stateful firewall, 10 IPsec VPN peers, 2 SSL VPN peers, 3DES/AES license, and 1 expansion slot</td>
<td><a name="wp9000010"></a>150 Mbps/100 Mbps</td>
<td><a name="wp9000011"></a>ASA5505-50-BUN-K9</td>
</tr>
<tr align="left" valign="top">
<td><a name="wp9000012"></a>Cisco ASA 5505 unlimited user bundle</p>
<p><a name="wp9000013"></a>Includes unlimited user license, 8-port Fast Ethernet switch, stateful firewall, 10 IPsec VPN peers, 2 SSL VPN peers, 3DES/AES license, and 1 expansion slot</td>
<td><a name="wp9000014"></a>150 Mbps/100 Mbps</td>
<td><a name="wp9000015"></a>ASA5505-UL-BUN-K9</td>
</tr>
<tr align="left" valign="top">
<td><a name="wp9000016"></a>Cisco ASA 5505 Security Plus bundle</p>
<p><a name="wp9000017"></a>Includes Cisco ASA 5505, unlimited users, 8-port Fast Ethernet switch, stateful firewall, 25 IPsec VPN peers, 2 SSL VPN peers, stateless Active/Standby high availability, dual ISP support, DMZ support, 3DES/AES license, and 1 expansion slot</td>
<td><a name="wp9000018"></a>150 Mbps/100 Mbps</td>
<td><a name="wp9000019"></a>ASA5505-SEC-BUN-K9</td>
</tr>
<tr align="left" valign="top">
<td colspan="3"><a name="wp9000020"></a>Cisco ASA 5510 Solution Description</td>
</tr>
<tr align="left" valign="top">
<td><a name="wp9000023"></a>Cisco ASA 5510 Content Security bundle</p>
<p><a name="wp9000024"></a>Cisco ASA 5510 Appliance with CSC-SSM provides firewall, VPN, and content security services to stop viruses, spyware, and provide file blocking. Includes 1 yr subscription for the content security features. Additional content security services (anti-spam, anti-phishing, and URL blocking and filtering) available with the ASA-CSC10-PLUS license.</td>
<td><a name="wp9000025"></a>300 Mbps/170 Mbps</td>
<td><a name="wp9000026"></a>ASA5510-CSC10-K9</td>
</tr>
<tr align="left" valign="top">
<td><a name="wp9000027"></a>Cisco ASA 5510 bundle</p>
<p><a name="wp9000028"></a>Includes 3 Fast Ethernet interfaces, stateful firewall, 250 IPsec VPN peers, 2 SSL VPN peers, 3DES/AES license, and 1 expansion slot</td>
<td><a name="wp9000029"></a>300 Mbps/170 Mbps</td>
<td><a name="wp9000030"></a>ASA5510-BUN-K9</td>
</tr>
<tr align="left" valign="top">
<td><a name="wp9000031"></a>Cisco ASA 5510 Security Plus bundle</p>
<p><a name="wp9000032"></a>Includes 5 Fast Ethernet interfaces, stateful firewall, 250 IPsec VPN peers, 2 SSL VPN peers, Active/Standby high availability, 3DES/AES license, and 1 expansion slot</td>
<td><a name="wp9000033"></a>300 Mbps/170 Mbps</td>
<td><a name="wp9000034"></a>ASA5510-SEC-BUN-K9</td>
</tr>
<tr align="left" valign="top">
<td colspan="3"><a name="wp9000035"></a>Additional Recommended Options</td>
</tr>
<tr align="left" valign="top">
<td colspan="2"><a name="wp9000038"></a>Cisco ASA 5505 Security Plus license (provides stateless Active/Standby high availability, dual ISP support, DMZ support, VLAN trunking support, and increased session and IPSec VPN peer capacities)</td>
<td><a name="wp9000040"></a>ASA5505-SEC-PL</td>
</tr>
<tr align="left" valign="top">
<td colspan="2"><a name="wp9000041"></a>Cisco ASA 5500 CSC10-Plus license (1-year subscription license, which adds anti-spam, anti-phishing, and URL blocking and filtering to the CSC-SSM content security solution in the Cisco ASA 5510)</td>
<td><a name="wp9000043"></a>ASA-CSC10-PLUS</td>
</tr>
<tr align="left" valign="top">
<td colspan="2"><a name="wp9000044"></a>Cisco ASA 5510 Security Plus license (provides Active/Active and Active/Standby high availability, increased session and VLAN capacities, and additional Ethernet interfaces)</td>
<td><a name="wp9000046"></a>ASA5510-SEC-PL</td>
</tr>
<tr align="left" valign="top">
<td colspan="2"><a name="wp9000047"></a>Cisco ASA 5500 Series 10-user SSL VPN license</td>
<td><a name="wp9000049"></a>ASA5500-SSL-10</td>
</tr>
<tr align="left" valign="top">
<td colspan="2"><a name="wp9000050"></a>Cisco ASA 5500 Series 25-user SSL VPN license</td>
<td><a name="wp9000052"></a>ASA5500-SSL-25</td>
</tr>
<tr align="left" valign="top">
<td colspan="2"><a name="wp9000053"></a>Cisco ASA 5500 Series 50-user SSL VPN license</td>
<td><a name="wp9000055"></a>ASA5500-SSL-50</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://baldwinsung.com/2011/04/13/cisco-asa-description-part-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

