compass-web/public/ods/ui/host_config/views/pattern_tip.ejs
jiahuay 4c56c7aa59 Add custom hostname function. Add autofill for tenant ip
Change-Id: Id3a875b414faa050c01fa2468b8be383c3081cab
2014-01-31 10:34:24 -08:00

17 lines
585 B
Plaintext

<div>
<strong>Switch IP: </strong>
Use the IP address and port for the switch to which the host is attached
</div>
<div>
<strong>Switch alias: </strong>
Use the switch alias for the switch and port to which the host is attached
</div>
<div>
<strong>Server: </strong>
Auto-increment integer value based on the last generated value
</div>
<div>
<strong>Custom: </strong>
Pre-defined patterns include {switchIp}, {port}, {d.1}, {d.2}, {d.3}, {d.4},
{mgtIpPart1}, {mgtIpPart2}, {mgtIpPart3}, {mgtIpPart4},
{tntIpPart1}, {tntIpPart2}, {tntIpPart3}, {tntIpPart4}</div>