thanks for the reply, here is the output of a show|compare rollback 0
root@switch# show | compare rollback 0
[edit interfaces ge-5/0/19 unit 0 family ethernet-switching]
- port-mode access;
+ port-mode trunk;
[edit interfaces ge-5/0/19 unit 0 family ethernet-switching vlan]
- members VlanXX;
+ members [ VlanXX YY ];
[edit protocols]
+ stp;
so basically these changes aren't yet commited and will be discarded correct? thanks again!