=============================================================== ===============_display system-guard state=============== =============================================================== 防攻击状态:使能 检测端口: Ethernet1/0/1 Ethernet1/0/2 Ethernet1/0/3 Ethernet1/0/4 Ethernet1/0/5 Ethernet1/0/6 Ethernet1/0/7 Ethernet1/0/8 Ethernet1/0/9 Ethernet1/0/10 Ethernet1/0/11 Ethernet1/0/12 Ethernet1/0/13 Ethernet1/0/14 Ethernet1/0/15 Ethernet1/0/16 Ethernet1/0/17 Ethernet1/0/18 Ethernet1/0/19 Ethernet1/0/20 Ethernet1/0/21 Ethernet1/0/22 Ethernet1/0/23 Ethernet1/0/24 GigabitEthernet1/0/25 GigabitEthernet1/0/26 检测门限:200 隔离时间:10 检测攻击数量:1 =======================================================================
我要关闭这个功能,请问下,在命令行完整的命令怎么表达,我试过好多次都提示错误,谢谢
(0)
最佳答案
<H3C>system
[H3C]interface E1/0/1
[H3C-Ethernet1/0/1] undo system-guard enable
[H3C-Ethernet1/0/1] quit
[H3C]interface E1/0/2
[H3C-Ethernet1/0/2] undo system-guard enable
[H3C-Ethernet1/0/2] quit
每次只能关闭一个接口的系统防攻击检测,关闭完后save force保存配置
(0)
<H3C>sys System View: return to User View with Ctrl+Z. [H3C]interface g1/0/25 [H3C-GigabitEthernet1/0/25]undo system-guard enable ^ % Unrecognized command found at '^' position. [H3C-GigabitEthernet1/0/25]undo system-guard enable ^ % Unrecognized command found at '^' position.
提示错误 帮我看下
你的交换机是什么版本?display version看看
H3C S3100V2-26TP-WiNet with 1 Processor 128M bytes SDRAM 16384K bytes Flash Memory Hardware Version is REV.A CPLD Version is NULL Bootrom Version is 125 [SubSlot 0] 24FE+2SFP Hardware Version is REV.A
H3C Comware Platform Software Comware Software, Version 5.20, Release 5203P13 Copyright (c) 2004-2015 Hangzhou H3C Tech. Co., Ltd. All rights reserved. H3C S3100V2-26TP-WiNet uptime is 0 week, 0 day, 6 hours, 8 minutes H3C S3100V2-26TP-WiNet with 1 Processor 128M bytes SDRAM 16384K bytes Flash Memory Hardware Version is REV.A CPLD Version is NULL Bootrom Version is 125 [SubSlot 0] 24FE+2SFP Hardware Version is REV.A
H3C Comware Platform Software Comware Software, Version 5.20, Release 5203P13 Copyright (c) 2004-2015 Hangzhou H3C Tech. Co., Ltd. All rights reserved. H3C S3100V2-26TP-WiNet uptime is 0 week, 0 day, 6 hours, 8 minutes H3C S3100V2-26TP-WiNet with 1 Processor 128M bytes SDRAM 16384K bytes Flash Memory Hardware Version is REV.A CPLD Version is NULL Bootrom Version is 125 [SubSlot 0] 24FE+2SFP Hardware Version is REV.A
你这个型号的这个版本没有找到对应的命令,接口视图下的配置也没有system-guard enable,应该是默认开启的。 可以尝试在系统视图下把检测的门限值调高,只要检测到的值低于门限值,就没事。但是这个指标不治本,建议如果有攻击,还是要找一下内网是否有异常的电脑。 <H3C>system [H3C]system-guard detect-threshold 300 如果门限值的命令也提示不识别的命令,就没法改了
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
你这个型号的这个版本没有找到对应的命令,接口视图下的配置也没有system-guard enable,应该是默认开启的。 可以尝试在系统视图下把检测的门限值调高,只要检测到的值低于门限值,就没事。但是这个指标不治本,建议如果有攻击,还是要找一下内网是否有异常的电脑。 <H3C>system [H3C]system-guard detect-threshold 300 如果门限值的命令也提示不识别的命令,就没法改了