You copy the current configuration to a file on the database server or storage server. For example:
switch# copy running-config tftp://hostname/directory_name/switch_name-start-config.back
Enter vrf (If no input, current vrf ‘default’ is considered): management
Enter username: uname
uname@hostname’s password: password
Copy complete.
You can use any of the supported transport schemes on the RoCE Network Fabric switch: tftp, ftp, scp or sftp.
The hostname is the address or name of the remote server, and the directory_name is the path to the directory that contains the file on the remote server. The hostname, directory_name, and file name are case sensitive.
On Oracle Exadata systems, the default Cisco VRF (Virtual Routing and Forwarding) name for the RoCE Network Fabric is management. However, this setting may be customized. When prompted, specify the VRF name being used on your system.
You may also be prompted for a username and password to access the remote server.