Src address and Src addresslist can work togheter?

Hi I’ve a small doubt, if I create a rule like the following the src address will be merged to the addresses of the address list?

add chain=input in-interface=“ether1”
limit=1,1 protocol=icmp src-address=150.x.x.x/20 src-address-list=test

yes

Thanks :smiley: