侧边栏壁纸
博主头像
落叶人生博主等级

走进秋风,寻找秋天的落叶

  • 累计撰写 130562 篇文章
  • 累计创建 28 个标签
  • 累计收到 9 条评论
标签搜索

目 录CONTENT

文章目录

juniper M320设备日志采样

2023-01-06 星期五 / 0 评论 / 0 点赞 / 82 阅读 / 733 字

日志采用set forwarding-options sampling input family inet rate 1000set forwarding-options sampling input

.

日志采用
set forwarding-options sampling input family inet rate 1000
set forwarding-options sampling input family inet max-packets-per-second 4500
set forwarding-options sampling output flow-inactive-timeout 15
set forwarding-options sampling output flow-active-timeout 60
set forwarding-options sampling output flow-server x.x.x.x port 9995
set forwarding-options sampling output flow-server x.x.x.x autonomous-system-type origin
set forwarding-options sampling output flow-server x.x.x.x source-address x.x.x.x
set forwarding-options sampling output flow-server x.x.x.x version 5
set forwarding-options sampling output interface sp-4/1/0 source-address x.x.x.x

.

广告 广告

评论区