Hi
Are you trying to replace the VLAN 220 with VLAN 111 from that interface ?
Or you trying to remove VLAN 220 from the switch?
Does VLAN V111 and VLAN V220 are on the switch ?
try "show configuration | compare rollback X" to see what script change
you should get something like that
show configuration | compare rollback 1
[edit interfaces ge-0/0/3 unit 0 family ethernet-switching vlan]
- members v220;
+ members v111;