<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">#simple-translate .simple-translate-button {
  all: initial;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  border-radius: 10%;
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
  height: 22px;
  width: 22px;
  position: fixed;
  z-index: 2147483647;
  cursor: pointer;
  transition-property: opacity, visibility;
  transition-duration: 200ms;
  opacity: 0;
  visibility: hidden; }
  #simple-translate .simple-translate-button.isShow {
    opacity: 1;
    visibility: visible;
    transition-duration: 0ms;
    animation: simple-translate-showButton 200ms; }

@keyframes simple-translate-showButton {
  0% {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    transform: scale3d(1, 1, 1); } }
</style><style type="text/css">#simple-translate .simple-translate-panel {
  all: initial;
  position: fixed;
  overflow: hidden;
  background-color: var(--simple-translate-main-bg);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  z-index: 2147483646;
  transition-property: opacity, visibility;
  transition-duration: 200ms;
  opacity: 0;
  visibility: hidden; }
  #simple-translate .simple-translate-panel.isShow {
    opacity: 1;
    visibility: visible; }
  #simple-translate .simple-translate-panel .simple-translate-result-wrapper {
    padding: 10px 18px;
    box-sizing: border-box;
    width: max-content;
    height: max-content;
    width: -moz-max-content;
    height: -moz-max-content;
    max-width: 100%;
    max-height: 100%;
    overflow: auto; }
    #simple-translate .simple-translate-panel .simple-translate-result-wrapper p {
      all: initial;
      display: block;
      margin: 0;
      font-family: "Segoe UI", "San Francisco", "Ubuntu", "Fira Sans", "Roboto", "Arial",
 "Helvetica", sans-serif !important;
      text-align: left;
      word-wrap: break-word;
      font-size: inherit;
      line-height: 150%;
      visibility: inherit;
      opacity: inherit; }
      #simple-translate .simple-translate-panel .simple-translate-result-wrapper p::-moz-selection {
        background: var(--simple-translate-line); }
      #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-result {
        color: var(--simple-translate-main-text); }
      #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-candidate, #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-error {
        color: var(--simple-translate-sub-text);
        margin-top: 1em; }
        #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-candidate:empty, #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-error:empty {
          margin-top: 0; }
</style><style type="text/css">:root {
  --simple-translate-main-text: #0c0c0d;
  --simple-translate-sub-text: #737373;
  --simple-translate-line: #ededf0;
  --simple-translate-button: #d7d7db;
  --simple-translate-highlight: #5595ff;
  --simple-translate-main-bg: #ffffff; }
</style><style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style><style type="text/css">#simple-translate .simple-translate-button {
  all: initial;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  border-radius: 10%;
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
  height: 22px;
  width: 22px;
  position: fixed;
  z-index: 2147483647;
  cursor: pointer;
  transition-property: opacity, visibility;
  transition-duration: 200ms;
  opacity: 0;
  visibility: hidden; }
  #simple-translate .simple-translate-button.isShow {
    opacity: 1;
    visibility: visible;
    transition-duration: 0ms;
    animation: simple-translate-showButton 200ms; }

@keyframes simple-translate-showButton {
  0% {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    transform: scale3d(1, 1, 1); } }
</style><style type="text/css">#simple-translate .simple-translate-panel {
  all: initial;
  position: fixed;
  overflow: hidden;
  background-color: var(--simple-translate-main-bg);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  z-index: 2147483646;
  transition-property: opacity, visibility;
  transition-duration: 200ms;
  opacity: 0;
  visibility: hidden; }
  #simple-translate .simple-translate-panel.isShow {
    opacity: 1;
    visibility: visible; }
  #simple-translate .simple-translate-panel .simple-translate-result-wrapper {
    padding: 10px 18px;
    box-sizing: border-box;
    width: max-content;
    height: max-content;
    width: -moz-max-content;
    height: -moz-max-content;
    max-width: 100%;
    max-height: 100%;
    overflow: auto; }
    #simple-translate .simple-translate-panel .simple-translate-result-wrapper p {
      all: initial;
      display: block;
      margin: 0;
      font-family: "Segoe UI", "San Francisco", "Ubuntu", "Fira Sans", "Roboto", "Arial",  "Helvetica", sans-serif !important;
      text-align: left;
      word-wrap: break-word;
      font-size: inherit;
      line-height: 150%;
      visibility: inherit;
      opacity: inherit; }
      #simple-translate .simple-translate-panel .simple-translate-result-wrapper p::-moz-selection {
        background: var(--simple-translate-line); }
      #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-result {
        color: var(--simple-translate-main-text); }
      #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-candidate, #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-error {
        color: var(--simple-translate-sub-text);
        margin-top: 1em; }
        #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-candidate:empty, #simple-translate .simple-translate-panel .simple-translate-result-wrapper p.simple-translate-error:empty {
          margin-top: 0; }
</style><style type="text/css">:root {
  --simple-translate-main-text: #0c0c0d;
  --simple-translate-sub-text: #737373;
  --simple-translate-line: #ededf0;
  --simple-translate-button: #d7d7db;
  --simple-translate-highlight: #5595ff;
  --simple-translate-main-bg: #ffffff; }
</style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div>Grand Day,</div>
<div>Where do I do the work I did in "Network Service Config".. The "VCN" stuff I need first. Setting the size etc It was a grand place to config what you wanted for the next runs.</div>
<div><br>
</div>
<div>__R<br>
</div>
</div>
<div id="simple-translate">
<div><button style="background-image: url("moz-extension://e8a824f8-5acc-46eb-84cf-17639742bf06/icons/512.png"); height: 22px; width: 22px; top: 10px; left: 10px;" class="simple-translate-button ">
</button>
<div class="simple-translate-panel " style="width: 300px; height: 200px; top: 0px; left: 0px; font-size: 13px; background-color: rgb(255, 255, 255);">
<div class="simple-translate-result-wrapper" style="overflow: hidden;">
<p class="simple-translate-result" style="color: rgb(0, 0, 0);"></p>
<p class="simple-translate-candidate" style="color: rgb(115, 115, 115);"></p>
</div>
</div>
</div>
</div>
<br>
<div align="center">
<table class="MsoNormalTable" border="1" cellspacing="0" cellpadding="0" width="100%" style="width:100.0%; border:outset #666666 1.0pt">
<tbody>
<tr>
<td style="border:inset #666666 1.0pt; padding:3.75pt 3.75pt 3.75pt 3.75pt">
<p class="MsoNormal"><span style="font-size:8pt; font-family:"Trebuchet MS","sans-serif"; color:gray">Software AG – Sitz/Registered office: Uhlandstraße 12, 64297 Darmstadt, Germany – Registergericht/Commercial register: Darmstadt HRB 1562 - Vorstand/Management
 Board: Sanjay Brahmawar (Vorsitzender/Chairman), John Schweitzer, Dr. Stefan Sigg, Arnd Zinnhardt; - Aufsichtsratsvorsitzender/Chairman of the Supervisory Board: Dr. Andreas Bereczky -
</span><a href="http://www.softwareag.com"><b><span style="font-size:8pt; font-family:"Trebuchet MS","sans-serif"; color:navy">http://www.softwareag.com</span></b><span style="font-size:8pt; font-family:"Trebuchet MS","sans-serif"; color:gray">
</span></a><span style="font-size:12.0pt"></span></p>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>