Dell PowerConnect B-RX16 Installation Guide - Page 203

Making local copies of the startup configuration file, Dynamic configuration loading

Page 203 highlights

Dynamic configuration loading 7 To initiate transfers of configuration files to or from a TFTP server, enter one of the following commands at the Privileged EXEC level of the CLI: • copy startup-config tftp - Use this command to upload a copy of startup-config from the BigIron RX Series to a TFTP server. • copy running-config tftp - Use this command to upload a copy of the running configuration from the BigIron RX Series to a TFTP server. • copy tftp startup-config - Use this command to download a copy of the startup-config from a TFTP server to a switch. • copy tftp running-config [overwrite] - Use this command to download the running configuration from the system's runtime memory to a TFTP server. The running configuration is then appended to the current configuration of a BigIron RX Series. Making local copies of the startup configuration file You can copy the startup-config file in code flash to another location in code flash or to a PCMCIA flash card inserted in a the management module's slot 1 or 2. For example, to make a backup copy of the startup-config file and save the backup file in code flash, enter a command such as the following at the Privileged EXEC level in the CLI: BigIron RX# cp startup-config startup-config.bak Syntax: cp For example, to make a backup copy of the startup-config file and save the backup file on a flash card in slot 2, enter a command such as the following at the Privileged EXEC level in the CLI: BigIron RX# cp startup-config /slot2/backups/startup-config.bak Syntax: cp [/]/ [/]/ NOTE These example assume that code flash has the current management focus. Specify the parameter if the source file is in a file system that does not have current management focus. The specifies the name of the file you want to copy. Specify the parameter if you want to copy the source file to a file system that does not have current management focus. The specifies the name of the file you copied to a new destination. Dynamic configuration loading You can load dynamic configuration commands (commands that do not require a reload to take effect) from a file on a TFTP server into the BigIron RX Series switch's running-config. You can make configuration changes off-line, then load the changes directly into the device's running-config, without reloading the software. BigIron RX Installation Guide 191 53-1001811-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240

BigIron RX Installation Guide
191
53-1001811-01
Dynamic configuration loading
7
To initiate transfers of configuration files to or from a TFTP server, enter one of the following
commands at the Privileged EXEC level of the CLI:
copy startup-config tftp
<tftp-ip-addr> <filename> – Use this command to upload a copy of
startup-config from the BigIron RX Series to a TFTP server.
copy running-config tftp
<tftp-ip-addr> <filename> – Use this command to upload a copy of the
running configuration from the BigIron RX Series to a TFTP server.
copy tftp startup-config
<tftp-ip-addr> <filename> – Use this command to download a copy of
the startup-config from a TFTP server to a switch.
copy tftp running-config
<tftp-ip-addr> <filename> [
overwrite
] – Use this command to
download the running configuration from the system’s runtime memory to a TFTP server. The
running configuration is then appended to the current configuration of a BigIron RX Series.
Making local copies of the startup configuration file
You can copy the startup-config file in code flash to another location in code flash or to a PCMCIA
flash card inserted in a the management module’s slot 1 or 2.
For example, to make a backup copy of the startup-config file and save the backup file in code
flash, enter a command such as the following at the Privileged EXEC level in the CLI:
BigIron RX# cp startup-config startup-config.bak
Syntax:
cp <source-file-name> <dest-file-name>
For example, to make a backup copy of the startup-config file and save the backup file on a flash
card in slot 2, enter a command such as the following at the Privileged EXEC level in the CLI:
BigIron RX# cp startup-config /slot2/backups/startup-config.bak
Syntax:
cp [/<source-dir-path>]/<source-file-name> [/<dest-dir-path>]/<dest-file-name>
NOTE
These example assume that code flash has the current management focus.
Specify the <source-dir-path> parameter if the source file is in a file system that does not have
current management focus. The <source-file-name> specifies the name of the file you want to
copy.
Specify the <dest-dir-path> parameter if you want to copy the source file to a file system that does
not have current management focus. The <dest-file-name> specifies the name of the file you
copied to a new destination.
Dynamic configuration loading
You can load dynamic configuration commands (commands that do not require a reload to take
effect) from a file on a TFTP server into the BigIron RX Series switch’s running-config. You can make
configuration changes off-line, then load the changes directly into the device’s running-config,
without reloading the software.