Copying a Configuration from One Configuration Location to Another

You can copy a collection of configuration statements from one place in the configuration to another. This process simplifies configuration so that you do not need to configure the same information in more than one place.

To copy a collection of configuration statements from one location to another:

    • user@host# copy <source edit path> <source identifier name>to <target edit path> <target identifier name>

For example, to copy the configuration for user Chris to another use Pat:

[edit system login]
user@host# copy user Chris to user Pat