In reply to SATYA369:
read and write are considering both the DUT registers as well as the mirror, independently if you are using backdoor or frontdoor access.
peek and poke are designated for backdoor and these commands are doing the same. peek is a backdoor read and poke a backdoor write.