I see an IPv6 address can have a range or prefix length specifier, e.g. /64.
I also see it can have a zone index, e.g. %1.
So what is the syntax when you want both? Is it {addr}%1/64 or {addr}/64%1 or does it not matter (or can you not have both)? Did not find any examples or explanation in wikipedia - they only discuss them separately.