Showing posts with label Huawei switch S5700. Show all posts
Showing posts with label Huawei switch S5700. Show all posts

Monday, March 14, 2016

Configuring an SNMP Query Test Instance on Huawei Switch

How to Configure an SNMP Query Test Instance on Huawei Switch
Context
Before configuring an SNMP query test instance, configure an SNMP agent and ensue reachable routes between the NQA client and the SNMP agent.
You can obtain the statistics about communication between the NQA client and the SNMP agent.
Perform the following steps on the NQA client.
The configuration overview:
Step 1 Run:
system-view
The system view is displayed.
Step 2 Run:
nqa test-instance admin-name test-name
An NQA test instance is created, and the NQA view is displayed.
Step 3 Run:
test-type snmp
The test type is set to SNMP.
Step 4 Run:
destination-address ipv4 ipv4-address
The destination IP address (IP address of the SNMP agent) is configured.
The SNMP function must be enabled on the destination host, otherwise, the NQA client cannot receive response packets.
Step 5 (Optional) Run the following commands as required to configure parameters for the SNMP test.
 Run:
description string
A description is configured for the test instance.
 Run:
frequency interval
The test period is set for the NQA test instance.
 Run:
timeout time
The timeout period of a probe is set for the NQA test instance.
 Run:
source-address ipv4 ipv4-address
The source IP address is configured.
 Run:
source-port port-number
The source port number is configured.
 Run:
ttl number
The TTL value in the NQA test packet is set.
 Run:
sendpacket passroute
The NQA test instance is configured to send packets without searching the routing table.
 Run:
probe-count number
The number of probes in a test is set.
 Run:
tos value
Type of Service (ToS) is set for the test packet.
 Run:
fail-percent percent
The failure percentage is set for the NQA test instance.
 Run:
interval seconds interval
The interval at which test packets are sent is configured.
 Run:
vpn-instance vpn-instance-name
The VPN instance name is configured.
 Run:
records history number
The maximum number of historical records is set for the NQA test instance.
 Run:
records result number
The maximum number of result records is set for the NQA test instance.
 Run:
agetime hh:mm:ss
The aging time is set for the NQA test instance.
—-End
Note: this configuration also works for the Huawei s2700Quidway S5700, s6700, Huawei S3700.
Telephone: 852-30623083
           Supports@Thunder-link.com            

How Do I Configure the Telnet Login Function?

How Do I Configure the Telnet Login Function? The common problem when you are using the switch, here will tell you the details:
You can log in to a switch through Telnet only when the switch S5700-28C-HI has an IP address and the VTY user authentication method and VTY user level have been configured. By default, the preceding configurations are unavailable on the switch, and you must log in to the switch through the console interface and complete the configurations.
Perform the following configurations:
1. Set a management IP address for the switch, such as S5700-28C-HI-24S .
# If the switch has an management interface, configure an IP address for the management interface.
<HUAWEI> system-view
[HUAWEI] interface meth 0/0/1
[HUAWEI-MEth0/0/1] ip address ip address 192.168.1.2 24
[HUAWEI-MEth0/0/1] quit
# If the switch has no management interface, configure an IP address for the WLANIF
interface.
<HUAWEI> system-view
[HUAWEI] vlan 4094
[HUAWEI-vlan4094] quit
[HUAWEI] interface gigabitethernet 0/0/48
[HUAWEI-GigabitEthernet0/0/48] port link-type hybrid
[HUAWEI-GigabitEthernet0/0/48] port hybrid untagged vlan 4094
[HUAWEI-GigabitEthernet0/0/48] quit
[HUAWEI] interface vlanif 4094
[HUAWEI-Vlanif4094] ip address ip address 192.168.1.2 24
[HUAWEI-Vlanif4094] quit
2. Configure reachable routes between the PC and switch so that the PC can successfully ping the switch.
If the PC is directly connected to the switch, ensure that the IP address of the PC is in
the same network segment as the management IP address of the switch.
If the PC is not directly connected to the switch, configure reachable routes between
the PC and switch.
3. Set the authentication mode for Telnet login to AAA.
[HUAWEI] user-interface vty 0 4
[HUAWEI-ui-vty0-4] authentication-mode aaa
[HUAWEI-ui-vty0-4] quit
4. Configure the Telnet login user parameters. Set the user name and password to admin, and user level to 3.
[HUAWEI] aaa
[HUAWEI-aaa] local-user admin password cipher admin
[HUAWEI-aaa] local-user admin privilege level 3
[HUAWEI-aaa] local-user admin service-type telnet
Telephone: 852-30623083
           Supports@Thunder-link.com            

Sunday, March 13, 2016

How to configure WEB for S5700-28C-Ei-24S

How to configure WEB for S5700-28C-Ei-24S, below is the steps:

1, in the user view with dir check the WEB file name.
2, Enter the view system (sys),
Loading WEB file, HTTP ser load Huawei S5700 S5700EI-V200R001C00.001.web.zip, enable the WEB service, HTTP ser en.
3, configuring the switch IP,
Int VLAN 1
IP add 192.168.1.1 24
4, configuring the WEB login user name and password
AAA
Local admin pass CI admin
Local admin ser http
Local admin PR l 15
Usr vty 04
Auth AAA
5, to the user view, save the configuration: save

Telephone: 852-30623083
           Supports@Thunder-link.com            

Monday, March 7, 2016

CONFIGURING NTP ACCESS CONTROL AUTHORITY ON HUAWEI SWITCH

NTP access control is a simple security measure. When an access request reaches the local end, the access request is successively matched with the access authority from the maximum one to the minimum one. The first successfully matched access authority takes effect. The matching order is: peer, server, synchronization, and query.
1 peer: indicates the maximum access authority. The remote end can perform time requests and control queries for the local NTP service. The local clock can also be synchronized with the clock of the remote server.
2 server: indicates that the remote end can send a time request and a control query to the local end. The local clock, however, cannot be synchronized with the clock of the remote server.
3 synchronization: indicates that the remote end can perform only the time request to the local end.
4 query: indicates the minimum access authority. The remote end can only perform the control query to the local end.
The access control authority is configured on different devices in different NTP operating modes, as described in Table 4-1.
The configuration overview :
Step 1 Run:
system-view
The system view is displayed.
Step 2 Configure the basic ACL.
Before configuring the access control rights, you must create a basic ACL. For the creation procedure, see “ACL Configuration” in the S2750&S5700&S6700 Series Ethernet Switches Configuration Guide-Security.
Step 3 Run:
ntp-service access { peer | query | server | synchronization } acl-number
The access control authority of the NTP service is configured.
By default, no access control authority is set.
Note:
Check the configuration of the ACL rule before configuring the NTP access control authority in the ACL. When the ACL rule is permit, the peer device with the source IP address specified in this rule can access the NTP service on the local device. The access right of the peer device is configured using the ntp-service access command. When the ACL rule is deny, the peer device with the source IP address specified in this rule cannot access the NTP service on the local device.
—-End

Checking the Configuration
 Run the display current-configuration include ntp command to check the NTP configuration.
 Run the display ntp-service status command to check the NTP service status.
 Run the display ntp-service sessions verbose ] command to check the NTP session status.
—-End
This configuration also works for Huawei S2700, S5700, S6700.
Customers interested in purchasing Huawei switch ch or the price, please refer to below links:
More blog:
Huawei Low-end Switches Boot Upgrade For BOOTROM
Huawei Low-end Switches Upgrade The APP System
Cisco-Router-IOS Configuration Backup And Recovery
Optical attenuation is too large lead to ONU recovery failure

How to configure FTP for S5700-SI ?

When I configure FTP for Huawei S5700-52C-SI, I use the steps as following, but I can’t make it work:
Step 1 seting for the FTP server
Start the FTP service on Quidway S5700, and configure the FTP username ftpuser, password ftppwd.
<Quidway> System-View
[Quidway] FTP server enable
[Quidway] AAA
[Quidway-aaa] local-user ftpuser password simple ftppwd – appear the mistake: Error: Unrecognized command found at ‘^’ position. but if input: local-user ftpuserpassword CI ftppwd is not this tip.
[Quidway-aaa] local-user ftpuser service-type FTP
[Quidway-aaa] local-user ftpuser ftp-directory flash:/
[Quidway-aaa] return

Step 2 configure device IP
The configuration of IP, recommend the use of the idle and configured as a default configuration interface, the Ethernet 0/0/1 as an example.
<Quidway> System-View
[Quidway]interface Ethernet 0/0/1 – enter the mistake this command: Error: Wrongparameter found at position. and then give ‘^’ not the next step.
[Quidway-Ethernet0/0/1]port link-type access
[Quidway-Ethernet0/0/1]quit
[Quidway] VLAN 10
[Quidway-vlan10] port Ethernet 0/0/1
[Quidway-vlan10] quit
[Quidway] interface vlanif 10
[Quidway-Vlanif10] IP address 1.1.1.1 24
[Quidway-Vlanif10] quit
[Quidway]

Step 3 login to the FTP server (Switch)
The following example is the WindowsXP system are described.
Storage will upload the file to the specified directory (assumed to be the D:\> directory), in the “Start Menu” run “, type” CMD, and then press the “enter” key. Then type FTP 1.1.1.1,in “user” prompt, enter the user name, in the “password” prompt, enter the password, and then press the “enter” key. Display information as follows:
D:\>ftp 1.1.1.1
Connected to 1.1.1.1
220 FTP service ready
User (1.1.1.2: (none)): ftpuser
331 Password required for 1
Password
230 User logged in
Ftp>
Step 1 upload web software
In the FTP client (PC) to execute the put source-filename [destination-filename], from PC upload software. Upload finished, execute the bye command, disconnect FTP, return to the user view.
Ftp> put D:\S2300.web.zip
200 Port command okay
150 Opening ASCII mode data connection for S2300.web.zip
226 Transfer complete
Ftp: send 4940436 bytes, when using 35.10Seconds 140.76Kbytes/sec
Ftp> bye
221 Server closing
D:\>

The suggestion:

Before configure the IP, recommend the use of the idle and configured as a default configuration interface, the Ethernet 0/0/1 as an example:
<Quidway> System-View
[Quidway]interface Ethernet 0/0/1 – appear the mistake: Error: Wrong parameter found at ‘^’ position, can not follow the next step.
[Quidway-Ethernet0/0/1]port link-type access
[Quidway-Ethernet0/0/1]quit
[Quidway] VLAN 10
[Quidway-vlan10] port Ethernet 0/0/1
[Quidway-vlan10] quit
[Quidway] interface vlanif 10
[Quidway-Vlanif10] IP address 1.1.1.1 24
[Quidway-Vlanif10] quit
[Quidway]

More blog:
Huawei Low-end Switches Boot Upgrade For BOOTROM
Huawei Low-end Switches Upgrade The APP System
Cisco-Router-IOS Configuration Backup And Recovery
Optical attenuation is too large lead to ONU recovery failure

Sunday, March 6, 2016

Huawei S5700 Product Features

Huawei Quidway S5700 series gigabit enterprise switches is designed for high-bandwidth access and Ethernet aggregation. Huawei Quidway S5700 can be used in various campus network scenarios: access switch, aggregation switch, gigabit access switch in Internet data center, or desktop switch to provide 1000 Mbps access for terminals.
Features supported by the S5700
FeatureDescriptionDifference
Ethernet featuresEthernetOperating modes of full-duplex, half-duplex and auto-negotiationS5720HI do not support the operating mode of half-duplex.
Rates of an Ethernet interface: 10 Mbit/s, 100 Mbit/s, 1000 Mbit/s, 10 Gbit/s, and auto-negotiationNone
Flow control on interfaces
Jumbo frames
Link aggregation
Load balancing among links of a trunk
Transparent transmission of Layer 2 protocol packets
Device Link Detection Protocol (DLDP)
Link Layer Discovery Protocol (LLDP)
Link Layer Discovery Protocol-Media Endpoint Discovery (LLDP-MED)
Interface isolation and forwarding restriction
Broadcast storm suppression
VLANAccess modes of access, trunk, hybrid, and QinQNone
Default VLAN
VLAN assignment based on interfaces, MAC addresses, protocols, and IP subnets
VLAN assignment based on the following policies:
MAC address + IP address
MAC address + IP address + interface number
DHCP policies
VLAN stacking for untagged packetsOnly the S5710LI, S5700SI, and S5700EI do not support this function.
Super VLANOnly the S5700LI, S5700S-LI, and S5710-LI do not support this function.
VLAN mappingNone
Selective QinQ
MUX VLAN
Voice VLAN
Guest VLAN
GVRPGeneric Attribute Registration Protocol (GARP)None
GARP VLAN Registration Protocol (GVRP)
VCMPVCMP (VLAN centralized management protocol)None
MACAutomatic learning and aging of MAC addressesNone
Static, dynamic, and blackhole MAC address entries
Packet filtering based on source MAC addresses
Interface-based MAC learning limiting
Sticky MAC address entries
MAC address flapping detection
Configuring MAC address learning priorities for interfacesOnly the S5710EI, S5700HI, S5710HI, and S5720HI support this function.
MAC address spoofing defenseOnly the S5710EI, S5700HI, S5710HI, and S5720HI do not support this function.
Port bridgeNone
ARPStatic and dynamic ARP entriesNone
RARP
ARP in a VLAN
Aging of ARP entries
Proxy ARPOnly the S5700LI and S5700S-LI do not support this function.
Multi-port ARP for connecting to the NLB cluster serverOnly the S5710EI, S5700HI, S5710HI, and S5720HI support this function.
Ethernet loop protectionMSTPSTPNone
RSTP
MSTP
VBST
BPDU protection, root protection, and loop protection
TC-BPDU attack defense
STP loop detection
Loopback detectionLoop detection on an interface
SEPSmart Ethernet Protection (SEP)
Smart LinkSmart Link
Smart Link multi-instance
Monitor Link
RRPPRRPP protective switchover
Single RRPP ring, tangent RRPP ring, and intersecting RRPP ring
Hybrid networking of RRPP rings and other ring networks
ERPSG.8032 v1/v2Only the S5700S-LI does not support this function.
Single closed ring
Subring
IPv4/IPv6 forwardingIPv4 and unicast routesStatic IPv4 routesNone
VRF
DHCP client
DHCP serverOnly the S5710LI does not support this function.
DHCP relay
DHCP policy VLANOnly the S5700LI, S5700S-LI, and S5710LI do not support this function.
URPF check
Routing policies
RIPv1/RIPv2
OSPFOnly the S5700LI, S5700S-LI, S5710LI, and S5700SI do not support this function.
BGP
MBGP
IS-IS
PBR (redirection in a traffic policy)
Multicast routing featuresIGMPv1/v2/v3Only the S5700LI, S5700S-LI, S5710LI, and S5700SI do not support this function.
PIM-DM
PIM-SM
PIM-SSM
MSDP
Multicast routing policies
RPF
IPv6 featuresIPv6 protocol stackNone
ND and ND snooping
DHCPv6 snooping
RIPngOnly the S5700LI, S5700S-LI, and S5710LI do not support this function.
DHCPv6 server
DHCPv6 relay
OSPFv3Only the S5700LI, S5700S-LI, S5710LI, and S5700SI do not support this function.
BGP4+ & ISIS for IPv6
VRRP6
MLDv1 and MLDv2
PIM-DM for IPv6
PIM-SM for IPv6
PIM-SSM for IPv6
Layer 2 multicast featuresIGMPv1/v2/v3 snoopingNone
Fast leave
IGMP proxy
MLD snooping
Interface-based multicast traffic suppression
Inter-VLAN multicast replication
Controllable multicast
MPLS & VPNBasic MPLS functionsLDPOnly the S5710EI, S5700HI, and S5710HI support this function.
Double MPLS labels
Mapping from DSCP to EXP priorities in MPLS packets
Mapping from 802.1p priorities to EXP priorities in MPLS packets
MPLS TEMPLS TE tunnel
MPLS TE protection group
VPNMulti-VPN-Instance CE (MCE)Only the S5700LI, S5700S-LI, S5710LI, and S5700SI do not support this function.
VLL in SVC, Martini, CCC, and Kompella modesOnly the S5710EI, S5700HI, and S5710HI support this function.
VLL FRR
VPLS
MPLS L3VPN
Device reliabilityBFDBasic BFD functionsOnly the S5700LI, S5700S-LI, S5710LI, and S5700SI do not support this function.
BFD for static route/IS-IS/OSPF/BGP
BFD for PIM
BFD for VRRP
StackingStack card supporting the stacking functionOnly the S5710LI, S5700SI (except S5700-26X-SI-12S-AC), and S5700EI support this function.
Service interface supporting the stacking functionOnly the S5700LI (except S5700-10P-LI-AC, S5700-10P-PWR-LI-AC, S5700-28P-LI-BAT, S5700-28P-LI-24S-BAT), S5710EI, and S5700HI support this function.
OthersVRRPOnly the S5700LI, S5700S-LI, S5710LI, and S5700SI do not support this function.
Ethernet OAMEFM OAM (802.3ah)Automatic discoveryNone
Link fault detection
Link fault troubleshooting
Remote loopback
CFM OAM (802.1ag)Software-level CCMNone
MAC ping
MAC trace
Hardware-level CCMOnly the S5700HI supports this function.
OAM associationAssociation between 802.1ag and 802.1ahOnly the S5700LI and S5700S-LI do not support this function.
Association between 802.1ah and 802.1ag
Y.1731Delay and variation measurementNone
Hardware-level delay and variation measurementOnly the S5700HI supports this function.
QoS featuresTraffic classifierTraffic classification based on ACLsNone
Traffic classification based on outer 802.1p priorities, inner VLAN IDs, outer VLAN IDs, source MAC addresses, and Ethernet types
Traffic classification based on inner VLAN IDsOnly the S5720HI do not support this function.
Traffic classification based on inner 802.1p prioritiesOnly the S5700LI, S5700S-LI, S5710LI, and S5700SI do not support this function.
Traffic behaviorAccess control after traffic classificationNone
Traffic policing based on traffic classification
Re-marking based on traffic classification
Associating traffic classifiers with traffic behaviors
Traffic policingRate limit on inbound and outbound interfaces
Traffic shapingTraffic shaping on interfaces and queues
Congestion avoidanceSimple Random Early Detection (SRED)Only the S5700EI supports this function.
Weighted Random Early Detection (WRED)Only the S5710EI, S5700HI, S5710HI, and S5720HI support this function.
Tail dropNone
Congestion managementQueue mappingNone
Priority Queuing (PQ)
Deficit Round Robin (DRR)
PQ+DRR
Weighted Round Robin (WRR)Only the S5720HI do not support this function.
PQ+WRR
HQoSHierarchical Quality of ServiceOnly the S5720HI support this function.
Configuration and maintenanceLogin and configuration managementCommand line configurationNone
Error message and help information in English and Chinese
Login through console and Telnet terminals
SSH1.5/SSH2
Send function and data communication between terminal users
Hierarchical user authority management and commands
SNMP-based NMS management (eSight)
Web page-based configuration and management
EasyDeploy (client)
EasyDeploy (commander)Only the S5700LI, S5700S-LI, and S5710LI do not support this function.
Easy deployment and maintenance
File systemFile systemNone
Directory and file management
File upload and download through FTP, TFTP, SFTP, SCP, and FTPS
Monitoring and maintenanceHardware monitoringNone
Reporting alarms on abnormal device temperature
Second-time fault detection to prevent detection errors caused by instant interference
Version matching check
Dying gaspOnly the S5700LI (except S5700-52X-LI-48CS-AC, S5700-28P-LI-BAT, S5700-28P-LI-24S-BAT), S5700S-LI, S5700HI, and S5710HI support this function.
Information center and unified management over logs, alarms, and debugging informationNone
Electronic labels, and command line query and backup
Virtual cable test (VCT)
User operation logs
Detailed debugging information for network fault diagnosis
Network test tools such as traceroute and ping commands
Port mirroring, flow mirroring, and remote mirroring
Energy saving
Version upgradeDevice software loading and online software loadingNone
BootROM online upgrade
Remote in-service upgrade
In-service patching
SecurityAAALocal authentication and authorizationNone
RADIUS authentication, authorization, and accounting
HWTACACS authentication, authorization, and accounting
NAC802.1x authenticationNone
MAC address authentication
Portal authentication
Hybrid authenticationOnly the S5710LI does not support this function.
ARP securityARP packet rate limiting based on source MAC addressesOnly the S5710EI, S5700HI, and S5710HI support this function.
ARP packet rate limiting based on source IP addresses, interfaces, and VLANs, and global ARP packet rate limitingNone
ARP anti-spoofing
Association between ARP and STPOnly the S5700LI and S5700S-LI do not support this function.
ARP gateway anti-collision
Dynamic ARP Inspection (DAI) and Static ARP Inspection (SAI)None
Egress ARP Inspection (EAI)
IP securityICMP attack defenseNone
IP source guard
CPU attack defenseCPU attack defense
MFFMAC-Forced Forwarding (MFF)
DHCP snoopingDHCP snooping
Option 82 function and dynamic rate limiting for DHCP packets
Attack defenseDefense against flood attacks without IP payloads, attacks from IGMP null payload packets, LAND attacks, Smurf attacks, and attacks from packets with invalid TCP flag bits
Defense against attacks from many fragments, attacks from many packets with offsets, attacks from repeated packet fragments, Tear Drop attacks, Syndrop attacks, NewTear attacks, Bonk attacks, Nesta attacks Rose attacks, Fawx attacks, Ping of Death attacks, and Jolt attacks
Defense against TCP SYN flood attacks, UDP flood attacks (including Fraggle attacks and UDP diagnosis port attacks), and ICMP flood attacks
Network managementPing and tracerouteNone
NQA
Network Time Protocol (NTP)
IPCAOnly the S5720HI support this function.
sFlowThe S5700SI and S5720HI does not support this function.
NetStreamOnly the S5710EI, S5700HI, S5710HI, and S5720HI support this function.
SNMP v1/v2c/v3None
Standard MIB
HTTP
Hypertext Transfer Protocol Secure (HTTPS)
Remote network monitoring (RMON)
RMON2Only the S5710EI, S5700HI, S5710HI, and S5720HI support this function.
WLANAP Management SpecificationsOnly the S5720HI support this function.
Radio Management Specifications
WLAN Service Management Specifications
QOS
WLAN Security Specifications
WLAN user management specifications
As a world leading Huawei networking products supplier,Thunder-link wholesales original new Huawei networking equipments, including Huawei switches, Huawei routers, Huawei symantec security products, Huawei IAD, Huawei SFP and other Huawei networking products. Our customers include telecom operators, Huawei resellers, ISP and system integrators. If you have such requirement please contact your sales person, if you are new customer, please feel free to contact Sales@Thunder-Link.com. Our HCIE headed technical team can provide network design, products installation and configuration, trouble shooting etc.

More blog:
Huawei Low-end Switches Boot Upgrade For BOOTROM
Huawei Low-end Switches Upgrade The APP System
Cisco-Router-IOS Configuration Backup And Recovery
Optical attenuation is too large lead to ONU recovery failure

How Do I Configure Screen Display for Huawei Switch?

Last year, I bought the Huawei switch S5700-28C-SI from Thunder-link.com, can’t configure the screen display, luckily, the technical of their company kindly told me the solved ways and commands. Hope can help you.
  • Setting the number of rows displayed on a screen
Run the screen-length screen-length [ temporary ] command in the user view or user interface view to set the number of rows to be displayed on a screen.
You must specify temporary when running the command in the user view. The configured value takes effect only on the current VTY user interface but does not take effect on the next login on the same user interface or login on other VTY user interfaces.
The default number of rows to be displayed on a screen is 24.
  • Setting the number of columns displayed on a screen
Run the screen-width screen-length command in any view to set the number of columns to be displayed on a screen.
The default number of columns to be displayed on a screen is 80. Each character is a column.

More blog: 


Wednesday, March 2, 2016

Huawei S5700 Series Switches Position in the Switch Family

Huawei S5700 Switches Features

Advanced technology in a resilient Gbit/s switch for reliable, easy-to-manage access or aggregation in enterprise campus networks. 10 GE uplink ports enable comprehensive service-processing capabilities, and intelligent iStack technology provides easy scalability. Fully programmable, energy-efficient Gbit/s access switches for building high-density, agile Ethernet networks. High-performance hardware tightly integrated with Huawei’s Versatile Routing Platform (VRP) software, in a highly scalable, energy-efficient Gbit/s access or aggregation switch.

Hospital Campus Network

hospital
 Wired and wireless convergence
The S12700 supports native T-bit AC, enables wireless signals to cover every corner, and allows anytime and anywhere access to medical service. Integrated forwarding: The native T-bit AC can manage 4K APs and 64K users, integrating management and forwarding. The external AC or AC subcard may become a bottleneck in forwarding, but the native AC will not; The industry-leading CSS2 technology is highly reliable, and does not occupy service slots. Uniform authentication: The switch supports MAC address, Portal, and 802.1x authentication methods to ensure the service experience and information security of users in different areas. Efficient management: The switch uses exclusive technology to manage access switches and APs to construct the first Zero-Touch network at the access layer. The network operation and maintenance of the hospital is simplified.

Government Campus Network

 government
Customer Requirements
Core network: Internet access, e-Government extranet, and data center need high reliability and low latency. E-Government extranet carries data of multiple government agencies, VPNs isolate different agencies’ data, finely granular user management. Guarantee quality of public services, voice, and video services during traffic bursts.
Thunder-link Solutions
Industry’s first hardware-based CSS2: large cluster bandwidth, low inter-chassis forwarding latency, no service slot occupied. X1E series cards: large FIB entry, high routing performance, better support of MPLS VPN. Finely granular management: guarantees quality of government agencies’ services, convenient user management and security control.

Enterprise Campus Network

enterprise
Customer Requirements
Wireless network deployed on wired network. Two networks cost a lot and require two management platforms, plus double workload. Higher QoS requirements with the increase of popular cloud desktop, video conferencing, and VoIP services. Unified authentication and management for wired and wireless users , user policies delivered to access devices automatically; no manual configuration
Huawei Solutions
Wired and wireless convergence: native AC manages 4k APs, no additional Acs needed. Access switches and APs are plug-and-play, with zero configuration. Super large buffer + 5 level HQoS: 1.5 GB buffer, 250 ms buffer ensure high-quality video service. 5 level H-QoS guarantees quality of VoIP and video conferencing. User management + policy collaboration: Native BRAS provides unified authentication and finely granular management. Policy collaboration, select policy execution points based on requirements, precise security control.

Data Center

data-center
Customer Requirements & Challenges
Data center: S12700 used as small enterprise’s data center; reliability is critical. Virtualized DC: network resource allocation on-demand; network bandwidth, traffic burst tolerance, and scalability are important. Common data centers: mainly download and access data services; most traffic in a data center is north-south.

More related topics
Introduction to MSTP_Prelude_Overview and History