Example
To upload the current configuration to router1.cfg on the SCP server at IP address 192.168.49.10:
Gxxx-001(super)# copy startup-config scp c:\config_files\router1.cfg
192.168.49.10
To upload the current configuration to router1.cfg on the SCP server at IP address 2001:db8::c0a8:310a:
Gxxx-001(super)# copy startup-config scp c:\config_files\router1.cfg
2001:db8::c0a8:310a
To upload the current configuration to router1.cfg on the SCP server with hostname my.scp.server:
Gxxx-001(super)# copy startup-config scp c:\config_files\router1.cfg
my.scp.server