clear security flow session source-prefix
语法
clear security flow session source-prefixsource-prefix-number
<node (node-id
| all | local | primary)>
描述
清除与源前缀匹配的会话。
选项
source-prefix-number
—源 IP 前缀或地址。node
—(可选)对于机箱群集配置,清除安全会话与集群中特定节点(设备)上的源前缀匹配。node-id
—节点的识别编号。可以是 0 或 1。all
—清除所有节点。local
—清除本地节点。primary
—清除主节点。
所需权限级别
清楚
输出字段
输入此命令时,将向您提供有关请求状态的反馈。
示例输出
清除安全流会话源前缀 10.0.0.1
user@host> clear security flow session source-prefix 10.0.0.1 node0: -------------------------------------------------------------------------- 0 active sessions cleared node1: -------------------------------------------------------------------------- 0 active sessions cleared
清除安全流会话源前缀 10:10
user@host> clear security flow session source-prefix 10::10 1 active sessions cleared
示例输出
清除安全流会话源前缀 10.0.0.1 节点 0
user@host> clear security flow session source-prefix 10.0.0.1 node 0 node0: -------------------------------------------------------------------------- 0 active sessions cleared
发布信息
在 Junos OS 8.5 版中引入的命令。
在 node
Junos OS 版本 9.0 中添加的选项。
Junos OS 版本 10.2 中添加的 IPv6 地址支持。