static (dmz,inside) 192.168.2.10 192.168.101.210 dns netmask 255.255.255.255 0 0
static (dmz,inside) 192.168.2.11 192.168.101.211 dns netmask 255.255.255.255 0 0
As far as know that the format for pix static command is :
static (highSecurity, lowSecurity) lowip highip
but in the configuration that I have got in the quote above (we have got different format)!!!Any clue ?