Tag Elements Beginning with P > <pre-shared-key> (configuration/security/ike/policy) Usage <configuration> <security> <ike> <policy> <pre-shared-key> <ascii-text>ascii-text</ascii-text> <hexadecimal>hexadecimal</hexadecimal> </pre-shared-key> </policy> </ike> </security></configuration> Description Define a preshared key. Contents <ascii-text>—Format as text. <hexadecimal>—Format as hexadecimal.
Tag Elements Beginning with P > <pre-shared-key> (configuration/security/ike/policy)
<configuration> <security> <ike> <policy> <pre-shared-key> <ascii-text>ascii-text</ascii-text> <hexadecimal>hexadecimal</hexadecimal> </pre-shared-key> </policy> </ike> </security></configuration>
<configuration>
<security>
<ike>
<policy>
<pre-shared-key>
<ascii-text>
ascii-text
</ascii-text>
<hexadecimal>
hexadecimal
</hexadecimal>
</pre-shared-key>
</policy>
</ike>
</security></configuration>
Define a preshared key.
<ascii-text>—Format as text.
<hexadecimal>—Format as hexadecimal.