Configuration Commands NETCONF System Commands netconf Syntax netconf Context config>system>security>profile Description This command authorizes netconf capability for the user. kill-session Syntax [no] kill-session Context config>system>security>profile>netconf>base-op-authorization Description This operation authorizes a user associated with the profile to send a <kill-session> NETCONF operation. This <kill-session> operation allows a NETCONF client to kill another NETCONF session, but not the session in which the operation is requested. Default no kill-session shutdown Syntax [no] shutdown Context config>system>netconf Description This command disables the NETCONF server. 'shutdown' is blocked if there are any active NETCONF sessions. Use the “admin disconnect” command to disconnect all NETCONF sessions before shutting down the NETCONF service. base-op-authorization Syntax base-op-authorization Context config>system>security>profile>netconf Description This command enters the context where permission to use various NETCONF operations is controlled.