qiuhuaqiuhua
新新人类
帖子
48
精华
0
无忧币 139
积分 141
阅读权限 20
|
发表于:2008-3-11 23:13
标题:loopguard的问题
<上一帖 |
下一帖>
Root Guard
The root guard is mutually exclusive with the loop guard. The root guard is used on designated ports, and it does not allow the port to become non-designated. The loop guard works on non-designated ports and does not allow the port to become designated through the expiration of max_age. The root guard cannot be enabled on the same port as the loop guard. When the loop guard is configured on the port, it disables the root guard configured on the same port.
这是cisco网站上的原话,意思是说root guard与loop guard是互斥的,root guard 用在指定端口上,它不允许这个端口成为非指定端口。loop guard用在非指定端口上,它不允许这个端口成为指定端口。root guard 与loop guard在同一端口上不能同时启用。当loop guard 在一个端口上启用时,它自动disable掉了该端口的root guard功能。
我的问题是:我们公司的接入层cisco2950上和核心cisco6509都全局启用了loop guard功能和udld功能。即:
2950-1(config)# spanning-tree loopguard default ,
2950用25,26的两个1000M口当上连口,连到核心的 两台6509上去。那么这两个口一个必是根端口,一个必是alternate端口。1到24口上手动启用root guard。那么是不是可以这样理解:
即使loopguard全局启用了,它也只能对非指定端口生效;是这样吗?
|
 网络虽虚拟,技术无边界,来看看大家“真面目”! |
|