Cisco CSACS-1121-K9 Reference Guide - Page 70

con copy

Page 70 highlights

EXEC Commands Appendix A ACS Command Reference configure To enter the Configuration mode, use the configure command in the EXEC mode. If using the replace option, this command copies a remote configuration to the system, overwriting the existing configuration. configure {terminal} Syntax Description terminal Executes configuration commands from the terminal. Defaults No default behavior or values. Command Modes EXEC Usage Guidelines Use this command to enter the Configuration mode. Note that commands in this mode write to the running configuration file as soon as you enter them (press Enter). To exit the Configuration mode and return to the EXEC mode, enter end, exit, or Ctrl-z. To view the changes that you have made to the configuration, use the show running-config command in the EXEC mode. Examples acs/admin# configure terminal Enter configuration commands, one per line. End with CNTL/Z. acs/admin(config)# Related Commands Command show running-configuration show startup-configuration Description Displays the contents of the currently running configuration file or the configuration. Displays the contents of the startup configuration file or the configuration. copy To copy any file from a source to a destination, use the copy command in the EXEC mode. The copy command in ACS copies a configuration (running or startup). Running Configuration The ACS active configuration stores itself in the ACS RAM. Every configuration command you enter resides in the running configuration. If you reboot your ACS server, you lose the configuration. If you make changes that you want to save, you must copy the running configuration to a safe location, such as a network server, or save it as the ACS server startup configuration. A-32 CLI Reference Guide for the Cisco Secure Access Control System 5.1 OL-18996-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

A-32
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A
ACS Command Reference
EXEC Commands
configure
To enter the Configuration mode, use the
configure
command in the EXEC mode. If using the
replace
option, this command copies a remote configuration to the system, overwriting the existing
configuration.
configure
{
terminal
}
Syntax Description
Defaults
No default behavior or values.
Command Modes
EXEC
Usage Guidelines
Use this command to enter the Configuration mode. Note that commands in this mode write to the
running configuration file as soon as you enter them (press
Enter
).
To exit the Configuration mode and return to the EXEC mode, enter
end
,
exit
, or
Ctrl-z
.
To view the changes that you have made to the configuration, use the
show running-config
command
in the EXEC mode.
Examples
acs/admin#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
acs/admin(config)#
Related Commands
copy
To copy any file from a source to a destination, use the
copy
command in the EXEC mode. The
copy
command in ACS copies a configuration (running or startup).
Running Configuration
The ACS active configuration stores itself in the ACS RAM. Every configuration command you enter
resides in the running configuration. If you reboot your ACS server, you lose the configuration. If you
make changes that you want to save, you must copy the running configuration to a safe location, such as
a network server, or save it as the ACS server startup configuration.
terminal
Executes configuration commands from the terminal.
Command
Description
show running-configuration
Displays the contents of the currently running configuration file or the
configuration.
show startup-configuration
Displays the contents of the startup configuration file or the
configuration.