2013年11月4日星期一

How to configure Remote MAC Address Mirroring on Huawei S3352P-SI Switch?

Huawei Quidway Switch S3300, S3352P-SI Mainframe(48 10/100 BASE-T ports and 2 100/1000 BASE-X ports and 2 SFP GE (1000 BASE-X) ports (SFP Req.) and AC 110/220V

Step 1:
system-view
The system view is displayed.
Step 2:
traffic behavior behavior-name
The traffic behavior view is displayed.
Step 3:
undo mirroring
The flow mirroring action is cancelled.
Step 4:
quit
Exit from the traffic behavior view.
Step 5:
interface interface-type interface-number
The interface view is displayed.
Step 6:
undo traffic-policy inbound
The traffic policy and flow mirroring action on the interface are canceled.


For more Huawei LS-S5348TP-PWR-SI information please click here

How to configure the Peer Mode on Huawei S2318TP Switch?

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 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 VLAN

Step 1:
system-view
The system view is displayed.
Step 2:
ntp-service source-interface vlanif vlan-id
The local source interface that receives the NTP packet is configured.
Step 3:
ntp-service unicast-server ip-address [ version number | authentication-keyid key-id | source-interface interface-type interface-number | preference ] *
The IP address of the NTP server is configured.
Step 4:
system-view
The system view is displayed.
Step 5:
ntp-service source-interface vlanif vlan-id
The local source interface that sends NTP packets is specified.

For more Huawei LS-S2318TP-EI-AC information please click here


2013年10月30日星期三

Huawei LS-S5328C-PWR-SI configuration

Quidway LS-S5328C-PWR-SI series gigabit switches 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.

The S5300 supports automatic configuration, plug-and-play, deployment from USB devices, and batch remote
The S5300 supports the GARP Registration Protocol (GVRP). The GVRP technology implements dynamic
configuration of VLANs. In a complex networking environment, GVRP can simplify VLAN configuration and reduce network communication faults caused by incorrect configuration of VLANs. This reduces the manual
configurations of network administrators and ensures correct VLAN configurations.

10/100/1000Base-T ports and
four gigabit Combo ports, and
supports two 10GE XFP subcards,
four 1000Base-X SFP subcards,
two 10GE SFP+ subcards, and
four 10GE SFP+ subcards.
Supports dual pluggable power
supplies, AC power supplies, PoE
power supplies, and USB ports.


For more Huawei S5328C-SI information please click here

2013年10月29日星期二

How to configure the Queue Buffer on an Interface on Huawei S2300 switch?

The huawei ls-s2309tp-ei-ac series switches are new generation Ethernet intelligent access switches. 

Step 1 Run:
system-view
The system view is displayed.
Step 2 Run:
interface interface-type interface-number
The interface view is displayed.
Step 3 Run:
shutdown
The interface is shut down.
Step 4 Run:
qos queue queue-index max-length packet-number
The buffer size of the queue on the interface is set.
Step 5 Run:
undo shutdown
The interface is restarted.

NOTE:
Before modifying the queue length on an interface, run the shutdown command to shut down the interface, and then run the undo shutdown command to enable the interface; otherwise, the configuration does not take effect.



For more huawei S2309TP information please click here

2013年10月28日星期一

How to configure VLANs and configure interfaces on Huawei S3328TP-PWR-EI switch?

How to configure VLANs and configure interfaces on Huawei S3328TP-PWR-EI switch?

Huanetwork.com offers Huawei Quidway S3300 series switches, which are new generation Ethernet intelligent access switches. Based on the new generation high-performance hardware and Huawei Versatile Routing Platform (VRP), the S3300 Quidway switch supports rich and flexible service features and thus improves the operability, manageability, and service expansibility, fully meeting the requirement of flexible networking.

# Create VLAN 10.

<HUAWEI> system-view
[HUAWEI] sysname Switch
[Switch] vlan batch 10
# Configure the type of GE0/0/1 and GE0/0/2 as trunk, and then add GE0/0/1 and GE0/0/2 to VLAN 10.

[Switch] interface gigabitethernet 0/0/1
[Switch-GigabitEthernet0/0/1] port link-type trunk
[Switch-GigabitEthernet0/0/1] port trunk allow-pass vlan 10
[Switch-GigabitEthernet0/0/1] quit
[Switch] interface gigabitethernet 0/0/2
[Switch-GigabitEthernet0/0/2] port link-type trunk
[Switch-GigabitEthernet0/0/2] port trunk allow-pass vlan 10
[Switch-GigabitEthernet0/0/2] quit
# Create VLANIF 10 and assign network segment address 10.10.10.1/24 to VLANIF 10.

[Switch] interface vlanif 10
[Switch-Vlanif10] ip address 10.10.10.1 255.255.255.0
[Switch-Vlanif10] quit

Assign IP address 10.10.10.2/24 to the interface connecting the router and Switch.

For more Huawei LS-S3352P-PWR-EI information please visit: www.huawei.com

2013年10月25日星期五

How to Configure Terminal Attributes on the VTY User Interface on Huawei?

Questions:
How to configure Terminal Attributes on the VTY User Interface on Huawei ME60-X8?

Answer:
Run:system-view,The system view is displayed.
Run:user-interface vty first-ui-number [ last-ui-number ],The VTY user interface view is displayed.
Run:shell,The VTY terminal service is enabled.
Run:idle-timeout minutes [ seconds ],The timeout disconnection function is set.
Run:screen-length screen-length [ temporary ],The number of lines displayed on the terminal screen is set.
Run:screen-width screen-length,The number of columns displayed on the terminal screen is set.
Run:history-command max-size size-value,The history command buffer is set.

NOTE:
This command is valid only for information displayed by the display interface description command.

For more Huawei ME60-X3 news about Price ans Specification, you can click here.

2013年9月3日星期二

The difference between Hybrid and Access, and set the Huawei Trunk


There are three kinds GICK  of link type Ethernet port: Access, Hybrid and Trunk:
The three type of the link connecting the terminal difference:
Access type of port can only belong to 1 VLAN, typically used to connect the computer port;
Type Trunk port allows multiple VLAN, can message receiving and transmittingmultiple VLAN, generally used for connecting ports between switches;
Type Hybrid port allows multiple VLAN, can message receiving and transmitting multiple VLAN connections, can be used to switch between, can also be used to connect the user's computer.
Treatment processes of the three kinds of link data type is also different:
Acess port message:
Receive a message, to judge whether there is VLAN information: if not, a PVID port forwarding, and exchange, if there is discarded directly (default)
The Acess port to send message:
The VLAN information release message, sent directly.
Trunk port message:
Receive a message, to judge whether there is VLAN information: if not a port of the PVID, and exchange forwarding, if the trunk port whether to allow the VLAN data into: if the forwarding, or discarded
The trunk port to send message:
Comparison of PVID port and will be sending message VLAN information, if it is equal, stripping VLAN information, send, if not equal to directly transmit
Hybrid port message:
Receive a message, to judge whether there is VLAN information: if not a port of the PVID, and exchange forward, if it is determined that the hybrid port is to allow the VLAN data into: if the forwarding, or discarded (at ports on the untag configuration is not considered, only the untag configuration effect of packet transmission)
The hybrid port to send message:
1, whether the VLAN properties in the port (disp interface can see the port isuntag, on which VLAN is what VLAN tag)
2, if untag is the stripping VLAN information, send, if tag is directly send
Generally speaking, Hybrid port and the Trunk port when receiving data,processing method is the same, the only difference is that the data is sent:send Hybrid port allows multiple VLAN message without a label, and the Trunkport is only allowed to send the default VLAN message without a label.
The following a few simple example to understand the configuration and working principle of Trunk, Hybrid, Access.  EPBC