2014年3月20日星期四

Configuring Automatic Saving of DHCP Data

You can configure the S3328TP-EI-24S  to save DHCP data to the storage device. When a fault occurs, you can restore data from the storage device.

Run:
system-view
The system view is displayed.
Run:
dhcp server database enable
The S3300 automatically saves DHCP data to the flash memory.
After the dhcp server database enable command is executed, the system generates the lease.txt and conflict.txt files in the flash. The two files save the address lease information and address conflict information.
Run:
dhcp server database write-delay interval
The interval for saving DHCP data is set.
By default, DHCP data is not automatically saved to flash. After the S3300 is configured to automatically save DHCP data, the S3300 saves data every 7200 seconds by default and the latest data overwrites the previous data.
Run:
dhcp server database recover
The DHCP data in the storage device is restored.

After the dhcp server database recover command is executed, the Huawei S3300  restores the DHCP data in the flash.

Configuring Global VLAN Mapping

Do as follows as the LS-S2318TP-SI-AC  where global VLAN mapping needs to be configured.

Run:
system-view
The system view is displayed.
Run:
vlan vlan-id
The VLAN view is displayed.
Run:
vlan-mapping map-vlan vlan-id [ remark-8021p 8021p-value ]
Global VLAN mapping is configured.
 NOTE:
To enable global VLAN mapping to take effect on an interface, ensure that:
The interface is a hybrid or trunk interface.
The interface has been added to the translated switch VLAN in tagged mode.

VLAN translation is enabled on the interface by using the qinq vlan-translation enable command.

2014年3月4日星期二

Configuration Example of MPLS - Based on Binding the VLAN with the PW Template

How to set up the LDP remote session, LSP and PW between the MA5680T  and the router.

Configure a route. PWE3 has no special requirements for the routing policy. Here, an OSPF route is considered as an example.
huawei(config)#ospf
huawei(config-ospf-1)#area 0
huawei(config-ospf-1-area-0.0.0.0)#network 1.1.1.1 0.0.0.0
huawei(config-ospf-1-area-0.0.0.0)#network 10.1.2.0 0.0.255.255
huawei(config-ospf-1-area-0.0.0.0)#quit
huawei(config-ospf-1)#quit
Configure a loopback port.
huawei(config)#interface loopback 1
huawei(config-if-loopback1)#ip address 1.1.1.1 32
huawei(config-if-loopback1)#quit
Configure the MPLS LSR ID.
huawei(config)#mpls lsr-id 1.1.1.1
Enable MPLS.
huawei(config)#mpls
huawei(config-mpls)#quit
huawei(config)#vlan 140 standard
huawei(config)#mpls vlan 140
huawei(config)#interface vlanif 140
huawei(config-if-vlanif140)#ip address 10.1.2.1 24
huawei(config-if-vlanif140)#mpls
huawei(config-if-vlanif140)#quit
Configure a VLAN interface.
huawei(config)#port vlan 140 0/7 2
huawei(config)#interface scu 0/7
huawei(config-if-scu-0/7)#native-vlan 2 vlan 140
huawei(config-if-scu-0/7)#quit
Enable MPLS LDP.
huawei(config)#mpls ldp
huawei(config-mpls-ldp)#quit
huawei(config)#interface vlanif 140
huawei(config-if-vlanif140)#mpls ldp
huawei(config-if-vlanif140)#quit
Configure a peer device.
huawei(config)#mpls ldp remote-peer router
huawei(config-mpls-ldp-remote-router)#remote-ip 10.1.3.2
huawei(config-mpls-ldp-remote-router)#quit
Configure the MPLS LDP trigger mechanism.
huawei(config)#mpls
huawei(config-mpls)#lsp-trigger host
huawei(config-mpls)#label advertise non-null
huawei(config-mpls)#quit
Enable MPLS L2VPN.
huawei(config)#mpls l2vpn
Create a VLAN.
huawei(config)#vlan 100 standard
Create a PW template.
huawei(config)#pw-template pweth
huawei(config-pw-template-pweth)#peer-address 10.1.3.2
huawei(config-pw-template-pweth)#pw-type ethernet tagged
huawei(config-pw-template-pweth)#quit
Bind the VLAN with the PW template.
The ID of the PW bound with the PVC must be the same as the ID of the PW for the remote peer.
huawei(config MA5683T )#pw-ac-binding vlan 100 pw 107 pw-template pweth

2014年3月3日星期一

Configuring the User Privilege of the Console User Interface

How to control a user's authority to log in to the ME60 and how to configure a user's priority to improve ME60 security.

Run:
system-view
The system view is displayed.
Run:
user-interface console interface-number
The console user interface view is displayed.
Run:
user privilege level level
The user privilege is set.

NOTE:
By default, users that log in through the console user interface can use level 15 commands, and users logging in through other user interfaces can ME60-X3   use commands at level 0.

2014年2月25日星期二

Configuring the H.248/MGCP-based VAG Service

According to the data plan, configure  Huawei MA5600    standard VLAN 20 as the media and signaling upstream VLAN, add upstream port 0/19/0 to the VLAN, and configure the IP address of the Layer 3 interface to 10.10.10.10, which facilitates the configuration of the media and signaling IP address pools.
huawei(config)#vlan 20 standard
huawei(config)#port vlan 20 0/19 0
huawei(config)#interface vlanif 20
huawei(config-if-vlanif20)#ip address 10.10.10.10 24
huawei(config-if-vlanif20)#quit
Configure the media and signaling IP address pools.
Add the IP address of the VLAN Layer 3 interface configured in the previous step to the media and signaling IP address pools respectively. Therefore, the media and signaling IP addresses used for the services can be selected from the IP address pools. According to the data plan, IP address 10.10.10.10 is added to the media and signaling IP address pools, and the gateway IP address corresponding to the media IP address is 10.10.10.1.
huawei(config)#voip
huawei(config-voip)#ip address media 10.10.10.10 10.10.10.1
huawei(config-voip)#ip address signaling 10.10.10.10
huawei(config-voip)#quit
Add an MG interface.
Add an MG interface for the MG to communicate with the MGC, which ensures that the MGC can control the call connection through the MG interface. According to the data plan, add MG interface 0, and configure the interface attributes.
huawei(config)#interface h248 0
  Are you sure to add MG interface?(y/n)[n]:y
huawei(config-if-h248-0)#if-h248 attribute mg-media-ip1 10.10.10.10 mgip 10.10.10.10 mgport 2944 primary-mgc-ip1 10.10.20.20
primary-mgc-port 2944 code text transfer udp
Configure the TID template of the PSTN users on MG interface 0.
Configure the TID generation mode. According to the data plan, the terminal prefix of PSTN users is huawei, and the TID template adopts layering template 6.
 NOTICE:
The Huawei MA5683T   MA5603T/MA5608T requires that the terminal prefixes of PSTN users, ISDN BRA users, and ISDN PRA users on the same H.248 interface be either the same or different. Note this when configuring the terminal prefix.

2014年2月24日星期一

Configuring a Role for the Interface

To ensure the normal forwarding of SEP packets in a SEP LS-S2326TP-EI-AC    segment, add Layer 2 interfaces to the SEP segment and configure different roles for the interfaces.

Run:
system-view
The system view is displayed.
Run:
interface interface-type interface-number
The view of an Ethernet interface added to the SEP segment is displayed.
Run:
stp disable
STP is disabled on the interface.
Run:
sep segment segment-id [ edge [ no-neighbor ] { primary | secondary } ]
The Ethernet interface is added to a specified SEP segment and a role is configured for it.
 NOTE:
On the S3300HI, an interface can be added to two SEP segments.
On the S3300SI and LS-S2326TP-SI-AC , an interface can be added to only one SEP segment.

2014年2月23日星期日

Configuring the VLAN Associated with the Sub-interface

Perform the following steps on the ME60 that uses sub-interfaces to implement interworking in a VLAN.

This step is required when you enable proxy ARP in a VLAN on the Ethernet sub-interfaces, GE sub-interfaces, or Eth-Trunk sub-interfaces.To enable proxy ARP in a VLAN on the VLANIF interface, skip this step.

Run:

system-view

The system view is displayed.

Run:

interface { ethernet | gigabitethernet | eth-trunk } interface-number.sub-interface-number

The sub-interface view is displayed.

Run:

vlan-type dot1q low-vid


The Ethernet sub-interface is encapsulated with 802.1Q and the VLAN ID associated with the sub-interface is  ME60-X3    configured.

2014年2月18日星期二

Configure the multicast service on MA5616

Create  MA5683T    VLANs.

huawei(config)#vlan 4002-4003 smart

Add the uplink port and the subtending port to the VLANs.

huawei(config)#port vlan 4002-4003 0/0 1

huawei(config)#port vlan 4002-4003 0/0 0

Configure multicast VLANs and the IGMP mode.

 NOTE:

The IGMP mode can be configured to IGMP proxy or IGMP snooping according to the requirements. In this example, the IGMP mode is IGMP proxy. If the planned IGMP mode is IGMP snooping, you can configure the IGMP snooping mode by running the igmp mode snooping command in multicast VLAN mode.

If configuring the IGMP mode fails, check whether the IGMP function is disabled. That is, the IGMP mode can be switched only when the IGMP function is disabled.

huawei(config)#multicast-vlan 4002

huawei(config-mvlan4002)#igmp mode proxy

  Are you sure to change IGMP mode?(y/n)[n]:y

huawei(config-mvlan4002)#multicast-vlan 4003

huawei(config-mvlan4003)#igmp mode proxy

  Are you sure to change IGMP mode?(y/n)[n]:y

Configure the multicast uplink port.

huawei(config-mvlan4003)#igmp uplink-port 0/0/1

huawei(config-mvlan4003)#multicast-vlan 4002

huawei(config-mvlan4002)#igmp uplink-port 0/0/1

Configure multicast programs.

 NOTE:

A multicast program can be configured statically or generated dynamically. In this example, the multicast program is configured statically.

In static configuration mode, you can run the igmp program add command to add multicast programs in batches. You cannot name a program, instead the system automatically names a program PROGRAM-M, in which M is the index of the added program.

huawei(config-mvlan4002)#igmp program add name program1 ip 224.1.1.1 sourceip 10.10.10.10

huawei(config-mvlan4002)#multicast-vlan 4003

huawei(config-mvlan4003)#igmp program add name program2 ip 224.1.1.2 sourceip 10.10.10.11

huawei(config-mvlan4003)#quit

Configure the multicast subtending port.

huawei(config)#btv

huawei(config-btv)#igmp cascade-port 0/0/0

Save the data.

huawei(config-btv)#quit


huawei(config  MA5600  )#save

2014年2月16日星期日

Configuring a BGP Peer

Devices can exchange routing    ME60   information only after they have successfully set up a BGP peer relationship.

Run:

system-view

The system view is displayed.

Run:

bgp { as-number-plain | as-number-dot }

BGP is enabled, the local AS number is set, and the BGP view is displayed.

(Optional) Run:

router-id ipv4-address

The ID of a BGP router is set.

Run:

peer { ipv4-address | group-name } as-number { as-number-plain | as-number-dot }

The IP address and AS number of a remote peer are specified.

(Optional) Run:

peer { ipv4-address | group-name } connect-interface interface-type interface-number [ ipv4-source-address ]

The local interface and the source address used to set up a BGP connection are specified.

Run:

peer { ipv4-address | group-name } ebgp-max-hop [ hop-count ]

The maximum number of hops of an EBGP connection is set.


For details of BGP peers, refer to the HUAWEI NetEngine80E/40E Router Configuration Guide ME60-X3   - IP Routing.

2014年2月13日星期四

Configuring a Signal Sending Delay on an Interface

When an interface on the ME60 is dual-homed to non-Huawei devices, configure a signal sending delay on the interface to avoid data loss due to asynchronous link switchover or incomplete configuration restoration.

When the ME60 configured with VRRP or E-APS services is dual-homed to non-Huawei devices, the ME60 cannot control traffic switchover between interfaces on the non-Huawei devices. In this case, link switchover on the ME60 is probably asynchronous with that on the non-Huawei devices. If the interface on the ME60 sends a signal immediately after being initialized, certain data is probably lost.

If an interface on the ME60 is directly connected to a non-Huawei device, when the ME60 is restarted, the interface sends a signal to the peer immediately after being initialized, which probably causes data loss before configurations of the ME60 are restored.

To prevent the problem, configure a signal sending delay on the ME60. 

Run:

system-view

The system view is displayed.

Run:

interface interface-type interface-number

The interface view is displayed.

Run:

port-tx-enabling-delay port-tx-delay-time


The signal sending delay function is ME60-X3    enabled and a signal sending delay is configured.

2013年12月13日星期五

VLAN assignment in different usage scenarios

On the S5306, LS-S5352C-EI  EI, S5310EI, S5300HI, and S6300, if both the subnet VLAN and the MAC VLAN with a mask are configured, the MAC VLAN with a mask is first matched regardless of whether the vlan precedence command is used.

Access
Accepts an untagged frame and adds a tag with the default VLAN ID to the frame.
Accepts the tagged frame if the frame's VLAN ID matches the default VLAN ID.
Discards the tagged frame if the frame's VLAN ID differs from the default VLAN ID.
After the PVID tag is stripped, the frame is transmitted.
An access port can belong to only one VLAN. The access interface is directly connected to a computer.
Trunk
Adds a tag with the default VLAN ID to the untagged frame and then transmits it if the default VLAN ID is permitted by the port
Adds a tag with the default VLAN ID to the untagged frame and then discards it if the default VLAN ID is denied by the port.
Accepts the tagged frame if the frame's VLAN ID is permitted by the port.
Discards the tagged frame if the frame's VLAN ID is denied by the port.
If the frame's VLAN ID matches the default VLAN ID and the VLAN ID is permitted by the port, the device removes the tag and transmits the frame.
If the frame's VLAN ID differs from the default VLAN ID, but the VLAN ID is still permitted by the port, the switch will directly transmit the frame.
A trunk port allows packets of multiple VLANs to pass through. It usually connects network devices.
Hybrid
If the frame's VLAN ID is permitted by the port, the frame is transmitted. The port can be configured whether to transmit frames with tags.
A hybrid port allows packets of multiple VLANs to pass through. It can be used to connect network devices or network devices and user devices.
QinQ
QinQ ports are enabled with the IEEE 802.1QinQ protocol. A QinQ port can add double VLAN tags to a data frame, that is, a QinQ port can add a tag to a single-tagged frame. Therefore, a QinQ port supports a maximum of 4094 x 4094 VLAN tags, which meets the requirement on the number of VLANs. For details, see QinQ Overview.


he S5328C-SI  and S5300LI do not support VLAN aggregation.

2013年12月10日星期二

Configuring a Voice VLAN in Auto Mode on Huawei S2300

Create VLANs and configure the LS-S2309TP-SI-AC  interface on the Switch.
# Create VLAN 2 and VLAN 6.
<Quidway> system-view
[Quidway] vlan batch 2 6
# Configure the link type and default VLAN of the interface.
[Quidway] interface ethernet 0/0/1
[Quidway-Ethernet0/0/1] port hybrid pvid vlan 6
[Quidway-Ethernet0/0/1] port hybrid untagged vlan 6
[Quidway-Ethernet0/0/1] quit
Step 2 Configure the voice VLAN on the Switch.
# Configure the voice VLAN on the interface.
[Quidway] interface ethernet 0/0/1
[Quidway-Ethernet0/0/1] voice-vlan 2 enable
# Set the voice VLAN mode to auto so that the interface can be automatically added to or deleted
from the voice VLAN.
[Quidway-Ethernet0/0/1] voice-vlan mode auto
[Quidway-Ethernet0/0/1] quit
# Set the OUI of the voice VLAN.
[Quidway] voice-vlan mac-address 0011-2200-0000 mask ffff-ff00-0000
# Set the aging time of the voice VLAN.
[Quidway] voice-vlan aging-time 100
# Set the working mode of the voice VLAN.
[Quidway-Ethernet0/0/1] voice-vlan security enable
Step 3 Verify the configuration.
Run the display voice-vlan oui command to check the OUI of the voice VLAN.
<Quidway> display voice-vlan oui
---------------------------------------------------
OuiAddress Mask Description
---------------------------------------------------
0011-2200-0000 ffff-ff00-0000
Run the display voice-vlan 2 status command to check the voice VLAN mode, voice VLAN
security mode, and voice VLAN aging time.
<Quidway> display voice-vlan 2 status
Voice VLAN Configurations:
S2300 Series Ethernet Switches
Typical Configuration Examples 1 Configuration Guide - Ethernet
Issue 02 (2012-10-27) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
22
---------------------------------------------------
Voice VLAN ID : 2
Voice VLAN status : Enable
Voice VLAN aging time : 100 (minutes)
Voice VLAN 8021p remark : 6
Voice VLAN dscp remark : 46
----------------------------------------------------------
Port Information:
-----------------------------------------------------------
Port Add-Mode Security-Mode Legacy
-----------------------------------------------------------

Ethernet0/0/1 Auto Security LS-S2318TP-EI-DC  Disable

2013年12月9日星期一

Configuring an FTP Huawei S3300

Configure SwitchB LS-S3328TP-EI-24S-AC .
# Configure an IP address for SwitchB.
<Quidway> system-view
[Quidway] sysname SwitchB
[SwitchB] vlan 100
[SwitchB-vlan100] quit
[SwitchB] interface ethernet 0/0/1
[SwitchB-Ethernet0/0/1] port hybrid pvid vlan 100
[SwitchB-Ethernet0/0/1] port hybrid untagged vlan 100
[SwitchB-Ethernet0/0/1] quit
[SwitchB] interface Vlanif 100
[SwitchB-Vlanif100] ip address 10.1.1.2 24
[SwitchB-Vlanif100] quit
# Configure SwitchB as the FTP server.
[SwitchB] ftp server enable
[SwitchB] aaa
[SwitchB-aaa] local-user user1 password cipher hello123
[SwitchB-aaa] local-user user1 privilege level 15
[SwitchB-aaa] local-user user1 service-type ftp
[SwitchB-aaa] local-user user1 ftp-directory flash:/
[SwitchB-aaa] quit
Step 2 Configure SwitchA.
# Configure an IP address for SwitchA.
<Quidway> system-view
[Quidway] sysname SwitchA
[SwitchA] vlan 100
[SwitchA] interface ethernet 0/0/1
[SwitchA-Ethernet0/0/1] port hybrid pvid vlan 100
[SwitchA-Ethernet0/0/1] port hybrid untagged vlan 100
[SwitchA-Ethernet0/0/1] quit
[SwitchA] interface Vlanif 100
[SwitchA-Vlanif100] ip address 10.1.1.1 24
[SwitchA-Vlanif100] quit
# Create an NQA FTP test on SwitchA and create a file of 10 KB for uploading.
[SwitchA] nqa test-instance admin ftp
[SwitchA-nqa-admin-ftp] test-type ftp
[SwitchA-nqa-admin-ftp] destination-address ipv4 10.1.1.2
[SwitchA-nqa-admin-ftp] source-address ipv4 10.1.1.1
[SwitchA-nqa-admin-ftp] ftp-operation put
[SwitchA-nqa-admin-ftp] ftp-username user1
[SwitchA-nqa-admin-ftp] ftp-password hello123
[SwitchA-nqa-admin-ftp] ftp-filesize 10
Step 3 Start the test instance.
[SwitchA-nqa-admin-ftp] start now
Check the configuration.
# Check NQA test results on SwitchA.
[SwitchA-nqa-admin-ftp] display nqa results test-instance admin ftp
NQA entry(admin, ftp) :testflag is inactive ,testtype is ftp
1 . Test 1 result The test is finished
SendProbe:1 ResponseProbe:1
Completion :success RTD OverThresholds number: 0
MessageBodyOctetsSum: 10240 Stats errors number: 0
Operation timeout number: 0 System busy operation number:0
Drop operation number:0 Disconnect operation number: 0
CtrlConnTime Min/Max/Average: 657/657/657
DataConnTime Min/Max/Average: 500/500/500
SumTime Min/Max/Average: 1157/1157/1157
Average RTT:656
Lost packet ratio:0 %
# On SwitchB, you can view that a file named nqa-ftp-test.txt is added. Part of the file on the
SwitchB is displayed.
<SwitchB  LS-S3352P-EI-AC > dir
Directory of flash:/
0 -rw- 331 Jul 06 2007 18:34:34 private-data.txt
1 -rw- 10,240 Jul 06 2007 18:37:06 nqa-ftp-test.txt

2,540 KB total (1,536 KB free)

2013年11月28日星期四

configuration S5300 file, and patch files

ftp> binary
200 Type set to I.
ftp> get S5328C-SI  -V200R002C00SPC100.cc
200 Port command okay.                                                   
150 Opening BINARY mode data connection for file transfer.                     
226 Transfer complete.

ftp: 12472284 bytes received in 80.33Seconds 1350.65Kbytes/sec.
The preceding output indicates the configuration file has been transferred and you can find it in D:\>.
ftp> get vrpcfg.zip
200 Port command okay.                                                   
150 Opening BINARY mode data connection for file transfer.                     
226 Transfer complete.
ftp: 589 bytes received in 0.01Seconds 60Kbytes/sec.
The preceding output indicates the configuration file has been transferred and you can find it in D:\>.
ftp> get S5324TP-SI   sph001.pat
200 Port command okay.                                                   
150 Opening BINARY mode data connection for file transfer.                     
226 Transfer complete.
ftp: 333436 bytes received in 0.33Seconds 1350.65Kbytes/sec.

The preceding output indicates the configuration file has been transferred and you can find it in D:\>.

2013年11月25日星期一

Use the S5300 as the TFTP Client

Directory of flash:/

  Idx  Attr     Size(Byte)  Date        Time(LMT)      FileName
    0  -rw-     12,472,284  Nov 04 2010 19:43:18   S5352C-EI-V200R002C00SPC100.cc

30,008 KB total (16,544 KB free)
<Quidway> dir *.zip
Directory of flash:/

  Idx  Attr     Size(Byte)  Date        Time(LMT)      FileName
    0  -rw-            589  Nov 04 2010 20:55:54    vrpcfg.zip

30,008 KB total (16,544 KB free)
<Quidway> dir *.pat
Directory of flash:/

  Idx  Attr     Size(Byte)  Date        Time(LMT)       FileName
    0  -rw-        333,436  Jan 29 2010 16:54:40    s5300sph001.pat

30,008 KB total (16,544 KB free)
Run the following commands on the S5300 to back up the data. The backup system software is S5300-V200R002C00SPC100-bak.cc, the backup configuration file is vrpcfg-bak.zip, and the patch file is s5300sph001-bak.pat.
<Quidway> tftp 10.164.30.29 put S5300-V200R002C00SPC100.cc  S5300-V200R002C00SPC100-bak.cc
Info: Transfer file in binary mode.                                            
Uploading the file to the remote TFTP server. Please wait...|                  
TFTP: Uploading the file successfully.                                         
12472284 bytes send in 160 seconds.
<Quidway> tftp 10.164.30.29 put vrpcfg.zip vrpcfg-bak.zip
Info: Transfer file in binary mode.
  Uploading the file to the remote TFTP server. Please wait.../
  TFTP: Uploading the file successfully. 
  589 bytes send in 0.01 second.
<Quidway> tftp 10.164.30.29 put s5300sph001.pat s5300sph001-bak.pat                                                            
Info: Transfer file in binary mode.                                            
Uploading the file to the remote TFTP server. Please wait...\                  
TFTP: Uploading the file successfully.                                          
  333436 bytes send in 1 second.
3.    Obtain the system software of the target version from the server.
<Quidway> tftp 10.164.30.29 get S5300EI-V200R003C00SPC300.cc
Info: Transfer file in binary mode.
  Downloading the file from the remote TFTP server. Please wait.../
TFTP: Downloading the file successfully.
14,066,348 bytes received in 109 seconds
If the message "Downloading the file successfully" is displayed, the system software has been downloaded.
4.    (Optional) Obtain the new configuration file from the server.
If the configuration file does not need to be changed after the upgrade, this step is not required.
<Quidway> tftp 10.164.30.29 get vrpcfgnew.zip                        
Info: Transfer file in binary mode.                                             
Downloading the file from the remote TFTP server. Please wait.../              
TFTP: Downloading the file successfully.                                       
    2757 bytes received in 1 second.
5.    Specify the system software in service, which is loaded when the S5300 is started.
<Quidway> startup system-software S5300EI-V200R003C00SPC300.cc

If the following information is displayed after you run the startup system-software file command, enter Y to update the BootROM. If the BootROM is upgraded successfully, go to step 7; otherwise, go to step 6. When you upgrade a stack of V100R003, you must manually upgrade the BootROM according to step 6.
Warning: Basic BOOTROM will be upgraded. Continue?(Y/N)[N]: y
BOOTROM begin to be upgraded ! please wait for a moment...,

Info: BOOTROM upgrade is ok.
Succeeded in setting the software for booting system.
6.    (Optional) Upgrade the BootROM in service, which is loaded when the S5300 is started.
<Quidway> system-view
[Quidway] upgrade basic-bootrom S5300EI-V200R003C00SPC300.cc
Warning: Basic BOOTROM will be upgraded. Continue?(Y/N)[N]: y
Upgrading BOOTROM,please wait for a moment...,

[Slot 0]:
Info: BOOTROM upgrade is ok.
Succeeded in setting the software for booting system.

In V100R003 or a later version, the BootROM is upgraded automatically. To upgrade the software to other versions, you must upgrade the BootROM manually. For details about automatic BootROM upgrade, see Step 5. In the case of a version rollback, you are advised to manually upgrade the BootROM to prevent a rollback failure.
7.    Restart the S5300.

After the software is upgraded to V200R003C00SPC300, you must specify the system software for next startup. If the system software is not specified or the invalid software is specified, the device will fail to restart. For details about specifying the system software for next startup, see Step 5.
When the system asks you whether to save the configuration, enter y or n. After the setting is complete, enter y to restart the system.
<Quidway> reboot
Info: The system is now comparing the configuration, please wait.              
Warning: The configuration has been modified, and it will be saved to the next s
tartup saved-configuration file flash:/103_xu.cfg. Continue? [Y/N]:y            
Now saving the current configuration to the slot 0..                           
Save the configuration successfully.                                           
Info: If want to reboot with saving diagnostic information, input 'N' and then e
xecute 'reboot save diagnostic-information'.                                   
System will reboot! Continue?[Y/N]:y                                           
Info: System is rebooting, please wait...


Quidway S5328C-EI series switches which are new generation Ethernet gigabit switches that meet the requirements for high-bandwidth access and Ethernet multi-service convergence, providing powerful Ethernet functions for operators and enterprise customers.

2013年11月20日星期三

LS-S2318TP-EI-DC VS LS-S2318TP-SI-AC, The Difference

What are the difference of LS-S2318TP-EI-DC and LS-S2318TP-SI-AC?

Huawei LS-S2318TP-EI-DC: Huawei Quidway Switch S2300, S2318TP-EI Mainframe(16 10/100 BASE-T ports and 2 Combo GE(10/100/1000 BASE-T+100/1000 Base-X) ports and DC -48V)

Huawei LS-S2318TP-SI-AC: Huawei Quidway Switch S2300, S2318TP-SI Mainframe(16 10/100 BASE-T ports and 2 Combo GE(10/100/1000 BASE-T+100/1000 Base-X) ports and AC 110/220V)

The Quidway S2300 series switches are new generation Ethernet intelligent access switches. The S2300 is mainly deployed on the IP MAN and intranets, meeting requirements of carrying various Ethernet services and accessing the Ethernet. Based on the new generation high-performance hardware and Huawei Versatile Routing Platform (VRP), the S2300 supports rich and flexible service features and thus improves the operability, manageability, and service expansibility. In addition, the S2300 supports powerful lightning protection, security features, ACLs, QinQ, 1:1 VLAN switching, and N:1 VLAN switching to flexibly deploy VLANs.

The difference on the price:
According to our research, www.huanetwork.com is a great wholesell supplier for huawei switch, and the best price form.
LS-S2318TP-EI-DC price : $239.00
LS-S2318TP-SI-AC price : $195.00


Request a quote for them by emailing us at sales@huanetwork.com or pick up the phone and speak to one of our friendly and helpful sales reps at +852-30501940 (Hong Kong).

2013年11月19日星期二

GPON standard change

Trouble Ticket No./CR No.Huawei GPON Original requirement
Change If the OLT is connected to a Huawei ONT whose OMCI version is 0xa0 or later and the ONT reports the proprietary entity 0xff93 to the OLT, multicast configuration is issued to the ONT using the standard protocol.
Reason for Change Before the standard change, the ONT whose OMCI version is 0xa0 or later supports the multicast proprietary protocol; after the standard change, such ONTs support the standard protocol.
Impact Upgrades and services are not affected.
Original requirement If the OLT is connected to a Huawei ONT whose OMCI version is 0xa0 or later, the ID of the MAC bridge service profile instance created in single-bridge mode is changed from 0 to 1. The interoperability specification defines that in the scenario with variable-length OMCI messages, the ID of the MAC bridge service profile instance created in single-bridge mode is 1. Services are not affected.
Original requirement When the board that does not support variable-length OMCI messages is replaced with the board that supports variable-length OMCI messages, and the interconnected ONT is of OMCI version 0xB0 or later, the board issues variable-length OMCI messages to the ONT. The G.988 variable-length OMCI messages are supported.ONT configuration, upgrades, or services are not affected.

Terminals that are not listed in the attachment above may not match the specific OLT version. If such a terminal is used, confirm with Huawei technical support personnel first


For more Huawei HG8240 information please click here

2013年11月14日星期四

How to Setting Up an Environment for the Upgrade on huawei S3300 switch

In the BootROM S3352P menu or the command line view, you can use the Trivial File Transfer Protocol (TFTP) or File Transfer Protocol (FTP) to download the system software, and set it as the next startup system software. Then restart the device to complete the upgrade.
The general requirements for setting up an environment for upgrading the system using TFTP or FTP are as follows:
    You can log in to the switch from a PC through the serial interface or Telnet.
    The server and the switch can communicate with each other.
    Files for the upgrade are stored in the server.

You can upgrade the basic and advanced BootROM software using Xmodem in the basic BootROM menu; you can upgrade the system software using Xmodem in the BootROM menu.
The general requirements for setting up an environment for upgrading the system using Xmodem are as follows:
    The RS-232 serial interface on the PC and the console interface on the switch are connected through a console cable.

    Files for the upgrade are stored on the PC.

For more Huawei  information please click here
http://www.huanetwork.com/huawei-ls-s5324tp-si-ac-price_p510.html

2013年11月11日星期一

How to configure the MTU of an Ethernet Interface on Huawei NE40E Router?

Huawei NE40E Quidway NetEngine40E is based on a 400G platform, which is designed to save energy. Each slot has a forwarding capacity of 400Gbps, and the bandwidth of each slot can be smoothly expanded from 40Gbps to 400Gbps, satisfying the bandwidth demands of the next three to five years. The NE40E is compact in design and the interface density can reach 160 x 10G for a single NE40E and 240 x 10G for a single cabinet, which greatly saves space. Huanetwork.com ships Huawei NE40E router to worldwide.

Step 1:
system-view
The system view is displayed.
Step 2:
interface { ethernet | gigabitethernet } interface-number
The Ethernet interface view is displayed.
Step 3:
mtu mtu
TheIPv4 MTU of the Ethernet interface is configured.
Step 4:
system-view
The system view is displayed.
Step 5:
interface { ethernet | gigabitethernet } interface-number
The Ethernet interface view is displayed.
Step 6:
ipv6 enable
The IPv6 is enabled in this interface.
Step 7:
ipv6 mtu mtu
The IPv6 MTU of the Ethernet interface is configured.


For more Huawei information please click here

http://www.huanetwork.com/gpon-epon-terminal-price_c42

How to configure a DNS Test Instance on Huawei LS-S5348TP-SI-AC switch?

Huawei Quidway Switch S5300, LS-S5348TP-SI-AC Mainframe(44 10/100/1000Base-T ports and 4 gigabit Combo ports,AC 110/220V)

Step 1:
system-view
The system view is displayed.
Step 2:
dns resolve
Dynamic DNS resolution is enabled.
Step 3:
nqa test-instance admin-name test-name
An NQA test instance is created, and the NQA view is displayed.
Step 4:
test-type dns
The test type is set to DNS.
Step 5:
destination-address url urlstring
The name of the destination host is configured.
Step 6:
description string
A description is configured for the test instance.
Step 7:
frequency interval
The test period is set for the NQA test instance.
Step 8:
timeout time
The timeout period of a probe is set for the NQA test instance.
Step 9:
records history number
The maximum number of historical records is set for the NQA test instance.
Step 10:
records result number
The maximum number of result records is set for the NQA test instance.
Step 11:
agetime hh:mm:ss
The aging time is set for the NQA test instance.
Step 12:
dns-server ipv4 ip-address
The DNS server address is configured.


For more Huawei ME60-X3 information please click here