<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Configlets>
<Configlet>
<TEMPLATE_ID>121</TEMPLATE_ID>
<TEMPLATE_NAME>Configure Interface Speed and Duplex Cisco</TEMPLATE_NAME>
<TEMPLATE_TYPE>COMMAND_LINE_MODE</TEMPLATE_TYPE>
<OWNER_NAME>system</OWNER_NAME>
<VENDOR_NAME>Cisco</VENDOR_NAME>
<LAST_MODIFIED_TIME/>
<DESCRIPTION>This configlet is used to configure the interface speed and duplex on multiple cisco devices simultaneously</DESCRIPTION>
<TEMPLATE_CONTENTS>show interface $INTERFACE configure terminal interface $INTERFACE speed $SPEED duplex $DUPLEX exit exit show interface $INTERFACE write memory</TEMPLATE_CONTENTS>
<BACKUP_BEFORE_TEMPLATE>true</BACKUP_BEFORE_TEMPLATE>
<BACKUP_AFTER_TEMPLATE>true</BACKUP_AFTER_TEMPLATE>
</Configlet>
</Configlets>