标签: juniper

2 篇文章

juniper srx debug配置
juniper debug排错 1. Enter Config Mode //进入配置模式 netquirker@fw1> configure {primary:node0}[edit] netquirker@fw1# 2. Set Parameters //设置debug参数 set security flow traceoptions …
juniper srx开启lldp
开启juniper防火墙邻居发现协议 开启juniper防火墙邻居发现协议 edit protocols lldp set interface all //在所有端口开启lldp 或者 set interface g0/0/0.1 //在g0/0/0.1接口上开启lldp 关闭juniper防火墙邻居发现协议 edit protocols lldp…