CN104869038A - Computer networking method with redundancy function - Google Patents

Computer networking method with redundancy function Download PDF

Info

Publication number
CN104869038A
CN104869038A CN201510225181.2A CN201510225181A CN104869038A CN 104869038 A CN104869038 A CN 104869038A CN 201510225181 A CN201510225181 A CN 201510225181A CN 104869038 A CN104869038 A CN 104869038A
Authority
CN
China
Prior art keywords
subnet
switch
redundancy
network
spanning tree
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510225181.2A
Other languages
Chinese (zh)
Inventor
李丽
吴登勇
刘维霞
陈乃阔
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Chaoyue Numerical Control Electronics Co Ltd
Original Assignee
Shandong Chaoyue Numerical Control Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Chaoyue Numerical Control Electronics Co Ltd filed Critical Shandong Chaoyue Numerical Control Electronics Co Ltd
Priority to CN201510225181.2A priority Critical patent/CN104869038A/en
Publication of CN104869038A publication Critical patent/CN104869038A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a computer networking method with a redundancy function. The computer networking method comprises the following specific implementation steps: physically arranging two switches inside each subnet of computer networking, and implementing subnet internal link redundancy configuration inside the subnets through port binding, port aggregation and spanning tree enabling; and implementing inter-subnet routing redundancy configuration among the subnets through a VRRP (Virtual Router Redundancy Protocol), port aggregation and spanning tree enabling. Compared with the prior art, the computer networking method with the redundancy function has the advantages that the redundancy function of the computer networking is implemented; and when the switches fail, smooth communication is kept, so that data loss is avoided, and normal communication of data flow is realized. The computer networking method has high practicability, and is easy to popularize.

Description

A kind of construction of computer network method with redundancy feature
Technical field
The present invention relates to technical field of the computer network, specifically a kind of construction of computer network method with redundancy feature.
Background technology
Switch needs the data receiving certain length to forward detection accordingly before carrying out swap operation, Layer2 switching is the forwarding that the target MAC (Media Access Control) address detected in data frame format realizes data, tri-level exchange is by detection Data expansion to IP packet header part, is carried out the forwarding of data by the IP address detected wherein.The communication mode actual use MAC Address of 802.3+IP network communicates, and in same data link layer, it uses ARP mode, directly obtains the MAC Address of the other side.If between different pieces of information link layer, then need router to forward, communication process is a process not stopping for source, object MAC to rewrite, and IP can not rewrite as logical address.
The maximum benefit of switch is quick, because switch only need identify MAC Address in frame, directly selects to forward port according to MAC Address, algorithm is simple, be convenient to ASIC realize, therefore forwarding speed is high, 100Mbps and 1Gbps communication link can accomplish surface speed forwarding.But the working mechanism of switch also brings the problem such as loop, load centralization, broadcast.Along with the development of technology, these problems are also obtained for reasonable solution now.
In the prior art, the establishment of computer network then depends on the various network equipment, as noted above switch and router etc.
Common network design switch (two layers) carries out subnet interconnected, carries out sub-network supporting base with router, but the normal three-tier switch that adopts replaces router to carry out network design at present.Three-tier switch both can carry out any virtual subnet division, can complete inter-subnet communication again, thus save expensive router by switch three layers of routing function.As shown in Figure 1.This networking mode does not possess redundancy feature, when switch breaks down, can cause the interruption of communication.Based on this, now provide a kind of and use switch to solve above-mentioned communicating interrupt problem, there is the construction of computer network method of redundancy feature.
Summary of the invention
Technical assignment of the present invention is in the deficiencies in the prior art, provides a kind of construction of computer network method with redundancy feature.
Technical scheme of the present invention realizes in the following manner, a kind of this construction of computer network method with redundancy feature, its specific implementation process is, first inner at each subnet of construction of computer network, physically be equipped with two switches, described subnet is inner by port binding, port trunking and enable spanning tree mode and realize subnet inner link redundant configuration; By VRRP, port trunking and enable spanning tree mode and to realize between subnet route redundancy configuration between subnet.
In described network-building method, each subnet is inner, software is equipped with network interface binding, spanning tree STP/RSTP and link aggregation, provides the automatic fault handoff functionality of data link; Interconnect between subnet, be equipped with two switches physically, software be equipped with virtual route redundancy VRRP, spanning tree STP/RSTP and link aggregation, the redundancy feature of routing node is provided.
Described subnet internal network connection procedure is: possess at least two-way network at the computer that subnet is inner and switch is interconnected, be connected respectively to two switches, and interconnected by trunk mouth between switch after binding.
Network attach procedure between described subnet is: each switch of each subnet is simultaneously attached to two three-tier switch, and is interconnected by trunk mouth between three-tier switch;
Run RSTP on the device, set up spanning tree;
Carry out VRRP configuration at two switches simultaneously, and enable track function monitoring upstream Interface, after solution up link breaks down, the synchronism switching of main and standby relation, realizes the normal communication of upstream.The beneficial effect that the present invention is compared with prior art produced is:
A kind of construction of computer network method with redundancy feature of the present invention achieves the redundancy feature of construction of computer network, and when switch breaks down, communication keeps unimpeded, avoids the loss of data, realizes the normal communication of data flow, practical, is easy to promote.
Accompanying drawing explanation
Accompanying drawing 1 is traditional computer networking schematic diagram.
Accompanying drawing 2 is networking schematic diagrames of the present invention.
Embodiment
Below in conjunction with accompanying drawing, a kind of construction of computer network method with redundancy feature provided by the present invention is described in detail below.
Have a construction of computer network method for redundancy feature, in subnet, the network equipment is Layer 2 switch, and it possesses mac learning function, forwards based on MAC Address.Time interconnected between switch, configurable multiple port trunking also adopts trunk pattern to connect.When adopting multiple port to connect among the switches, can network loop be formed, thus cause broadcast storm.Spanning-Tree Protocol, by running spanning tree algorithm at switch, makes redundancy port be placed in " blocked state ", and automatically find a network not having the tree topology of loop, this network has enough connections to lead to each part of whole network.
Between subnet, the network equipment is three-tier switch, and it carries out addressing according to IP address, selects route by routing table, and routing table is produced by Routing Protocol, and foundation and the maintenance of routing table are carried out automatically by switch.The foundation of routing table comprises static routing, dynamic routing and virtual redundancy route (VRRP) three kinds of modes.The set of router of subnet (comprising a Master and active router and several Backup and backup router) is organized into a virtual router by VRRP, is referred to as a backup group.Main frame in network is just communicated with other network by this virtual router.If the Master router in backup group breaks down, Backup router will select a new Master router by election strategy, continues to provide route service to the main frame in network.Thus the main frame realized in network communicates with external network incessantly.
As shown in Figure 2, the detailed process of the method is: first inner at each subnet of construction of computer network, physically be equipped with two switches, described subnet is inner by port binding, port trunking and enable spanning tree mode and realize subnet inner link redundant configuration; By VRRP, port trunking and enable spanning tree mode and to realize between subnet route redundancy configuration between subnet.
In described network-building method, each subnet is inner, software is equipped with network interface binding, spanning tree STP/RSTP and link aggregation, provides the automatic fault handoff functionality of data link; Interconnect between subnet, be equipped with two switches physically, software be equipped with virtual route redundancy VRRP, spanning tree STP/RSTP and link aggregation, the redundancy feature of routing node is provided.
Described subnet internal network connection procedure is: possess at least two-way network at the computer that subnet is inner and switch is interconnected, be connected respectively to two switches, and interconnected by trunk mouth between switch after binding.
Network attach procedure between described subnet is: each switch of each subnet is simultaneously attached to two three-tier switch, and is interconnected by trunk mouth between three-tier switch;
Run RSTP on the device, set up spanning tree, solve the problem owing to carrying out existing in same broadcast domain that double layer intercommunication causes loop between switch;
Carry out VRRP configuration at two switches simultaneously, and enable " track " function monitoring upstream Interface, after solution up link breaks down, the synchronism switching of main and standby relation, realizes the normal communication of upstream.
By reference to the accompanying drawings 2, specific embodiment of the invention process is:
1) computer is accessed respectively two Layer 2 switch, and carry out port binding;
2) layer 2-switched port is bound, carry out between switch interconnected after being configured to trunk pattern, enable RSTP Spanning-Tree Protocol on switches simultaneously;
3) by two three-tier switch composition VRRP backup groups, and the computer gateway of subnet inside is configured to this virtual gateway, uses trunk mode port carry out interconnected and run stp spanning-tree protocol between two switches simultaneously;
4) all there is n computer each subnet inside, and when the computer 1 of subnet inside needs communication to computer n, communication path has two, is namely communicated by switch 2 or switch 1;
If occur in figure shown in Single Point of Faliure, data can bypass switch 2 and transfer to computer n by switch 1;
If occur in figure shown in Single Point of Faliure, be sent to switch 2 data can normal transmission to computer n.The data being sent to switch 1 will go to switch 2 through trunk link, then be sent to computer n by switch 2;
If occur in figure , during place's multipoint fault, first data will be sent to switch 1, then go to switch 2 through trunk link, then be sent to computer n by switch 2;
5) when the computer 1 of subnet 1 needs communication to the computer n in subnet 3, if occur in figure during place's fault, can carry out transfer of data between subnet 1 and subnet 3 by this virtual gateway, the data sent from subnet 1 can be gone to the switch 2 of subnet 3 by VRRP backup group automatically, and are finally sent to the computer n of its inside.
Except the technical characteristic described in specification, be the known technology of those skilled in the art.

Claims (4)

1. one kind has the construction of computer network method of redundancy feature, it is characterized in that, specific implementation process is, first inner at each subnet of construction of computer network, physically be equipped with two switches, described subnet is inner by port binding, port trunking and enable spanning tree mode and realize subnet inner link redundant configuration; By VRRP, port trunking and enable spanning tree mode and to realize between subnet route redundancy configuration between subnet.
2. a kind of construction of computer network method with redundancy feature according to claim 1, it is characterized in that, in described network-building method, each subnet is inner, software is equipped with network interface binding, spanning tree STP/RSTP and link aggregation, the automatic fault handoff functionality of data link is provided; Interconnect between subnet, be equipped with two switches physically, software be equipped with virtual route redundancy VRRP, spanning tree STP/RSTP and link aggregation, the redundancy feature of routing node is provided.
3. a kind of construction of computer network method with redundancy feature according to claim 2, it is characterized in that, described subnet internal network connection procedure is: possess at least two-way network at the computer that subnet is inner and switch is interconnected, be connected respectively to two switches after binding, and interconnected by trunk mouth between switch.
4. a kind of construction of computer network method with redundancy feature according to claim 3, it is characterized in that, network attach procedure between described subnet is: each switch of each subnet is simultaneously attached to two three-tier switch, and is interconnected by trunk mouth between three-tier switch;
Run RSTP on the device, set up spanning tree;
Carry out VRRP configuration at two switches simultaneously, and enable track function monitoring upstream Interface, after solution up link breaks down, the synchronism switching of main and standby relation, realizes the normal communication of upstream.
CN201510225181.2A 2015-05-06 2015-05-06 Computer networking method with redundancy function Pending CN104869038A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510225181.2A CN104869038A (en) 2015-05-06 2015-05-06 Computer networking method with redundancy function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510225181.2A CN104869038A (en) 2015-05-06 2015-05-06 Computer networking method with redundancy function

Publications (1)

Publication Number Publication Date
CN104869038A true CN104869038A (en) 2015-08-26

Family

ID=53914578

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510225181.2A Pending CN104869038A (en) 2015-05-06 2015-05-06 Computer networking method with redundancy function

Country Status (1)

Country Link
CN (1) CN104869038A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106936613A (en) * 2015-12-31 2017-07-07 北京网御星云信息技术有限公司 A kind of method and system of Openflow interchangers quick master-slave switching
CN107682286A (en) * 2017-09-22 2018-02-09 山东超越数控电子有限公司 A kind of server group planar network architecture of high link stability
CN108989147A (en) * 2018-07-16 2018-12-11 西安电子科技大学 SDN network Flow Measuring System and method based on FPGA
CN110011841A (en) * 2019-03-27 2019-07-12 山东超越数控电子股份有限公司 A kind of network-building method of three-layer network link redundancy
CN110572289A (en) * 2019-09-11 2019-12-13 浙江众合科技股份有限公司 Main/standby switching system based on third-party channel
CN114785636A (en) * 2022-03-23 2022-07-22 中国第一汽车股份有限公司 Method and system for realizing welding network communication of three-layer switch

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101465721A (en) * 2008-12-30 2009-06-24 上海地面通信息网络有限公司 Method for ensuring switched network high redundancy by multi-technology
CN102291313A (en) * 2011-09-06 2011-12-21 北京星网锐捷网络技术有限公司 Method, device and equipment for finding virtual router redundancy protocol (VRRP) network topology
CN102761451A (en) * 2012-08-09 2012-10-31 武汉迈威实达软件有限公司 Improved single loop redundancy backup implementation based on rapid spanning tree protocol (RSTP)
US20140211663A1 (en) * 2013-01-30 2014-07-31 International Business Machines Corporation Spanning tree protocol (stp) implementation on an event driven virtual link aggregation (vlag) system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101465721A (en) * 2008-12-30 2009-06-24 上海地面通信息网络有限公司 Method for ensuring switched network high redundancy by multi-technology
CN102291313A (en) * 2011-09-06 2011-12-21 北京星网锐捷网络技术有限公司 Method, device and equipment for finding virtual router redundancy protocol (VRRP) network topology
CN102761451A (en) * 2012-08-09 2012-10-31 武汉迈威实达软件有限公司 Improved single loop redundancy backup implementation based on rapid spanning tree protocol (RSTP)
US20140211663A1 (en) * 2013-01-30 2014-07-31 International Business Machines Corporation Spanning tree protocol (stp) implementation on an event driven virtual link aggregation (vlag) system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
邹润生: "网络中三层交换机的冗余备份涉及", 《网络纵横》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106936613A (en) * 2015-12-31 2017-07-07 北京网御星云信息技术有限公司 A kind of method and system of Openflow interchangers quick master-slave switching
CN107682286A (en) * 2017-09-22 2018-02-09 山东超越数控电子有限公司 A kind of server group planar network architecture of high link stability
CN108989147A (en) * 2018-07-16 2018-12-11 西安电子科技大学 SDN network Flow Measuring System and method based on FPGA
CN110011841A (en) * 2019-03-27 2019-07-12 山东超越数控电子股份有限公司 A kind of network-building method of three-layer network link redundancy
CN110572289A (en) * 2019-09-11 2019-12-13 浙江众合科技股份有限公司 Main/standby switching system based on third-party channel
CN114785636A (en) * 2022-03-23 2022-07-22 中国第一汽车股份有限公司 Method and system for realizing welding network communication of three-layer switch
CN114785636B (en) * 2022-03-23 2023-10-27 中国第一汽车股份有限公司 Method and system for realizing welding network communication by three-layer switch

Similar Documents

Publication Publication Date Title
CN104869038A (en) Computer networking method with redundancy function
CA2733824C (en) Reducing flooding in a bridged network
AU2010307235B2 (en) Providing a logical aggregated point-to-point data link incorporating a multi-point link
US8582423B2 (en) Multi-chassis inter-process communication
CN100558111C (en) Metro Ethernet provides reliability processing method and the system under the multi-service networking
US8462774B2 (en) Virtual IP interfaces on multi-chassis link aggregates
US8472447B2 (en) IP multicast snooping and routing with multi-chassis link aggregation
US8588060B2 (en) E-spring (G.8032) interworking to provide access protection
EP2640013B1 (en) Method And Apparatus Providing Network Redundancy And High Availability To Remote Network Nodes
CN101771618B (en) Host routing reachable method and system in access ring of packet transport network
US8761005B2 (en) Multi-chassis link aggregation on network devices
US10075394B2 (en) Virtual link aggregations across multiple fabric switches
US8861338B2 (en) Routed split multilink trunking for IPv6
WO2016034127A1 (en) System and method for achieving dual-node interconnection pseudo-wire
CN113259235A (en) IPv 6-based dual-active route redundancy method and system
CN101009618A (en) Communication device and implementation method with the LAN/WAN port switching function
EP1983693A1 (en) Binding interface in rpr and its realizing method and apparatus
CN105490937A (en) Ethernet virtual network gateway switching method and service provider edge node equipment
CN102752210B (en) The method and system of message transmission between a kind of local area network (LAN)
CN101150478B (en) A method, system and router for establishing master/slave link
CN101291258B (en) Ethernet loop processing method when connecting multiple frames on communication platform
CN113794635B (en) Message forwarding method and device
CN117880223A (en) Two-layer annular reliable switch clustering method for large-scale IP multicast service
Matsuda L2 Switch Feature for Virtual Router Redundancy Protocol Fast Convergence
CN108183857A (en) A kind of hot spare method that the double gateways of double-circuit are realized applied to Single NIC terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150826

WD01 Invention patent application deemed withdrawn after publication