Dell PowerConnect 6248 Configuration Guide - Page 164

Monitoring and Completing the Auto Config Process, Saving a Configuration

Page 164 highlights

Once a hostname has been determined, the switch then issues a TFTP request for a file named ".cfg" file, where is the first 32 characters of the switch's hostname. If the switch is unable to map its IP address to a hostname, Auto Config sends TFTP requests for the default configuration file "host.cfg." Table 9-1 summarizes the config files which may be downloaded, and the order in which they are sought. Table 9-1. Configuration File Possibilities Order Sought File Name Description 1 .cfg Host-specific config file, ending in a *.cfg file extension 2 fp-net.cfg Default network config file 3 .cfg Host-specific config file, associated with hostname 4 host.cfg Default config file Final File Sought Yes No Yes Yes Table 9-2 displays the determining factors for issuing unicast or broadcast TFTP requests. Table 9-2. TFTP Request Types TFTP Server Address Available Host-specific Router Config TFTP Request Method Filename Available Yes Yes Issue a unicast request for the host-specific router config file to the TFTP server Yes No Issue a unicast request for a default network or router config file to the TFTP server No Yes Issue a broadcast request for the host-specific router config file to any available TFTP server No No Issue a broadcast request for the default network or router config file to any available TFTP server Monitoring and Completing the Auto Config Process When a switch begins bootup and there is no saved configuration, a message appears on the console informing the user that the Auto Config procedure is starting. A message also appears when Auto Config completes. The user is reminded with a message indicating that configuration must be saved in order to avoid performing Auto Config on the next reboot. When Auto Config has successfully completed, an administrator can execute a show running-config command to validate the contents of configuration. Saving a Configuration An administrator must explicitly save the downloaded configuration in non-volatile memory. This makes the configuration available for the next reboot. In the CLI, this is performed by issuing copy runningconfig startup-config command and should be done after validating the contents of saved configuration. 164 Utility

  • 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

164
Utility
Once a hostname has been determined, the switch then issues a TFTP request for a file named
"<hostname>.cfg" file, where <hostname> is the first 32 characters of the switch's hostname.
If the switch is unable to map its IP address to a hostname, Auto Config sends TFTP requests for the
default configuration file "host.cfg."
Table 9-1 summarizes the config files which may be downloaded, and the order in which they are sought.
Table 9-1.
Configuration File Possibilities
Table 9-2 displays the determining factors for issuing unicast or broadcast TFTP requests.
Table 9-2.
TFTP Request Types
Monitoring and Completing the Auto Config Process
When a switch begins bootup and there is no saved configuration, a message appears on the console
informing the user that the Auto Config procedure is starting. A message also appears when Auto Config
completes. The user is reminded with a message indicating that configuration must be saved in order to
avoid performing Auto Config on the next reboot.
When Auto Config has successfully completed, an administrator can execute a
show running-config
command to validate the contents of configuration.
Saving a Configuration
An administrator must explicitly save the downloaded configuration in non-volatile memory. This makes
the configuration available for the next reboot. In the CLI, this is performed by issuing
copy running-
config startup-config
command and should be done after validating the contents of saved configuration.
Order Sought
File Name
Description
Final File Sought
1
<bootfile>.cfg
Host-specific config file, ending in a *.cfg file extension
Yes
2
fp-net.cfg
Default network config file
No
3
<hostname>.cfg
Host-specific config file, associated with hostname
Yes
4
host.cfg
Default config file
Yes
TFTP Server Address Available
Host-specific Router Config
Filename Available
TFTP Request Method
Yes
Yes
Issue a unicast request for the host-specific router
config file to the TFTP server
Yes
No
Issue a unicast request for a default network or router
config file to the TFTP server
No
Yes
Issue a broadcast request for the host-specific router
config file to any available TFTP server
No
No
Issue a broadcast request for the default network or
router config file to any available TFTP server