How to add multiple IP addresses on IPv4 Address Configuration
Accepted Solution
-
Hi @Liger_TH
Currently, we don't support creating address objects by importing a CSV file. If you have a large batch of address objects to create, you might consider using Remote SSH to access the device and create them via CLI commands, which can be quicker. Please note, however, that the maximum number of address objects supported on the USG FLEX 500 is 1,000.
Here’s an example of the command:
Router# configure terminal Router(config)# address-object test1 192.168.123.0/24
For further details, please refer to the CLI Reference Guide, Chapter 52.2.1:
USG FLEX 500_V5.38_Ed2.pdf.Kay
0
All Replies
-
I need to add about 3000 IP subnets and set them up to route through the right internet connection. The problem is, the interface only lets me add one subnet at a time. So, I’m trying to find a way to bulk add multiple IP subnets, like by importing them from a CSV file.
0 -
Hi @Liger_TH
Currently, we don't support creating address objects by importing a CSV file. If you have a large batch of address objects to create, you might consider using Remote SSH to access the device and create them via CLI commands, which can be quicker. Please note, however, that the maximum number of address objects supported on the USG FLEX 500 is 1,000.
Here’s an example of the command:
Router# configure terminal Router(config)# address-object test1 192.168.123.0/24
For further details, please refer to the CLI Reference Guide, Chapter 52.2.1:
USG FLEX 500_V5.38_Ed2.pdf.Kay
0
Categories
- All Categories
- 442 Beta Program
- 3K Nebula
- 228 Nebula Ideas
- 130 Nebula Status and Incidents
- 6.6K Security
- 643 USG FLEX H Series
- 357 Security Ideas
- 1.8K Switch
- 86 Switch Ideas
- 1.4K Wireless
- 54 Wireless Ideas
- 7K Consumer Product
- 303 Service & License
- 496 News and Release
- 93 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.9K FAQ
- 34 Documents
- 89 About Community
- 110 Security Highlight
Freshman Member
Zyxel Employee

