<?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>Networking Blog &#187; Huawei</title>
	<atom:link href="http://blog.webdir.bg/category/huawei-switch-configuration-tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webdir.bg</link>
	<description>Networking - Cisco, Juniper, Linux</description>
	<lastBuildDate>Thu, 02 Feb 2012 21:09:52 +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>Huawei S2300/3300 default BootROM password</title>
		<link>http://blog.webdir.bg/huawei-s23003300-default-bootrom-password/</link>
		<comments>http://blog.webdir.bg/huawei-s23003300-default-bootrom-password/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 09:58:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Huawei]]></category>

		<guid isPermaLink="false">http://blog.webdir.bg/?p=425</guid>
		<description><![CDATA[Huawei S2300/3300 default BootROM password]]></description>
			<content:encoded><![CDATA[<p>Before entering the BootROM menu, you need to restart the S2300. During the restart of the S2300, the following information is displayed:</p>
<pre>Press Ctrl+B to enter BOOTROM menu... 1</pre>
<p>Press Ctrl+B within one second, and then enter the password. The default password is <strong>huawei</strong> or <strong>www.huawei.com </strong>. Then the advanced BootROM menu is displayed. The following information is displayed:<br />
BOOTROM  MENU</p>
<p>1. Boot with default mode<br />
2. Enter serial submenu<br />
3. Enter startup submenu<br />
4. Enter ethernet submenu<br />
5. Enter filesystem submenu<br />
6. Modify BOOTROM password<br />
7. Reboot</p>
<p>Enter your choice(1-7):</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webdir.bg/huawei-s23003300-default-bootrom-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to upgrade Huawei Quidway S2300 series</title>
		<link>http://blog.webdir.bg/how-to-upgrade-huawei-quidway-s2300-series/</link>
		<comments>http://blog.webdir.bg/how-to-upgrade-huawei-quidway-s2300-series/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 08:11:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Huawei]]></category>

		<guid isPermaLink="false">http://blog.webdir.bg/?p=305</guid>
		<description><![CDATA[Mini howto to upgrade Huawei Quidway S3200 Series]]></description>
			<content:encoded><![CDATA[<p>First we need to copy system software to flash via ftp. Configure ftp access to flash:</p>
<pre>system-view
Enter system view, return user view with Ctrl+Z.
[Quidway]aaa
[Quidway]local-user root password simple MySecretPassword
[Quidway-aaa]local-user root service-type ftp ssh terminal
[Quidway-aaa]local-user root ftp-directory flash:
[Quidway-aaa]quit
[Quidway]ftp server enable
Info:FTP server has been started
</pre>
<p>View flash content:</p>
<pre>dir flash:
Directory of flash:/
<span id="more-305"></span>
   0   -rw-   6813684  Jan 01 2008 00:14:54   SV100R002C02B181SPC001_for_2352_3352.cc
   1   -rw-    107176  Jan 01 2008 00:00:51   matnlog.dat
   2   -rw-        60  Jan 01 2008 00:06:39   $_patchstate_a
   3   -rw-     10668  Jan 01 2008 01:01:53   vrpcfg.cfg
   4   -rw-       684  Jan 01 2008 00:33:20   hostkey
   5   -rw-       540  Jan 01 2008 00:33:28   serverkey
   6   -rw-   7236892  Jan 01 2008 00:15:31   s2352_s3352-v100r003c00spc301.cc
   7   -rw-        28  Jan 01 2008 00:42:31   private-data.txt
   8   -rw-         4  Jan 01 2008 00:07:35   notilogindex.txt

14632 KB total (748 KB free)
</pre>
<p>Tell the switch which firmware to boot after restart:</p>
<pre>startup system-software s2352_s3352-v100r003c00spc301.cc
</pre>
<p>View the startup options:</p>
<pre>display startup
[Unit 0]:
MainBoard:
  Configed startup system software:          flash:/s2352_s3352-v100r003c00spc301.cc
  Startup system software:                   flash:/s2352_s3352-v100r003c00spc301.cc
  Next startup system software:              flash:/s2352_s3352-v100r003c00spc301.cc
  Startup saved-configuration file:          flash:/vrpcfg.cfg
  Next startup saved-configuration file:     flash:/vrpcfg.cfg
  Startup license file:                      NULL
  Next startup license file:                 NULL
  Startup patch package:                     NULL
  Next startup patch package:                NULL
</pre>
<p>Delete the old firmware:</p>
<pre>delete flash:/SV100R002C02B181SPC001_for_2352_3352.cc
</pre>
<p>But after deleting the file you can see that the usage of flash is still the same &#8211; after deleting the old firmware, it is just send to recycle bin <img src='http://blog.webdir.bg/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<pre>reset recycle-bin
Squeeze flash:/SV100R002C02B181SPC001_for_2352_3352.cc ?[Y/N]:y
Clear file from flash will take a long time if needed...
Jan  1 2008 01:32:45 huawei-iz-bl74 %%01VFS/4/RST_RECYCLE(l): When deciding whether to permanently delete file flash:/SV100R002C02B181SPC001_for_2352_3352.cc, the user chose Y ...Done!.
%Cleared file flash:/SV100R002C02B181SPC001_for_2352_3352.cc
dir flash:
Directory of flash:/

   0   -rw-    107176  Jan 01 2008 00:00:51   matnlog.dat
   1   -rw-        60  Jan 01 2008 00:06:39   $_patchstate_a
   2   -rw-     10668  Jan 01 2008 01:01:53   vrpcfg.cfg
   3   -rw-       684  Jan 01 2008 00:33:20   hostkey
   4   -rw-       540  Jan 01 2008 00:33:28   serverkey
   5   -rw-   7236892  Jan 01 2008 00:15:31   s2352_s3352-v100r003c00spc301.cc
   6   -rw-        28  Jan 01 2008 00:42:31   private-data.txt
   7   -rw-         4  Jan 01 2008 00:07:35   notilogindex.txt

14632 KB total (7404 KB free)
</pre>
<p>If someone is looking for latest release of Huawei Quidway S2352P-EI ( Basic  BOOTROM  Version :  209 Compiled at Nov  4 2009, 14:50:43, Software Version : VRP (R) Software, Version 5.30 (S2300 V100R003C00SPC301) ) contact me : nyck [at] tvskat [dot] net</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webdir.bg/how-to-upgrade-huawei-quidway-s2300-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Huawei Quidway enable ssh</title>
		<link>http://blog.webdir.bg/huawei-quidway-enable-ssh/</link>
		<comments>http://blog.webdir.bg/huawei-quidway-enable-ssh/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 09:22:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Huawei]]></category>
		<category><![CDATA[Configure]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://blog.webdir.bg/?p=279</guid>
		<description><![CDATA[Configure (enable) SSH server on Huawei Quidway switch]]></description>
			<content:encoded><![CDATA[<p>To enable ssh service on Huawei Quidway switch, generate rsa local public key pairs:</p>
<pre>&lt;Quidway&gt;system-view
Enter system view, return user view with Ctrl+Z.
[Quidway]rsa local-key-pair create
The key name will be: Quidway_Host
The range of public key size is (512 ~ 2048).
NOTES: If the key modulus is greater than 512,
 It will take a few minutes.
Input the bits in the modulus[default = 512]:1024
Generating keys...
......................................++++++
.....++++++
..++++++++
.........++++++++

[Quidway]
</pre>
<p>Create username and password:<span id="more-279"></span></p>
<pre>system-view
Enter system view, return user view with Ctrl+Z.
[Quidway]aaa
[Quidway-aaa]local-user root password cipher YourPassword
[Quidway-aaa]local-user root level 15
[Quidway-aaa]local-user root service-type ssh telnet
[Quidway-aaa]quit
[Quidway]
[Quidway]display current-configuration configuration aaa
#
aaa
 local-user root password cipher XXXXXXXXX
 local-user root service-type terminal ssh
 authentication-scheme default
 #
 authorization-scheme default
 #
 accounting-scheme default
 #
 domain default
 #
#
</pre>
<p>Configure SSH server:</p>
<pre>[Quidway]stelnet server enable
Info:Start STELNET server
[Quidway]ssh user root authentication-type password
Info:A new ssh user added
[Quidway]ssh user root service-type stelnet
</pre>
<p>Configure virtual user terminal interface:</p>
<pre>[Quidway]user-interface vty 0 4
[Quidway-ui-vty0-4]authentication-mode aaa
[Quidway-ui-vty0-4]protocol inbound ssh
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.webdir.bg/huawei-quidway-enable-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

