On Sat, Mar 18, 2017 at 10:27:00AM +0700, Hien Phan wrote:
> I'm new to Juniper. Currently I want to restrict allow only packet with
> allowed source can send out:
> 
> In Cisco IOS:
> ##
> ip access-list standard acl_limit_ip
>   permit 172.16.1.100
>   deny   any
> ##
> 
> 
> When i come to Juniper, I tried to convert something like below:
> 
> ##
>         filter acl_limit_ip {

How are you applying this filter onto your layer-2 port level config?

Somewhat related KB example..

https://kb.juniper.net/InfoCenter/index?page=content&id=KB10968


_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to