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 ...
随机推荐
- 虚拟机下安装cad2006和南方cass7.0
本人电脑是win10系统,装了一个cad2014,cad2014没有与之匹配的cass版本,但cad2014也有用途,于是上网找两个cad版本都安装的教程,发现一个比较好的办法就是安装虚拟机,在虚拟机 ...
- [PLC]ST语言五:STL/RET/CMP/ZCP
一:STL/RET/CMP/ZCP 说明:简单的顺控指令不做其他说明. 控制要求:无 编程梯形图: 结构化编程ST语言: (*步进指令STL(EN,s);*) SET(M8002,S3); STL(T ...
- SSH结合EasyUI系统(一)———简单介绍
鉴于前文<不仅仅是吐槽>,决定将自己学过的和在学的东西整理一下放进园子:做一个好园友! 接下来将会持续更新的是近一段时间在学的java web中比较流行的框架SSH(Struts+Spri ...
- TPO-20-Apply for the undergraduate research fund
/* 加粗:语音部分 * 红色:单词部分 * 斜体:语法部分 * 下划线:信号词/句 */ 第 1 段 1.Listen to a conversation between a ...
- CF100015C
主要找到环上任意一条边,有比较dis(u,v),dis(u,a)+w+dis(b,v),dis(u,b)+w+dis(a,u) 然后,然后没了 lca求dis(u,v):dis(u,v)=dis[u] ...
- centos7.6 安装nginx-1.14.2
一.安装所需依赖环境 yum -y install gcc-c++ pcre pcre-devel zlib zlib-devel openssl openssl-devel 二.下载nginx官方源 ...
- more和less命令详解
基础命令学习目录首页 原文链接:https://www.cnblogs.com/aijianshi/p/5750911.html 一.more命令 more功能类似 cat ,cat命令是整个文件的内 ...
- Django_rest_framework_基础
简介 为什么要使用REST framework? Django REST framework 是一个强大且灵活的工具包,用以构建Web APIs. - 在线可视的API,对于赢得你的开发者们十分有用 ...
- 提交内容到版本库:git commit
- 听说 —— beta冲刺总结
听说 -- beta冲刺总结 beta冲刺成员名单 姓名 学号 负责方向 个人主页 周龙荣 031402543 前端页面.跳转 http://www.cnblogs.com/ZHOULR/ 李家鹏 0 ...