Viewing the CLI Equivalent at the Router

Example 6-1 shows the CLI equivalent that is implemented on R1 from the configuration we did in CCP on R1.

Image

Example 6-1 The CLI Equivalent Commands to Implement IPsec VPNs

! This implements our IKE Phase 1 policy. The default policy that CPP! implements is its policy #1, (which has higher priority than a higher! numbered policy, including our policy #2.)R1(config-isakmp)# crypto isakmp policy 2R1(config-isakmp)# authentication pre-shareR1(config-isakmp)# encr aes 128R1(config-isakmp)# hash md5R1(config-isakmp)# group 2R1(config-isakmp)# lifetime 21600R1(config-isakmp)# exit ...

Get Santos:CCNA Sec 210-260 OCG now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.