[j-nsp] Restrict IP usage on specific interface
Doug McIntyre
merlyn at geeks.org
Sat Mar 18 00:17:46 EDT 2017
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
More information about the juniper-nsp
mailing list