6357af7165e2b735539d9f170f117932a4522cd9
howto/IPsecWithPublicKeys/CiscoIOSExample.md
| ... | ... | @@ -60,7 +60,6 @@ In this example, we'll use the following settings: |
| 60 | 60 | Enter configuration commands, one per line. End with CNTL/Z. |
| 61 | 61 | foo(config)#crypto key pubkey-chain rsa |
| 62 | 62 | foo(config-pubkey-chain)#addressed-key 192.0.2.2 |
| 63 | - foo(config-pubkey-key)#key |
|
| 64 | 63 | foo(config-pubkey-key)#key-string |
| 65 | 64 | Enter a public key as a hexidecimal number .... |
| 66 | 65 |