Cisco CSACS-1121-K9 Reference Guide - Page 173

cdrom, show repository, Table A-20, URL Keywords

Page 173 highlights

Appendix A ACS Command Reference Configuration Commands url URL of the repository. Up to 80 alphanumeric characters (see Table A-20). user Configure username and password for access. Up to 30 alphanumeric characters. Table A-20 Keyword word cdrom: disk: ftp: nfs: sftp: tftp: URL Keywords Source of Destination Enter repository URL, including server and path info. Up to 80 alphanumeric characters. Local CD-ROM drive (read only). Local storage. Note All local repositories are created on the /localdisk partition. When you specify disk:// in the repository URL, the system creates directories in a path that is relative to /localdisk. For example, if you entered disk://backup, the directory is created at /localdisk/backup. You can run the show repository repository_name to view all the files in the local repository. Source or destination URL for an FTP network server. Use url ftp://server/path1. Source or destination URL for an NFS network server. Use url nfs://server:path1. Source or destination URL for an SFTP network server. Use url sftp://server/path1. Source or destination URL for a TFTP network server. Use url tftp://server/path1. Note You cannot use a TFTP repository for performing ACS upgrade. 1. Server is the server name and path refers to /subdir/subsubdir. Remember that a colon (:) is required after the server for an NFS network server. Defaults No default behavior or values. Command Modes Configuration Usage Guidelines None. Examples acs/admin(config)# repository myrepository acs/admin(config-Repository)# url sftp://starwars.test.com/repository/system1 acs/admin(config-Repository)# user luke password skywalker acs/admin(config-Repository)# exit acs/admin(config)# OL-18996-01 CLI Reference Guide for the Cisco Secure Access Control System 5.1 A-135

  • 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-135
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A
ACS Command Reference
Configuration Commands
Defaults
No default behavior or values.
Command Modes
Configuration
Usage Guidelines
None.
Examples
acs/admin(config)#
repository myrepository
acs/admin(config-Repository)#
acs/admin(config-Repository)#
user luke password skywalker
acs/admin(config-Repository)#
exit
acs/admin(config)#
url
URL of the repository. Up to 80 alphanumeric characters (see
Table A-20
).
user
Configure username and password for access. Up to 30 alphanumeric
characters.
Table A-20
URL Keywords
Keyword
Source of Destination
word
Enter repository URL, including server and path info. Up to 80 alphanumeric
characters.
cdrom:
Local CD-ROM drive (read only).
disk:
Local storage.
Note
All local repositories are created on the /localdisk partition. When you
specify disk:// in the repository URL, the system creates directories in a
path that is relative to /localdisk. For example, if you entered
disk://backup,
the directory is created at /localdisk/backup.
You can run the
show repository
repository_name
to view all the files in
the local repository.
ftp:
Source or destination URL for an FTP network server. Use url ftp://
server
/
path
1
.
1.
Server is the server name and path refers to /subdir/subsubdir. Remember that a colon (:) is required after the server for an
NFS network server.
nfs:
Source or destination URL for an NFS network server. Use url nfs://
server:path
1
.
sftp:
Source or destination URL for an SFTP network server. Use url sftp://
server
/
path
1
.
tftp:
Source or destination URL for a TFTP network server. Use url tftp://
server
/
path
1
.
Note
You cannot use a TFTP repository for performing ACS upgrade.