2013年11月20日星期三

How to Fix Huawei Switch Terminal Garbled Characters

How to Fix Huawei Switch Terminal Garbled Characters, I use the switch S5700S-52P-LI-AC most time daily.
Fault Description
After a terminal connecting to a switch starts, it cannot display anything or displays garbled characters.
Possible Cause
The power module of the switch is faulty or the switch is not powered on.
The serial interface connecting to the switch is incorrectly configured.
The cable between the terminal and switch is faulty or not firmly connected to the serial interface.

Troubleshooting Procedure
1. Check the power indicator on the switch's front panel. If the RUN/ALM indicator is On, the power module is working properly. If the power indicator is Off, rectify the fault according to Power Module Failures.
2. Check whether the parameters of the serial interface are correctly configured.
# Verify that the connection interfaces are configured correctly. Some PCs have multiple serial interfaces and each serial interface has a number. When configuring connection interfaces, you must select the correct connection interface number, as shown in Figure1.

Figure 1 Setting a connection port

# Verify that the physical attributes of the serial interface on the PC are the same as those of the console interface on the device, as shown in Figure 5-2. When the attributes of the console interface on the device are not changed, the details are as follows:
l Baud rate: 9600
l Data bit: 8
l Stop bit: 1
l Parity check: None
l Flow control: None

Figure 2 Setting the parameters of the serial interface on the PC

3. Ensure that the cable is firmly connected to the serial interface. You can replace it with a new cable to verify whether the cable is faulty.


2013年11月19日星期二

Where to buy Huawei S3700-28TP-PWR-EI

Huawei switch S3700-28TP-PWR-EI, there are many suppliers for this, according to our research on S3700-28TP-PWR-EI Price, best price is from, http://www.huanetwork.com/huawei-s3700-28tp-pwr-ei-price_p575.html, $1,075.00, but they are based in Hong Kong, so may take 3 days to reach your country, some other sources for your reference:

1, distributors, like Ingram Micro, Comstor, Tech Data, Redington etc, different countries different distributors, also different price related to your region, partner level and project level, normally around 30%~60% off GPL;

2,http://www.aliexpress.com/store/product/For-huawei-s3700-28tp-pwr-ei-smart-poe-switch/340007_1173517563.html,  $2,598.41, more professional but price too too expensive.

3, http://xueyouunion.en.made-in-china.com/product/wKFmEJlYqncQ/China-Original-Huawei-02352336-S2700-Series-Products-Switch-S2700-26TP-PWR-EI-.html. There is no price on it, you should contact them by email, a little trouble.

4, http://www.alibaba.com/showroom/huawei-s3700--28tp--pwr--ei-switch.html there are many supplier and lower price, buy the quality who knows. If you are local customer, you can try.


S3700-28TP-PWR-EI: Mainframe(24 10/100 BASE-T ports and 2 Combo GE(10/100/1000 BASE-T+100/1000 Base-X) ports and 2 SFP GE(1000 BASE-X) ports,PoE,Chassis,Double Slots of power,Without Power)

Huawei S2700&3700&5700 New Software Version V100R005SPH021 Release

On October 30th 2013, Huawei releases its latest S2700&3700&5700 software version V100R005SPH021,Quidway S5700 & 3700 & 2700 switch customers with older software version like V100R005SPH020, V100R005SPH019 are encouraged to upgrade to the latest software.

If you already have Huawei S2700&3700&5700 Switches, and you want to upgrade to the newer software version or download related documents, you may contact your previous Huawei switch supplier or Huanetwork.com, Huanetwork Email: sales@huanetwork.com, for customers already purchased Huawei S2700 & Quidway S3700 &5700 from Huanetwork.com, please contact your sales representative, Huanetwork.com will provide free new version software for you.

S2700-9TP-SI-AC
S2700-9TP-EI-AC
S2700-9TP
S2700-18TP-EI-AC
S2700-26TP-EI-AC

S2700-26TP-PWR-EI

2013年11月18日星期一

How to Configure Telnet on Huawei Router

In this Video, learning how to configure Telnet on Huawei Routers using a simple password or using AAA with username and password. This Video is for HCDA certification level.

If you are interested in Huawei router, such as AR2220, AR2240, and want to know more about the configuration, visit the blog http://www.huanetwork.com/blog/.


How To Port Forward for Huawei Router

How To Port Forward for Huawei Router, download Serbian tutorial. Hg530 for am example. View the video and know how to configure.

If you are interested in Huawei router, such as AR3200, AR1220 and want to know more about the configuration, visit the blog http://www.huanetwork.com/blog/

2013年11月14日星期四

How to Configure Basic SNMPv3 Functions on Huawei S5700


Note:
The security levels from the highest to the lowest must be trap host security, user security, and user group security.

The security level description is as follows:
Level 1: privacy (authentication and encryption)
Level 2: authentication (only authentication)
Level 3: none (no authentication and no encryption)

If the security level of a user group is level 1, the security levels of user and trap host must be level 1. If the security level of a user group is level 2, the security levels of user and trap host can be level 1 or level 2.

Configure Basic SNMPv3 Functions on Huawei S5700.
Procedure
Step 1 Run:
system-view
The system view is displayed.

Step 2 (Optional) Run:
snmp-agent
The SNMP agent function is enabled.
By default, the SNMP agent function is disabled. By executing the snmp-agent command with any parameter enables the SNMP agent function.

Step 3 (Optional) Run:
snmp-agent udp-port port-num
The listening port number of the SNMP agent is changed.
The default listening port number of the SNMP agent is 161.
To enhance device security, run the snmp-agent udp-port command to change the listening port number of the SNMP agent.

Step 4 (Optional) Run:
snmp-agent sys-info version v3
The SNMP version is configured.
SNMPv3 is enabled by default; therefore, this step is optional.

Step 5 (Optional) Run:
snmp-agent local-engineid engineid
An engine ID is set for the local SNMP entity.
By default, the device automatically generates an engine ID using the internal algorithm. The engine ID is composed of enterprise ID+device information.
If the local engine ID is set or changed, the existing SNMPv3 user will be deleted.

Step 6 Run:
snmp-agent group v3 group-name [ authentication | privacy ]
An SNMPv3 user group is configured.
If the network or network devices are in an insecure environment (for example, the network is vulnerable to attacks), authentication or privacy can be configured in the command to enable data authentication or privacy. By default, the created SNMP group is neither authenticated nor encrypted.

Step 7 Run:
snmp-agent usm-user v3 user-name [ group group-name | acl acl-name ] *
A user is added to the SNMPv3 user group.

Step 8 Run:
snmp-agent usm-user v3 user-name authentication-mode { md5 | sha } [ cipher password ]
The authentication password of the SNMPv3 user is added.

Step 9 Run:
snmp-agent usm-user v3 user-name privacy-mode { des56 | aes128 | aes192 | aes256 | 3des } [ cipher password ]
The password of the SNMPv3 user is added.
AES128 and AES256 algorithm are recommended to improve data transmission security.
After a user is added to the user group, the NMS that uses the name of the user can access the objects in the ViewDefault view (OID: 1.3.6.1). If the local engine ID is set or changed, the existing SNMPv3 user will be deleted.
If authentication and privacy have been enabled for the user group, the following authentication and privacy modes can be configured for the data transmitted on the network.

Step 10 Configure the destination IP address for receiving traps and error codes.On an IPv4 network, run:
snmp-agent target-host trap address udp-domain ip-address [ udp-port port-number | source interface-type interface-number | [ public-net | vpn-instance
Issue 01 (2013-11-05) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
30 vpn-instance-name ] ] * params securityname security-name [ v3 [ authentication | privacy ] | private-netmanager | notify-filter-profile profile-name | ext-vb ] * On an IPv6 network, run:
snmp-agent target-host trap ipv6 address udp-domain ipv6-address [ udp-port port-number ] params securityname security-name [ v3 [ authentication | privacy ] | private-netmanager | notify-filter-profile profile-name | ext-vb ] *
Note the following when running the command:
The default destination UDP port number is 162. To ensure secure communication between the NMS and managed devices, run the udp-port command to change the UDP port number to a non-well-known port number. The parameter security-name identifies devices that send traps on the NMS. If the NMS and managed device are both Huawei products, the parameter private-netmanager can be configured to add more information to trap messages, such as the alarm type, alarm serial number, and alarm sending time. The information will help you locate and solve problems more quickly.
The value of security-name must be the same as the created user name. Otherwise, the NMS cannot access the managed device.

Step 11 (Optional) Run:
snmp-agent sys-info { contact contact | location location }
The equipment administrators contact information or location is configured.
By default, the vendor's contact information is "R&D Beijing, Huawei Technologies co.,Ltd.". The default location is "Beijing China".
This step is required for the NMS administrator to view contact information and locations of the equipment administrator when the NMS manages many devices. This helps the NMS administrator to contact the equipment administrators for fault location and rectification.

Step 12 (Optional) Run:
snmp-agent packet max-size byte-count
The maximum size of SNMP messages that the device can receive and send is set.
By default, the maximum size of SNMP messages is 12000 bytes.
When the size of an SNMP message is larger than the configured value, the device discards the SNMP message. To ensure that NMS can process SNMP packets properly, set the parameter byte-count based on the maximum size of an SNMP packet that the NMS can process.
----End

When I do this configuration, use the switch S3700-28TP-PWR-EI, work great.



Huawei Articles Agile Network Switch S12700 at Spain's IT Technology Conference

Spain local time on November 10th night at the Gartner Symposium ITxpo 2013 welcomecocktail party, how to build an enterprise ICT infrastructure in the era of rapid change, HuaweiWestern business minister Dr L & Y shared Huawei insights and perspectives. He said the party"the traditional enterprise is speeding the transition to digital enterprises, promoting the ICTinfrastructure from a focus on technology and equipment, to the center for change in thebusiness, and user experience."
Display the Huawei star product agile switch S12700, is an important support equipment agilecampus network, with agile, agile, agile management evolution of three highlights. It uses theHuawei since Ethernet processor ENP chip development, realizes the full programmableforwarding layer. ENP supports a large flow, large cache, 5 level QOS scheduling, break thehardware defined in the ASIC architecture, greatly enhance the flexibility of business responseand business innovation ability.
In the data center network field, Huawei launched its open cloud network architecture in the general assembly (Open Cloud Fabric) cooperation strategy and ecological system. Open Cloud network architecture mainly includes the following two aspects:
1, open Fabric: control face open, through the open API and standard OpenFlow, docking support and mainstream cloud platform, the third party controller and integration; forwardingopen, a full range of CloudEngine data center switches support eNP programmable chip.
2, open Controller: North interface open, through the Open API and the mainstream cloud platform docking; southbound interface open, through the OpenFlow standard protocol,compatible with network equipment management of multiple manufacturers.
Computing data center industry chain collaboration in the cloud, Huawei is with an open postureparticipate actively, has launched a comprehensive cooperation with many world famous IT manufacturer. The general assembly, Huawei and Microsoft joint show both sides in the data center area of the latest results of cooperation: 1, jointly launched the Hybrid networkvirtualization solution. 2, Huawei network equipment and operating system and Microsoft CloudOS (Windows Server System Center 2012 R2) to achieve the depth of coupling and docking. 3,the two sides will jointly develop the data center network virtualization components: vSwitch,vRouter, vFW etc.. 4, both sides display depth cooperation in many international standard:DMTF, ONF etc.. 5, open cloud computing data centers to provide solutions: GuangdongBranch of China Mobile Data Center project.
Huawei business network product line President Liu Shaowei said: "the customers and partnersin Europe shows Huawei agile network solutions, aims to agile, agile, agile managementevolution, to realize the network more quickly for business services, help clients achievebusiness success in cloud computing era."

The popular Huawei swtich S3700-28TP-PWR-EI,2700-26TP-PWR-EI Please visit the 
http://www.3anetwork.com/blog/ for the newest review.