diff --git a/examples/infra.yaml b/examples/infra.yaml index 2a6944d..2e32375 100644 --- a/examples/infra.yaml +++ b/examples/infra.yaml @@ -35,8 +35,12 @@ filter: icmp: true ospf: true vrrp: true + verdict: accept + + - src: adm + protocols: tcp: - dport: 179 + dport: 179 verdict: accept - src: mgmt