Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/models/loadbalancing/slb/vs/__init__.py
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/models/loadbalancing/slb/vs/__init__.py	(revision 38452)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/models/loadbalancing/slb/vs/__init__.py	(working copy)
@@ -923,7 +923,7 @@
                                               match_exception=CLICmdError, exclusive=True, match_msg=__("The virtual service cannot be modified. ")),
                                   RegexParser('it will be associated with the first system interface.', MATCHONE,
                                               match_exception=CLICmdNormal,exclusive=True),
-                                  BlankParser(nonblank_exception=CLICmdError, supplement=True))
+                                  BlankParser(nonblank_exception=CLICmdError, supplement=True, ignore_msg=["Type \"YES\"  to confirm your operation:"]))
             return 
         @staticmethod
         def _update_max_cps(manager, instance):
