Router 3
To verify that the IPSec security association is active, issue the
show services ipsec-vpn ipsec security-associations detailcommand. To be successful, the SA on Router 3 must contain the same settings you specified on Router 2.user@R3>show services ipsec-vpn ipsec security-associations detailService set: service-set-manual-BiEspshadesRule: rule-manual-SA-BiEspshades, Term: term-manual-SA-BiEspshades,Tunnel index: 1Local gateway: 10.1.15.2, Remote gateway: 10.1.15.1Local identity: ipv4_subnet(any:0,[0..7]=10.0.0.0/8)Remote identity: ipv4_subnet(any:0,[0..7]=0.0.0.0/0)Direction: inbound, SPI: 261, AUX-SPI: 0Mode: tunnel, Type: manual, State: InstalledProtocol: ESP, Authentication: hmac-sha1-96, Encryption: des-cbcAnti-replay service: DisabledDirection: outbound, SPI: 261, AUX-SPI: 0Mode: tunnel, Type: manual, State: InstalledProtocol: ESP, Authentication: hmac-sha1-96, Encryption: des-cbcAnti-replay service: DisabledTo verify that traffic is traveling over the bidirectional IPSec tunnel, issue the
show services ipsec-vpn statisticscommand:user@R3>show services ipsec-vpn ipsec statisticsPIC: sp-1/2/0, Service set: service-set-manual-BiEspshadesESP Statistics:Encrypted bytes: 1560Decrypted bytes: 1616Encrypted packets: 19Decrypted packets: 20AH Statistics:Input bytes: 0Output bytes: 0Input packets: 0Output packets: 0Errors:AH authentication failures: 0, Replay errors: 0ESP authentication failures: 0, ESP decryption failures: 0Bad headers: 0, Bad trailers: 0