Description

This article provides the detail about the number of url-patterns that can be configured in a custom-url-category under UTM custom-objects in vSRX/TVP SRX platforms.

Solution

The number of url-patterns that can be configured in vSRX/TVP SRX platforms is 3000 and the number of URLs that can be configured in one url-pattern is 1000. Please refer [SRX] What is the maximum URL patterns and maximum URLs in one URL pattern limit that can be configured on vSRX/TVP SRX platforms? for more details.

 

As per the lab tests shown below, the number of url-patterns that can be configured in a custom-url-category is 15 for vSRX/TVP SRX platforms.

 

Test on vSRX3.0:-

 

root@vSRX# set security utm custom-objects custom-url-category cat value [ test1 test2 test3 test4 test5 test6 test7 test8 test9 test10 test11 test12 test13 test14 test15 test16 test17 test18 test19 test20 test21 ]    

 

[edit]

root@vSRX# commit check

error: The custom-category cat has more than 15 url-patterns!

error: configuration check-out failed

 

Test on SRX4600:-

 

root@jtac-srx4600# set security utm custom-objects custom-url-category cat value [ test1 test2 test3 test4 test5 test6 test7 test8 test9 test10 test11 test12 test13 test14 test15 test16 ]                                           

 

[edit]

root@jtac-srx4600# commit check

error: The custom-category cat has more than 15 url-patterns!

error: configuration check-out failed

Modification History

2024-09-10 : Article Created