ccc69cc6a6dd367c836dc2d4b076ec5d1dfcecb4
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 |