我目前正在研究Juniper上的物理界面阻尼。
有趣的事实:在这个网站上没有提到每个界面向下事件增加的惩罚是1000。
目前对此进行了测试:
set interfaces xe-5/2/1 damping half-life 30
set interfaces xe-5/2/1 damping max-suppress 20000
set interfaces xe-5/2/1 damping reuse 1
set interfaces xe-5/2/1 damping suppress 500
set interfaces xe-5/2/1 damping enable这似乎很有效,但我基本上忽略了两件事:
Damping : half-life: 30 sec, max-suppress: 20000 sec, reuse: 1, suppress: 500, state: suppressed发布于 2020-01-21 15:24:31
在哪里可以看到当前在界面上的惩罚?
这里没有显示命令。
如果您从测试的角度来看这一点,您可以跳过FPC shell start shell pfe network fpcX并发出debug interface flaps命令来查看惩罚细节(禁用undebug interface flaps)。
[Jan 21 02:02:25.667 LOG: Debug] IFD: xe-5/1/10, penalty: curr = 861.554267, new = 1861.554267, max = 16000, ttr=26895ms, elapse time = 6450是否有一种方法可以手动清除接口/重置惩罚,以便它再次出现?
没有为这个案子建立的目的,没有。我推测,从管理上来说,降低界面可能会做到这一点,但我不确定它是否重置时钟。而且,老实说,可能不是理想的情况。
https://networkengineering.stackexchange.com/questions/64683
复制相似问题