To schedule bulk maintenance for port and interface components using an XML file:
-
Open an XML editor.
-
Create a file with the format:
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE ics_config SYSTEM "ics-config.dtd"> <ics_config version="2"> <maintconfig className = "Port" instanceName = "abc" startYear = "2009" startMonth = "7" startDay = "26" startHour= "10" startMinute= "00" endYear = "2009" endMonth = "7" endDay = "28" endHour= "16" endMinute = "00" systemName = "router1"/> </ics_config>
-
Save and close the file.
-
Upload the XML file to the server.
“Loading the bulk maintenance XML file� on page 130 provides detailed information on uploading the XML file to the server.