Cisco CSACS-1121-K9 Reference Guide - Page 84

reload, Defaults, Command Modes, Usage Guidelines, Examples, Syntax Description

Page 84 highlights

EXEC Commands Appendix A ACS Command Reference Pingcount pingcount Number of ping echo requests. Specify the number of ping echo requests; the value can be between 1 and 10. Defaults No default behavior or values. Command Modes EXEC Usage Guidelines The ping command sends an echo request packet to an address, then awaits a reply. The ping output can help you evaluate path-to-host reliability, delays over the path, and whether you can reach a host. Examples reload acs/admin# ping 172.16.0.1 df 2 packetsize 10 pingcount 2 PING 172.16.0.1 (172.16.0.1) 10(38) bytes of data. 18 bytes from 172.16.0.1: icmp_seq=0 ttl=40 time=306 ms 18 bytes from 172.16.0.1: icmp_seq=1 ttl=40 time=300 ms --- 172.16.0.1 ping statistics --2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 300.302/303.557/306.812/3.255 ms, pipe 2 acs/admin# To reload the ACS operating system, use the reload command in the EXEC mode. reload Syntax Description No arguments or keywords. Defaults No default behavior or values. Command Modes EXEC Usage Guidelines The reload command halts the system. Use the command after you enter configuration information into a file and save it to the startup configuration. Before you issue the reload command, ensure that ACS is not performing any backup, restore, installation, upgrade, or remove operation. If ACS performs any of these operations and you issue the reload command, you will notice any of the following warning messages: WARNING: A backup or restore is currently in progress! Continue with reload? WARNING: An install/upgrade/remove is currently in progress! Continue with reload? A-46 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-46
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A
ACS Command Reference
EXEC Commands
Defaults
No default behavior or values.
Command Modes
EXEC
Usage Guidelines
The
ping
command sends an echo request packet to an address, then awaits a reply. The ping output can
help you evaluate path-to-host reliability, delays over the path, and whether you can reach a host.
Examples
acs/admin#
ping 172.16.0.1 df 2 packetsize 10 pingcount 2
PING 172.16.0.1 (172.16.0.1) 10(38) bytes of data.
18 bytes from 172.16.0.1: icmp_seq=0 ttl=40 time=306 ms
18 bytes from 172.16.0.1: icmp_seq=1 ttl=40 time=300 ms
--- 172.16.0.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 300.302/303.557/306.812/3.255 ms, pipe 2
acs/admin#
reload
To reload the ACS operating system, use the
reload
command in the EXEC mode.
reload
Syntax Description
No arguments or keywords.
Defaults
No default behavior or values.
Command Modes
EXEC
Usage Guidelines
The
reload
command halts the system. Use the command after you enter configuration information into
a file and save it to the startup configuration.
Before you issue the
reload
command, ensure that ACS is not performing any backup, restore,
installation, upgrade, or remove operation. If ACS performs any of these operations and you issue the
reload
command, you will notice any of the following warning messages:
WARNING: A backup or restore is currently in progress! Continue with reload?
WARNING: An install/upgrade/remove is currently in progress! Continue with reload?
Pingcount
Number of ping echo requests.
pingcount
Specify the number of ping echo requests; the value can be between 1 and 10.