DNS > Class 2 - Next Generation DNS Services > 4. DNSSec Source | Edit on
4.3. Signed Zone¶
Navigate to: DNS ›› Zones : DNSSEC Zones : DNSSEC Zone List

Create DNS Express zone signed by DNSSEC
Setting | Value |
---|---|
Name | example.com |
Zone Signing Key | example.com_zsk |
Key Signing Key | example.com_ksk |

TMSH commands for DNSSEC signed zone creation:
TMSH
tmsh create ltm dns dnssec zone example.com keys add { example.com_ksk example.com_zsk }