Switch Management
89
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Astute\User
Guide\Dell_Astute_SwitchManagement.fm
D E L L CO N F I D E N T I A L – P R E L I M I N A RY 8 / 9 / 16 - F O R P RO O F O N L Y
•
Flag
—Indicates the status of the line. The following values can be used in
this field:
–
In-Use
—This line has already been applied. It is no longer a candidate
for future use.
–
Invalid
—The line is invalid, do not use.
–
Blank
—There is no value for the flag field. This line is a candidate to
be applied to the device.
Setup File Format
A line in a setup file contains all or some of the above fields separated by
spaces (in the following order):
<MAC-Address> <New-IP-Address> <New-IP-Mask> <Configuration-
File-Name> <Image-File-Name> <flag>
If the <flag> field is omitted, it is considered to be blank.
A line can be in one of the following formats:
• Format A—Contains all possible fields:
<MAC_address (of device)> <New_IP_Address> <New_IP_Mask>
<Configuration-File-Name> <Image-File-Name> <flag>
Examples:
–
0080.c200.0010 192.168.0.10 255.255.255.0 switch-X.text pc5500-
4018.ros
This means that the line applies to the device with MAC address:
0080.c200.0010
; a new IP address of
192.168.0.10
is to be assigned to
the device, with mask:
255.255.255.0
. The
switch-x.text
is the Startup
Configuration file and
x10xx-10059.ros
is the new image file.
–
0080.c200.0010 192.168.0.10 255.255.255.0 switch-X.text
x10xx-
10059.ros
in-use
This line will not be used because the flag is
in-use
indicating that it
has already been used for some device, and it would be incorrect to use
if for another device.
–
0080.c200.0010 192.168.0.10 255.255.255.0 switch-X.text pc5500-
4018.ros invalid