home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show vpn ipsec state

Displays information about the current IPsec state.

show vpn ipsec state

Operational mode

Use this command to display information about the status about the current IPsec state.

The following example shows the output of the show vpn ipsec state command.

vyatta@R1# show vpn ipsec state
src 192.0.3.33 dst 192.0.3.1
        proto esp spi 0xcfa035e9 reqid 1 mode tunnel
        replay-window 0 flag af-unspec
        auth-trunc hmac(sha1) 0x31c816ef1336fed43366d5023875f7e98b8e9e8f 96
        enc cbc(aes) 0x0cc8fbc4f29ee71945874cbd76a43a6302248a0eac75580ef85e2cfdee07a643
src 192.0.3.1 dst 192.0.3.33
        proto esp spi 0xc37c65f1 reqid 1 mode tunnel
        replay-window 0 flag af-unspec
        auth-trunc hmac(sha1) 0xc7c7accc5ed51e4bb35457f0d98120975c3b8042 96
        enc cbc(aes) 0x1d5213116324811159de79f4a16754a04595ab8bffd5c30dd3327c0b4010b12b
src 192.0.3.33 dst 192.0.3.1
        proto esp spi 0xcc9fd53e reqid 1 mode tunnel
        replay-window 0 flag af-unspec
        auth-trunc hmac(sha1) 0x886cfcb9a4d273fd4ebf1209297f49286db501d2 96
        enc cbc(aes) 0xbf5c202e635a512136bb7790c88ba9d7a40548e46c671b459e48b0506ad4e418
src 192.0.3.1 dst 192.0.3.33
        proto esp spi 0xcae3a9f1 reqid 1 mode tunnel
        replay-window 0 flag af-unspec
        auth-trunc hmac(sha1) 0xfb1374ffca9d4a7552c8a950c87b4f1784cfbd7a 96
        enc cbc(aes) 0x164be36fbeaf8762ebd4609c0cbe163e0df6da6273051657ee5ad600c1e521dd

vyatta@R1#