Spanning Tree Protocol (STP) in NetScaler Appliance
Spanning Tree Protocol (STP) in NetScaler Appliance
来源 https://support.citrix.com/article/CTX112341
-------------------------------------------------------------------------------------
Information
This contains information about Spanning Tree Protocol (STP) in the NetScaler Appliance.
Spanning Tree Protocol
STP is a link layer network protocol used to avoid Layer 2 loops (bridge loops) which is commonly used on network switches. The best practice is to disable STP on the interfaces that are connected to the NetScaler appliance because STP can interfere with proper operation during 30 to 50 seconds that the ports are in the LISTENING or LEARNING states. For instance, while the switch ports are in Listening/Learning states:
- The NetScaler appliances that are in a High Availability (HA) setup cannot receive HA heartbeats from their neighbor, which results in both nodes going into the PRIMARY state.
- The NetScaler appliance might reset its interfaces to resolve an interface problem. It resets the port back to LISTENING state on the switch and this cycle could continue forever.
- ARPs and GARPs might be lost, interfering with the operation between the primary and secondary appliances.
With L2 mode disabled (the default setting), the appliance does not switch packets between interfaces in the same virtual LAN, a layer 2 loop cannot exist. Therefore, enabling STP on the interfaces connected to the appliance is not necessary. However, if it is a requirement to enable STP on the ports connected to the appliance, configure Rapid Spanning Tree Protocol (RSTP),to resolve the preceding issues.
In cases where L2 mode on the appliance should be enabled, you must consider the following aspects:
- The NetScaler appliances do not participate in the spanning tree.
- With mode Bridge BPDUs: OFF (the default mode), or with older NetScaler software releases that did not have the Bridge BPDUs mode as an option, the NetScaler appliance drops all BPDUs received on an interface.
- With L2 mode enabled, the appliance switches other frames (such as broadcasts) between two interfaces configured in and connected to the same VLAN.
When you consider the preceding aspects, it could lead to a switching loop that spanning tree might not be able to resolve. You must ensure that a loop-free network at layer 2 before enabling L2 mode. Additionally, if L2 mode is a requirement, it is recommended to ensure that the NetScaler software release installed on the appliance includes the Bridge BPDUs mode in the ON state.
-------------------------------------------------------------------------------------
信息
其中包含有关NetScaler Appliance中生成树协议(STP)的信息。
生成树协议
STP是一种链路层网络协议,用于避免在网络交换机上常用的第2层环路(网桥环路)。最佳做法是在连接到NetScaler设备的接口上禁用STP,因为STP可能会在端口处于“收听”或“学习”状态的30到50秒内干扰正常操作。例如,当交换机端口处于侦听/学习状态时:
- 处于高可用性(HA)设置的NetScaler设备无法从其邻居接收HA心跳,这导致两个节点都进入PRIMARY状态。
- NetScaler设备可能会重置其接口以解决接口问题。它将端口重置为交换机上的LISTENING状态,此循环可以永久持续。
- ARP和GARP可能会丢失,从而干扰主设备和辅助设备之间的操作。
禁用L2模式(默认设置)后,设备不会在同一虚拟LAN中的接口之间切换数据包,不能存在第2层环路。因此,无需在连接到设备的接口上启用STP。但是,如果要求在连接到设备的端口上启用STP,请配置快速生成树协议(RSTP)以解决上述问题。
如果应启用设备上的L2模式,则必须考虑以下方面:
- NetScaler设备不参与生成树。
- 对于模式桥接BPDU:OFF(默认模式),或者没有选择Bridge BPDU模式的旧NetScaler软件版本,NetScaler设备会丢弃接口上收到的所有BPDU。
- 启用L2模式后,设备会在配置并连接到同一VLAN的两个接口之间切换其他帧(例如广播)。
当您考虑前面的方面时,它可能会导致生成树可能无法解析的切换循环。在启用L2模式之前,必须确保第2层的无环路网络。此外,如果需要L2模式,建议确保设备上安装的NetScaler软件版本包含处于ON状态的Bridge BPDU模式。
-------------------------------------------------------------------------------------
NetScaler 集成的 ZebOS 网络模块。
ZebOS 7.8.1 support Protocol Daemons
Each routing and switching protocol supported in the ZebOS suite runs in a separate daemon, built from individual source files. Code updates, patches and enhancements are applied on a module-by-module basis without disrupting other running protocols. The following table lists the daemon file names for the operating systems (OS) supported by ZebOS. No indicates that a protocol is not supported for an OS.
ZebOS Protocol Module |
Linux Daemon |
NetBSD Daemon |
VxWorks Daemon |
802.1ab LLDP (Link Layer Discovery Protocol) |
onmd |
No |
No |
802.1ag CFM (Connectivity Fault Management) |
onmd |
No |
No |
802.1ak MRP (Multicast Routing Protocol) |
nsm |
No |
No |
802.1X Port Authentication |
authd |
No |
zAUTH |
802.1ah EFM (Ethernet to the First Mile) |
onmd |
No |
No |
BGP-4 (Border Gateway Protocol - IPv4) |
bgpd |
bgpd |
zBGP |
BGP-4+ (Border Gateway Protocol - IPv6) |
bgpd |
bgpd |
zBGP |
DVMRP (Distance Vector Multicast Routing Protocol) |
dvmrpd |
dvmrpd |
zDVMRPD |
Ethernet Local Management Interface (E-LMI) |
elmid |
No |
No |
GARP (Generalized <something> Multicast Protocol) |
nsm |
No |
No |
GMRP (GARP Multicast Routing Protocol) |
nsm |
No |
zNSM |
GVRP (GARP VLAN Routing Protocol) |
nsm |
nsm |
zNSM |
IGMPv1, 2, 3 (Internet Group Multicast Routing Protocol) |
nsm |
nsm |
zNSM |
IGMPv1, 2, 3 Snooping |
nsm |
No |
zNSM |
IMI (Integrated Management Interface) |
imi |
imi |
zIMI |
IS-IS (Intermediate System-to-Intermediate System Protocol) |
isisd |
isisd |
No |
IS-IS IPv6 (IS-IS for IPv6) |
isisd |
idisd |
No |
LACP (Link Aggregation Control Protocol) |
lacpd |
No |
zLACP |
LDP (Label Discovery Protocol) |
ldpd |
ldpd |
zLDPD |
LMP (Link Management Protocol) |
lmpd |
No |
No |
MLDv1, 2 (Multicast Listener Discover) |
nsm |
nsm |
zNSM |
MLDv1, 2 Snooping |
nsm |
No |
zNSM |
MSTP (Multiple Spanning Tree Protocol) |
mstpd |
No |
zMSTP |
OSPFv2 (Open Shortest Path First Protocol, Version 2) |
ospfd |
ospfd |
zOSPFD |
OSPFv3 |
ospf6d |
ospf6d |
zOSPF6D |
PIM-DM (Protocol Independent Multicast - Dense Mode) |
pimd |
pimd |
zPIMD |
PIM-DM IPv6 |
pim6d |
pim6d |
zPIM6D |
PIM-SM (Protocol Independent Multicast - Sparse Mode) |
pimd |
pimd |
zPIMD |
PIM-SM IPv6 |
pim6d |
pim6d |
zPIM6D |
RIPng (Routing Independent Protocol - Next Generation) |
ripngd |
ripngd |
zRIPNGD |
RIPv1, 2 |
ripd |
ripd |
zRIP |
RMON MIB (Remote Monitoring) |
rmond |
No |
zRMON |
RSTP (Rapid Spanning Tree Protocol) |
mstpd |
No |
zMSTP |
RSVP-TE (Resource Reservation Protocol -Traffic Engineering) |
rsvpd |
rsvpd |
zRSVPD |
STP (Spanning Tree Protocol) |
mstpd |
No |
zMSTPD |
VRRP (Virtual Routing Redundancy Protocol) |
nsm |
No |
No |
=========================== End
Spanning Tree Protocol (STP) in NetScaler Appliance的更多相关文章
- STP(Spanning Tree Protocol)
STP生成树协议 问题 为了提高网络的可用性,需要进行冗余和备份.但是冗余路径会产生环路 环路会导致以下问题 广播风暴:由于交换机会对广播.多播.和未知目标MAC的单播包进行泛洪,在存在环路的情况 ...
- FAQ: SNMP on NetScaler Appliance
FAQ: SNMP on NetScaler Appliance https://support.citrix.com/article/CTX122436 https://docs.citrix.co ...
- 【HDU 4408】Minimum Spanning Tree(最小生成树计数)
Problem Description XXX is very interested in algorithm. After learning the Prim algorithm and Krusk ...
- 数据结构与算法分析–Minimum Spanning Tree(最小生成树)
给定一个无向图,如果他的某个子图中,任意两个顶点都能互相连通并且是一棵树,那么这棵树就叫做生成树(spanning tree). 如果边上有权值,那么使得边权和最小的生成树叫做最小生成树(MST,Mi ...
- Educational Codeforces Round 3 E. Minimum spanning tree for each edge LCA/(树链剖分+数据结构) + MST
E. Minimum spanning tree for each edge Connected undirected weighted graph without self-loops and ...
- Codeforces Edu3 E. Minimum spanning tree for each edge
time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standa ...
- CF# Educational Codeforces Round 3 E. Minimum spanning tree for each edge
E. Minimum spanning tree for each edge time limit per test 2 seconds memory limit per test 256 megab ...
- Codeforces Educational Codeforces Round 3 E. Minimum spanning tree for each edge LCA链上最大值
E. Minimum spanning tree for each edge 题目连接: http://www.codeforces.com/contest/609/problem/E Descrip ...
- MST(Kruskal’s Minimum Spanning Tree Algorithm)
You may refer to the main idea of MST in graph theory. http://en.wikipedia.org/wiki/Minimum_spanning ...
随机推荐
- [PLC]ST语言三:OUT/OUT_T/OUT_C/OUT_C-C32
一:OUT/OUT_T/OUT_C/OUT_C-C32 说明:简单的顺控指令不做其他说明. 控制要求:无 编程梯形图: 结构化编程ST语言: (*OUT(EN,D);*) ...
- SQL查询语句大全及其理解
转自:https://www.cnblogs.com/1234abcd/p/5530314.html 一.基础1.说明:创建数据库CREATE DATABASE database-name2.说明:删 ...
- ats缓存规则
一. 用户访问过程:1. ats收到一个用户对web对象的请求;2. 使用该地址, ats尝试着在其对象数据库(缓存)中用被请求对象的地址来定位该对象;3. 如果对象在缓存中, ats会检查该对象是否 ...
- 如何快速搭建yum源
yum命令能够从指定的服务器自动下载rpm包并安装,它最强大的地方就是可以自动处理软件包的依赖关系,能够一次安装所有依赖的关系包.下面将通过虚拟机平台介绍两种快速搭建yum源的方法: 一.有网络的情况 ...
- 基于Python的信用评分卡模型分析(一)
信用风险计量体系包括主体评级模型和债项评级两部分.主体评级和债项评级均有一系列评级模型组成,其中主体评级模型可用“四张卡”来表示,分别是A卡.B卡.C卡和F卡:债项评级模型通常按照主体的融资用途,分为 ...
- python 原生态调用server服务————SimpleHTTPServer
python 原生态调用server服务,接收http传递的参数并且处理返回结果 很多blog中都是抄了官网的,没有说明参数如何接收 1.代码中提供了post与get两种方式来发起请求,但是传递参数时 ...
- Flexbox + js实现滑动拼图游戏
滑动拼图就是把一张图片分成几等份,打乱顺序(下图),然后通过滑动拼凑成一张完整的图片. 要实现一个拼图游戏,需要考虑怎样随机的打乱顺序,怎样交换两张图片的位置,等等.但是,使用了Flexbox布局以后 ...
- 第10章 系统级I/O(下)
10.7 I/O重定向 Unix外壳提供了I/O重定向操作符,允许用户将磁盘文件和标准输出输入联系起来. 例如:unix>ls>foo.txt,使得外壳加载和执行ls程序,将标准输出重定 ...
- 20172321 2017-2018-2 《Java程序设计》第二周学习总结
20172321 2017-2018-2 <Java程序设计>第二周学习总结 教材学习内容总结 第一章要点: 要点1 字符串:print和println用法的区别,字符串的拼接,java中 ...
- 炸弹人——NABCD分析
炸弹人——NABCD分析结果 N:需求:本软件应用于学生,学生可以在课余时间放松心情,缓解学习压力. A:做法:使用Cocosdx和Visual Studio 2010结合,之间用Python使其结合 ...