发新话题
打印

Access-list 在Juniper中的实现

Access-list 在Juniper中的实现

  access-list is base the junos policy   policy-statement juniper    term 1  from protocol tcp  from source-address 10.1.1.1  then accept  then count abc    int ge-0/0/0 unit 0 family inet filter input juniper

TOP

发新话题