Common protocols for cisco switches

Source: Internet
Author: User

There are three switch modes: storage forwarding, fast forwarding, and segmented forwarding.
1. CSMA/CD (Multi-Channel Access for carrier listeners with conflict detection)
Working principle: Listen to whether the channel is idle before sending. If it is idle, send it immediately. When sending the message, listen to it. If there is a conflict, immediately stop sending and wait for a random period of time, resend.
2. CDP: When a cisco device is started, CDP is automatically started, and the network administrator can obtain summary information about the directly connected device. CDP runs on the data link layer.
3. relay link: the trunk virtual link, which is a universal 802.1q (Virtual bridging LAN Standard) for global devices ).
4. DTP (dynamic relay Protocol): cisco proprietary protocol, which can only be used for relay links at the vswitch and vro fingertip, and supports automatic negotiation between ISL and 802.1q.
5. BPDU (data unit of the Bridge Protocol) are used by the Spanning Tree Algorithm to determine the information of the network topology and exchange the bridge ID and root path cost.
6. VTP Protocol: A Message Protocol that uses layer-7 frames to manage vlan addition, deletion, and rename on the basis of the entire network to achieve consistent vlan configuration.
7. STP (spanning tree protocol) Logically disconnects the network loop to prevent the generation of broadcast storms. Once a faulty line is in use, the logically disconnected line is connected again to continue data transmission.
8. PVST: runs a separate Spanning Tree Protocol instance for each virtual LAN, which has the role of Server Load balancer.

 

This article is from "fingertip white profiling"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.