Blockchain technology can realize the development of distributed
in the future, jinwowo network technology will continue to tap the value of blockchain technology in the commercial field, give full play to the advantages of big data services, add value to user behavior, break the ice for the development of small and medium-sized enterprises, and build a real, efficient, safe and honest Internet community of destiny.
blockchain refers to the technical solution of collective maintenance of a reliable database through centralization and distrust in the past, and it is a technical way for the whole people to participate in bookkeeping. Previous bookkeeping methods were all centralized and needed centralized intermediary, whether it was traditional government, financial institutions, notarization institutions or emerging e-commerce platform and online payment platform
in economic hypothesis, information is sufficient. In fact, it is precisely because of insufficient information that there are very large intermediaries. The existence of intermediaries increases the transaction cost and raises the transaction threshold. In essence, blockchain technology is a large-scale collaboration tool. It makes direct value transfer possible by using pure technology for the first time, and continues the trend of Internet decentralization and disintermediation. Disintermediated blockchain technology will greatly subvert the information intermediary instry
blockchain technology is the basic technology for building bitcoin data structure and encrypted transmission of transaction information, which realizes the issue and transaction of bitcoin. The core of blockchain technology is that all the current participating nodes jointly maintain the transaction and database, so that the transaction is based on the principle of cryptography rather than trust, so that any agreed parties can directly carry out payment transactions without the participation of a third party
technically, a block is a data structure for recording transactions, reflecting the capital flow of a transaction. In the system, the transaction blocks are connected to form a main chain, and all the nodes participating in the calculation record the main chain or part of the main chain
a block contains the following three parts: transaction information, hash formed by the previous block and random number. Transaction information is the task data carried by the block, including the private keys of both parties, the number of transactions, the digital signature of electronic currency, etc; The hash hash formed by the previous block is used to connect the blocks and realize the sequence of past transactions; Random number is the core of the transaction. All nodes compete to calculate the answer of the random number. The node that gets the answer the fastest generates a new block and broadcasts it to all nodes for updating, so as to complete a transaction.
our school's core uses Nortel 8610, and the expansion only needs to add interfaces. Generally, the core is tested by moles, and adding ports only needs to add moles instead of stacking
an optical switch can be connected under the core, and several layer-2 switches can be connected under the optical switch, which can also save the core port, rece the cost and increase the network users
the specific situation also depends on whether the ports of your core are enough, as well as the core bandwidth, the number of convergence layers, and so on.
This is a data center switch, which supports virtualization, that is VSU. Configuration reference
core switch 1:
Switch1 # configuration terminal
enter configuration commands, one per line. End with cntl / Z.
Switch1 (config) # switch virtual domain 1
Switch1 (config vs domain) # switch 1
Switch1 (config vs domain) # switch 1 priority 200 -- & gt; The default priority is 100, which is configured as a higher priority. After the VSU is successfully established, it will become the management host
Switch1(config-vs-domain)# exit
Switch1(config)# vsl-aggregateport 1 ------> At least two VSL links are needed, and the reliability of one link is low. When link oscillation occurs, VSU will be very unstable
Switch1(config-vsl-ap-1)# port-member interface TenGigabitEthernet 1/1 ------> Configure VSL link, heartbeat link and traffic channel between VSU active and standby cores
Switch1 (config-vsl-ap-1) ﹥ port member interface tengigabit Ethernet 1 / 2
Switch1 (config-vsl-ap-1) ﹥ exit
core switch 2:
switch2 ﹥ configuration terminal
enter configuration commands, one per line. End with CNTL/Z.
Switch2(config)# switch virtual domain 1 ------> Domain ID must be consistent with the first one
switch2 (config vs domain) # switch 2 ----- & gt; The second device must change its ID to 2
switch2 (config vs domain) { switch 2 priority 150
switch2 (config vs domain) { exit
switch2 (config) { VSL aggregateport 1 ----- & gt; At least two VSL links are needed, and the reliability of one link is low. When link oscillation occurs, VSU will be very unstable
Switch2(config-vsl-ap-1)# port-member interface TenGigabitEtherne 1/1 ------> Configure VSL link, heartbeat link and traffic channel between VSU active and standby cores
switch2 (config-vsl-ap-1) # port member interface tengigabit Ethernet 1 / 2
switch2 (config-vsl-ap-1) # exit
Distributed accounting technology is a database distributed on multiple nodes or computing devices. Each node can and save a ledger, and each node can update independently. Its feature is that the ledger is not maintained by any central organization, and the update of the ledger is built and recorded by each node independently
Thenode can vote on these updates to ensure that they are in line with the majority opinion. This kind of voting is also called consensus, and consensus is automatically reached through the algorithm. Once a consensus is reached, the distributed ledger will update itself, and the latest agreed version of the ledger will be saved on each node
distributed accounting technology solves the problem of trust cost, which is less dependent on banks, government and Justice Department, and the data is all on nodes. At the same time, it also solves the problems of consumer rights, financial integrity and transaction speed
extended data:
distributed ledger is a kind of database shared, copied and synchronized among network members. Distributed ledgers record transactions between network participants, such as the exchange of assets or data. This shared ledger eliminates the time and expense of mediating different ledgers
distributed ledger (also known as shared ledger, or distributed classification technology) is a replication consensus, sharing and synchronizing digital data geographically distributed in multiple websites, countries, or institutions. There is no central administrator or centralized data storage.
a point-to-point network is required, and consensus algorithms are used to ensure replication at nodes. A form of distributed classification design, blockchain system, can be public or private
but not all distributed accounts must use chain blocks to provide security and effectively realize distributed consensus: blockchain is just a type of data structure, which is considered as a distributed ledger. In 2016, many banks tested the balance of payments account
the participants in the network restrict and negotiate the updating of the records in the account book according to the consensus principle. There is no intermediate third-party arbitration institutions (such as financial institutions or clearing houses) involved. Each record in the distributed Ledger has a time stamp and a unique password signature, which makes the ledger an auditable history of all transactions in the network