Copying entries between sessions

There are two options for copying a server entry between sessions. You can:

To copy an entry to a different session and keep the server name, enter:

copy NAME1 to SESS

where:

For example, if you enter:

copy myserver to 2

dscp copies the “myserver” entry in the current session to session 2.

To copy an entry to a different session and give it a different name, enter:

copy NAME1 to SESS NAME2

where:

For example, if you enter:

copy myserver to 2 my_server

dscp copies the “myserver” entry in the current session to session 2 and renames it “my_server.”