CN103795800A - Remote exchanger managing method based on web - Google Patents

Remote exchanger managing method based on web Download PDF

Info

Publication number
CN103795800A
CN103795800A CN201410048674.9A CN201410048674A CN103795800A CN 103795800 A CN103795800 A CN 103795800A CN 201410048674 A CN201410048674 A CN 201410048674A CN 103795800 A CN103795800 A CN 103795800A
Authority
CN
China
Prior art keywords
vlan
switch
web
remote
method based
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
CN201410048674.9A
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.)
Inspur Group Co Ltd
Original Assignee
Inspur Group 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 Inspur Group Co Ltd filed Critical Inspur Group Co Ltd
Priority to CN201410048674.9A priority Critical patent/CN103795800A/en
Publication of CN103795800A publication Critical patent/CN103795800A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a remote exchanger managing method based on the web. The remote exchanger managing method includes the following steps that an ip of an exchanger end is configured; development software of the exchanger end is started to monitor data packages from a remote user in real time; an ip of a user managing end is configured and communication between the exchanger and the user managing end is ensured; a web server is installed on the user managing end and services are started; a browser is opened at the user managing end to view remote exchanger information. Compared with the prior art, the remote exchanger managing method based on the web is more visual, more friendly to users, easy and convenient to use, wider in application range, high in practicability and easy to popularize.

Description

A kind of remote exchange management method based on web
Technical field
The present invention relates to field of computer technology, specifically a kind of remote exchange management method based on web.
Background technology
System for cloud computing is divided into cloud data center, cloud service transmission pipeline, three aspects of cloud terminal, as the bearing bed of cloud application, cloud network also needs to adapt to business development, in the continuous evolution in aspect and liftings such as network size, bandwidth, quality, access way, fail safes, this performance, reliability, virtualization capability to the network equipment is had higher requirement, also increased the complexity of the management to the network equipment in cloud service, switch generally adopts the telemanagement mode such as telnet as the common equipment of cloud network.
In order to guarantee network security, switch has adopted virtual LAN VLAN (Virtual LAN) technology.VLAN is the logical combination of switch ports themselves, and it is operated in the 2nd layer of OSI, and a VLAN is exactly a broadcast domain, and the communication between VLAN is to complete by the router of the 3rd layer.VLAN act as: (1) controls the broadcast issue of network: each VLAN is a broadcast domain, and the broadcast on a VLAN can not be diffused into another VLAN; (2) simplified network management: in the time that the customer location in VLAN moves, network manager only need arrange several orders; (3) fail safe of raising network: VLAN can control broadcast; Can not direct communication between VLAN.
In the time that a VLAN strides across different switches, on same VLAN but when the computer on same switch does not communicate, need to use Trunk.Trunk technology makes can transmit the information of multiple VLAN on a physical circuit, switch is subordinated to such as VLAN3 of a certain VLAN() port receive data, before transmitting, can add a mark on Trunk link, show that these data are VLAN3; Arrived the other side's switch, exchange opportunity is removed this mark, only sends on the port that belongs to VLAN3.
Current most switch remote management is all to realize by telnet, for the user who is unfamiliar with switch system order, has lacked ease for use.Based on this, a kind of switch remote Managed Solution based on web that this patent proposes, effectively solves above-mentioned ease of use issues.
Summary of the invention
Technical assignment of the present invention is to solve the deficiencies in the prior art, and a kind of remote exchange management method based on web is provided.
Technical scheme of the present invention realizes in the following manner, this kind of remote exchange management method based on web, and specific implementation process is:
One, configure the ip of switch end;
Two, start switch end and develop software, the packet that real-time listening long-distance user sends;
Three, configure user management end ip, guarantee can communicate by letter with switch;
Four, install web server at user management end, and start service;
Five, check remote switch machine information in user management end open any browser.
The develop software process of monitoring users packet of switch end in described step 2 is:
1) read vlan file and configure vlan;
2) read trunk file and configure trunk;
3) monitor the network port and receive packet;
4) unpack and judge command type after finish.
Described command type comprises transmission portinfo, sends vlaninfo, newly-built vlan, edits vlan, sends trunkinfo, edits trunk.
The detailed process of described step 1) is:
1.1) judge command type;
1.2) exchange data packing is sent;
1.3) unpack administration interface end configuration data;
1.4) check and whether edit vlan, if do not edited, return to step 1.2);
1.5) find the port of deleting in this vlan, add in vlan1;
1.6) find the port increasing in this vlan, it is deleted from vlan1;
1.7) the vlan data of vlan1 and configuration are re-write to file.
The detailed process of described step 5 is:
A) open any browser, the concurrent command type that send of browser load page;
B) unpack exchanger information and show;
C) configuration switch data packings is sent to switch end;
D) show the exchange data after configuration.
The beneficial effect that the present invention compared with prior art produced is:
The web interface form that a kind of remote exchange management method based on web of the present invention provides, more directly perceived friendly, facilitate easy-to-use; Compared with logging in switch end administration interface mode, what this scheme logged in is the switch management interface of user side in the past, need to be at switch end configuration webserver, and the scope of application is more extensive; Practical, be easy to promote.
Accompanying drawing explanation
Accompanying drawing 1 is a kind of embodiment schematic diagram of switch of the present invention and user side communication protocol.
Accompanying drawing 2 is switch end running software flow charts.
Accompanying drawing 3 is flow charts of switch end software configuration switch vlan.
Accompanying drawing 4 is user side management software operational flow diagram.
Embodiment
Below in conjunction with accompanying drawing, a kind of remote exchange management method based on web of the present invention is described in detail below.
As shown in Figure 1, a kind of remote exchange management method based on web, facilitated the unified management of user to switch, user can be logged in and remote exchange is configured by local browser, comprises the switch ports themselves state of checking, configuration switch vlan, configuration switch trunk.The switch management mode of the web interface form that this scheme provides, more directly perceived friendly, facilitate easy-to-use.Its specific implementation process is:
One, configure the ip of switch end;
Two, start switch end and develop software, the packet that real-time listening long-distance user sends;
Three, configure user management end ip, guarantee can communicate by letter with switch;
Four, install web server at user management end, and start service;
Five, check remote switch machine information in user management end open any browser.
This programme develops software and is divided into two parts, and a part is that switch end software, a part are user side management softwares.Switch end software major function is the packet sent for receiving remote user, unpacks and switch is configured and is preserved.User side management software is mainly web interface display and interface configuration information packing is sent to switch end.In said process, switch and user side communication protocol are can be self-defining, and self-defined mode is as shown in Figure 1 a kind of embodiment.
As shown in Figure 2, the develop software process of monitoring users packet of the switch end in described step 2 is:
1) read vlan file and configure vlan;
2) read trunk file and configure trunk;
3) monitor the network port and receive packet;
4) unpack and judge command type after finish.
Described command type comprises transmission portinfo, sends vlaninfo, newly-built vlan, edits vlan, sends trunkinfo, edits trunk.
As shown in Figure 3, the detailed process of described step 1) is:
1.1) judge command type;
1.2) exchange data packing is sent;
1.3) unpack administration interface end configuration data;
1.4) check and whether edit vlan, if do not edited, return to step 1.2);
1.5) find the port of deleting in this vlan, add in vlan1;
1.6) find the port increasing in this vlan, it is deleted from vlan1;
1.7) the vlan data of vlan1 and configuration are re-write to file.
As shown in Figure 4, the detailed process of described step 5 is:
A) open any browser, the concurrent command type that send of browser load page;
B) unpack exchanger information and show;
C) configuration switch data packings is sent to switch end;
D) show the exchange data after configuration.
The foregoing is only embodiments of the invention, within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (5)

1. the remote exchange management method based on web, is characterized in that specific implementation process is:
One, configure the ip of switch end;
Two, start switch end and develop software, the packet that real-time listening long-distance user sends;
Three, configure user management end ip, guarantee can communicate by letter with switch;
Four, install web server at user management end, and start service;
Five, check remote switch machine information in user management end open any browser.
2. a kind of remote exchange management method based on web according to claim 1, is characterized in that: the develop software process of monitoring users packet of the switch end in described step 2 is:
1) read vlan file and configure vlan;
2) read trunk file and configure trunk;
3) monitor the network port and receive packet;
4) unpack and judge command type after finish.
3. a kind of remote exchange management method based on web according to claim 2, is characterized in that: described command type comprises transmission portinfo, sends vlaninfo, newly-built vlan, edits vlan, sends trunkinfo, edits trunk.
4. a kind of remote exchange management method based on web according to claim 2, is characterized in that: the detailed process of described step 1) is:
1.1) judge command type;
1.2) exchange data packing is sent;
1.3) unpack administration interface end configuration data;
1.4) check and whether edit vlan, if do not edited, return to step 1.2);
1.5) find the port of deleting in this vlan, add in vlan1;
1.6) find the port increasing in this vlan, it is deleted from vlan1;
1.7) the vlan data of vlan1 and configuration are re-write to file.
5. according to arbitrary described a kind of remote exchange management method based on web in claim 1~4, it is characterized in that: the detailed process of described step 5 is:
A) open any browser, the concurrent command type that send of browser load page;
B) unpack exchanger information and show;
C) configuration switch data packings is sent to switch end;
D) show the exchange data after configuration.
CN201410048674.9A 2014-02-12 2014-02-12 Remote exchanger managing method based on web Pending CN103795800A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410048674.9A CN103795800A (en) 2014-02-12 2014-02-12 Remote exchanger managing method based on web

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410048674.9A CN103795800A (en) 2014-02-12 2014-02-12 Remote exchanger managing method based on web

Publications (1)

Publication Number Publication Date
CN103795800A true CN103795800A (en) 2014-05-14

Family

ID=50671069

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410048674.9A Pending CN103795800A (en) 2014-02-12 2014-02-12 Remote exchanger managing method based on web

Country Status (1)

Country Link
CN (1) CN103795800A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104320293A (en) * 2014-07-21 2015-01-28 张朝翼 Wireless transmission debugging system based on Bluetooth
CN105591822A (en) * 2016-01-12 2016-05-18 浪潮集团有限公司 Data collection and analysis method for management of switch
CN105591823A (en) * 2016-01-12 2016-05-18 浪潮集团有限公司 Switch remote management method based on OpenAPI
CN106506585A (en) * 2016-09-14 2017-03-15 深圳市宏电技术股份有限公司 Method and system by browser remotely control router
CN109245947A (en) * 2018-10-30 2019-01-18 北京计算机技术及应用研究所 A kind of interchanger and its tactics configuring method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040210623A1 (en) * 2003-03-06 2004-10-21 Aamer Hydrie Virtual network topology generation
CN1665219A (en) * 2004-03-06 2005-09-07 鸿富锦精密工业(深圳)有限公司 System and method for multicast traffic control management
CN101252483A (en) * 2008-04-10 2008-08-27 北京星网锐捷网络技术有限公司 System and method for testing switch
CN103139017A (en) * 2013-02-28 2013-06-05 上海斐讯数据通信技术有限公司 Test system and test method of network devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040210623A1 (en) * 2003-03-06 2004-10-21 Aamer Hydrie Virtual network topology generation
CN1665219A (en) * 2004-03-06 2005-09-07 鸿富锦精密工业(深圳)有限公司 System and method for multicast traffic control management
CN101252483A (en) * 2008-04-10 2008-08-27 北京星网锐捷网络技术有限公司 System and method for testing switch
CN103139017A (en) * 2013-02-28 2013-06-05 上海斐讯数据通信技术有限公司 Test system and test method of network devices

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
侯洁: "嵌入式WEB远程设备监控软件设计", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104320293A (en) * 2014-07-21 2015-01-28 张朝翼 Wireless transmission debugging system based on Bluetooth
CN105591822A (en) * 2016-01-12 2016-05-18 浪潮集团有限公司 Data collection and analysis method for management of switch
CN105591823A (en) * 2016-01-12 2016-05-18 浪潮集团有限公司 Switch remote management method based on OpenAPI
CN106506585A (en) * 2016-09-14 2017-03-15 深圳市宏电技术股份有限公司 Method and system by browser remotely control router
CN106506585B (en) * 2016-09-14 2019-10-25 深圳市宏电技术股份有限公司 The method and system of router is remotely controlled by browser
CN109245947A (en) * 2018-10-30 2019-01-18 北京计算机技术及应用研究所 A kind of interchanger and its tactics configuring method

Similar Documents

Publication Publication Date Title
CN104272657B (en) Method and apparatus for providing from tenant's information to network flow
CN104253767B (en) A kind of implementation method of virtual burst network and a kind of interchanger
CN103795800A (en) Remote exchanger managing method based on web
CN108965256A (en) A kind of system and method remotely managing embedded device based on SSH reverse tunnel
CN104639372A (en) Correlation method and system for overlay network based on SDN (Software Defined Network) and physical network
CN106712988A (en) Virtual network management method and device
EP3933579A1 (en) Correlation of virtual network traffic across bare metal servers
CN104495553A (en) Intelligent elevator monitoring and managing platform
EP2897328A1 (en) Method, system and apparatus for establishing communication link
CN104539539A (en) Multi-service-board data forwarding method for AC device
CN112995008A (en) Method for simultaneously accessing out-of-band management network of multiple internet data centers
WO2021052280A1 (en) Network measurement system and method, device and storage medium
WO2009117920A1 (en) Network traffic sampling method and system
CN201048388Y (en) Blade server based kilomega switching blade
CN102801566A (en) Sever cluster unattended remote control
WO2007134504A1 (en) A network system based on the mixed network of the power line and the ethernet
CN116074160A (en) Virtual networking public network forwarding method for GPU rendering computing node cluster
CN101170502B (en) A method and system for realizing mutual access between stacking members
CN101621528A (en) Conversation system based on Ethernet switch cluster management and method for realizing conversation passage
CN108540339A (en) A kind of detecting system and its detection method of switch port configuration
CN107360041A (en) A kind of network management and device
CN105119795B (en) A kind of method for building up and device of Multicast Tunnel
CN107769960A (en) A kind of BMC management frameworks based on CAN
CN100589460C (en) Gateway equipment and method of implementing wide area network sharing connection on gateway equipment
CN102820946B (en) A kind of method of transmission equipment and its proactive dissemination self information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140514

WD01 Invention patent application deemed withdrawn after publication