Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Re: How to add huge list of ips to prefix-list using CLI

$
0
0

Hi,

 

I've noticed the same behavior when loading to terminal from a Console connection, which is probably understandable due to the buffer getting full.

 

It works fine from an SSH connection and when loading from a local file.

From SSH:

212.129.17.101;
212.129.19.140;
212.129.26.190;
212.129.26.221;
load complete

[edit policy-options prefix-list TEST]
root@JUNOS# show | count
Count: 346 lines

From File:

root@JUNOS# edit policy-options prefix-list TEST

[edit policy-options prefix-list TEST]
root@JUNOS# load merge /var/tmp/prefix2.txt relative
load complete

[edit policy-options prefix-list TEST]
root@JUNOS# show | count
Count: 346 lines

Cheers,

Ashvin


Viewing all articles
Browse latest Browse all 17645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>