本文目录一览

1,tcp和udp分别是什么协议

现在Internet上流行的协议是TCP/IP协议,该协议中对低于1024的端口都有确切的定义,他们对应着Internet上一些常见的服务。这些常见的服务可以分为使用TCP端口(面向连接)和使用UDP端口(面向无连接)两种。

tcp和udp分别是什么协议

2,卡特彼勒保密协议是怎么一回事

VLAN中继协议(VTP,VLAN TRUNKING PROTOCOL)是CISCO专用协议,大多数交换机都支持该协议.VTP负责在VTP域内同步VLAN信息,这样就不必在每个交换上配置相同的VLAN信息. VTP还提供一种映射方案,以便通信流能跨越混合介质的骨干. VTP最重要的作用是,将进行变动时可能会出现在的配置不一致性降至最低. VTP也有一些缺点,这些缺点通常都与生成树协议有关. VLAN中继协议(VTP)利用第2层中继帧,在一组交换机之间进行VLAN通信.VTP从一个中心控制点开始,维护整个企业网上VLAN的添加、添加和重命名工作,确何配置的一致性。

卡特彼勒保密协议是怎么一回事

3,VTP协议模式有几种

Server 服务器模式Client 客户端模式Transparent 透明模式(即不是客户端也不是服务器)
vtp是cisco特有的,别的都没有,锐捷不管什么型号都不可能有vtp的。
VTP ModesVTP operates in one of three modes:Server – In this VTP mode you can create, remove, and modifyVLANs. You can also set other configuration options like the VTPversion and also turn on/off VTP pruning for the entire VTP domain. VTPservers advertise their VLAN configuration to other switches in thesame VTP domain and synchronize their VLAN configuration with otherswitches based on messages received over trunk links. VTP server is thedefault mode. The VLANs information are stored on NVRAM and they arenot lost after a reboot.Client – VTP clients behave the same way as VTP servers, butyou cannot create, change, or delete VLANs on the local device. In VTPclient mode, VLAN configurations are not saved in NVRAM.Transparent – When you set the VTP mode to transparent, thenthe switches do not participate in VTP. A VTP transparent switch willnot advertise its VLAN configuration and does not synchronize its VLANconfiguration based on received messages. VLANS can be created, changedor deleted when in transparent mode. In VTP version 2, transparentswitches do forward VTP messages that they receive out their trunkports.VTP sends messages between trunked switches to maintain VLANs onthese switches in order to properly trunk. VTP messages are exchangedbetween switches within a common VTP domain. If the domain name isdifferent, the switch simply ignores the packet. If the name is thesame then it checks by a revision number. If the revision number of anupdate received on a client or server VTP switch is higher than theprevious revision, then the new configuration is applied. Otherwise,the configuration is ignored.When new devices are added to a VTP domain, revision numbers shouldbe reset on the entire domain to prevent conflicts. Utmost caution isadvised when dealing with VTP topology changes, logical or physical.Exchanges of VTP information can be controlled by passwords. You needto put the same password on every switch for it to work.

VTP协议模式有几种

4,vtp的作用是什么

VTP(VLAN Trunking Protocol):虚拟局域网干道协议   VTP通过网络(ISL帧或cisco私有DTP帧)保持VLAN配置统一性。VTP在系统级管理增加,删除,调整的VLAN,自动地将信息向网络中其它的交换机广播。此外,VTP减小了那些可能导致安全问题的配置。便于管理,只要在vtp server做相应设置,vtp client会自动学习vtp server上的vlan信息   * 当使用多重名字VLAN能变成交叉--连接。   * 当它们是错误地映射在一个和其它局域网,VLAN能变成内部断开。   VTP模式   当交换机是在VTP Server或透明的模式,能在交换机配置VLAN。当交换机配置在VTP Server或透明的模式,使用CLI、控制台菜单、MIB(当使用SNMP简单网络管理协议管理工作站)修改VLAN配置。   一个配置为VTP Server模式的交换机向邻近的交换机广播VLAN配置,通过它的Trunk从邻近的交换机学习新的VLAN配置。在Server模式下可以通过MIB,CLI,或者控制台模式添加、删除和修改VLAN。   例如:增加了一个VLAN,VTP将广播这个新的VLAN,Server和Client机的Trunk网络端口准备接收信息。   在交换机自动转到VTP的Client模式后,它会传送广播信息并从广播中学习新的信息。但是,不能通过MIB、CLI、或者控制台来增加、删除、修改VLAN。VTP Client端不能保持VLAN信息在非易失存储器中。当启动时,它会通过Trunk网络端口接受广播信息,学习配置信息。   在VTP透明的模式,交换不做广播或从网络学习VLAN配置。当一个交换机是在VTP透明的模式,能通过控制台、CLI、MIB来修改、增加、删除VLAN。   为使每一个VLAN能够使用,必须使VTP知道。并且包含在Trunk port 的准许列表中,一个快速以太网ISL Trunk自动为VLAN传输数据,并且从一个交换机到另一个交换机。   需要注意的是如果交换在VTP Server模式接收广播包含128多个VLAN,交换自动地转换向VTP Client模式。   更改交换机从VTP Client模式向VTP透明的模式,交换机保持初始、唯一128VLAN并删除剩余的VLAN。   传送VTP信息   每个交换机用VTP广播Trunk端口的管理域,定义特定的VLAN边界,它的配置修订号,已知VLAN和特定参数。在一个VTP管理域登记后交换机才能工作。   通过Trunk,VTP Server向其它交换机传输信息和接收更新。VTP Server也在NVRAM中保存本VTP管理域信息中 VLAN的列表。 VTP能通过统一的名字和内部的列表动态显示出管理域中的VLAN。   VTP信息在全部Trunk连接上传输,包括ISL、IEEE802.10、LANE。VTP MIB为VTP提供SNMP工具,并允许浏览VTP参数配置。   VTP建立共用的配置值和分布下列的共用的配置信息:   * VLAN IDs(ISL)   * 仿效LAN的名字(ATM LANE)   * IEEE802.10 SAID值(FDDI)   * VLAN中最大的传输单元(MTU)大小   * 帧格式   VTP协议用来确保配置的一致性,VTP的具体优点如下:   。保持了VLAN的一致性   。提供从一个交换机到另一个交换机在整个管理域中增加虚拟局域网的方法   VTP协议是思科的专用协议,大多数的Catalys交换机都支持该协议,VTP可以减少VLAN的相关管理任务。   在VTP域中有两个重要的概念:   。VTP域:也称VLAN管理域,由一个以上共享VTP域名的相互连接的交换机组成的。也就是说VTP域是一组域名相同并通过中继链路相互连接的交换机   。VTP通告:在交换机之间用来传递VLAN信息的数据包被成为VTP数据包。   创建VTP域命令   switch(config)#vtp domain DOMAIN_NAME   配置交换机的VTP模式   三种模式server client transparent(透明模式)   switch(config)# vtp mode server | client | transparent   配置VTP口令   switch (config) # vtp password PASSWORD
你是指哪里的VTP。如果是CISCO交换机上的,那么它是用来保持VLAN 配置的一致性的
1:服务器模式 (发送VLAN信息) 2:客户端模式 (学习服务器上的VLAN信息) 3:透明模式 (只转发网络上的VLAN信息而不进行学习)
VTP最重要的作用是,将进行变动时可能会出现在的配置不一致性降至最低

文章TAG:协议  tcp  分别  是什么  VTP协议  
下一篇