最佳答案
当设备使用自定义源IP地址发送ARP探测报文时,需执行以下步骤:
system-view
port-security packet-detect arp-source-ip factor <ip-address> { mask | mask-length }
说明:
0.0.0.0
,但部分终端可能不支持响应此源IP的ARP探测。IP = (用户IP & 掩码) | (配置IP & 反向掩码)
。例如,用户IP为192.168.8.1/24
,配置IP为1.1.1.11/24
,则源IP为192.168.8.11
。若需通过ARP探测维持Portal认证用户的在线状态:
system-view
interface <interface-type interface-number>
portal user-detect type arp [ retry <重试次数> ] [ interval <探测间隔(秒)> ] [ idle <空闲超时时间(秒)> ]
参数说明:
retry
:探测失败次数阈值(默认3次)。interval
:ARP表项检测间隔(默认3秒,范围1-1200秒)。idle
:用户空闲超时触发探测的时间(默认180秒,范围60-3600秒)。在网关场景下,若需防止ARP欺骗但避免探测冲突:
system-view
arp active-ack enable # 开启非严格模式
arp active-ack strict enable # 开启严格模式
undo arp active-ack enable # 关闭主动确认
模式差异:
arp active-ack enable
。若旧主设备无响应,需关闭此功能:undo arp active-ack enable
portal user-detect type arp
,调整idle
参数或关闭探测功能:undo portal user-detect
注意事项:
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论