-
Notifications
You must be signed in to change notification settings - Fork 739
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created test with multiple SAs under interface.
- Loading branch information
Nicholas Nelson - 10105570
committed
Sep 20, 2022
1 parent
374b509
commit d2f29cd
Showing
2 changed files
with
555 additions
and
0 deletions.
There are no files selected for viewing
127 changes: 127 additions & 0 deletions
127
tests/cisco_ios/show_crypto_ipsec_sa_detail/cisco_ios_show_crypto_ipsec_sa_detail_2.raw
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,127 @@ | ||
interface: Tunnel1 | ||
Crypto map tag: Tunnel1-head-0, local addr 1.2.3.4 | ||
|
||
protected vrf: (none) | ||
local ident (addr/mask/prot/port): (1.2.3.4/255.255.255.255/47/0) | ||
remote ident (addr/mask/prot/port): (2.2.2.2/255.255.255.255/47/0) | ||
current_peer 2.2.2.2 port 4500 | ||
PERMIT, flags={origin_is_acl,} | ||
#pkts encaps: 4981028, #pkts encrypt: 4981028, #pkts digest: 4981028 | ||
#pkts decaps: 4112421, #pkts decrypt: 4112421, #pkts verify: 4112421 | ||
#pkts compressed: 0, #pkts decompressed: 0 | ||
#pkts not compressed: 0, #pkts compr. failed: 0 | ||
#pkts not decompressed: 0, #pkts decompress failed: 0 | ||
#pkts no sa (send) 0, #pkts invalid sa (rcv) 0 | ||
#pkts encaps failed (send) 0, #pkts decaps failed (rcv) 0 | ||
#pkts invalid prot (recv) 0, #pkts verify failed: 0 | ||
#pkts invalid identity (recv) 0, #pkts invalid len (rcv) 0 | ||
#pkts replay rollover (send): 0, #pkts replay rollover (rcv) 0 | ||
##pkts replay failed (rcv): 0 | ||
#pkts tagged (send): 0, #pkts untagged (rcv): 0 | ||
#pkts not tagged (send): 0, #pkts not untagged (rcv): 0 | ||
#pkts internal err (send): 0, #pkts internal err (recv) 0 | ||
|
||
local crypto endpt.: 1.2.3.4, remote crypto endpt.: 2.2.2.2 | ||
plaintext mtu 1442, path mtu 1500, ip mtu 1500, ip mtu idb GigabitEthernet8 | ||
current outbound spi: 0x1234ABCD(305441741) | ||
PFS (Y/N): N, DH group: none | ||
|
||
inbound esp sas: | ||
spi: 0xABCD1234(2882343476) | ||
transform: esp-256-aes esp-sha-hmac , | ||
in use settings ={Transport UDP-Encaps, } | ||
conn id: 124, flow_id: Onboard VPN:124, sibling_flags 80000000, crypto map: Tunnel1-head-0 | ||
sa timing: remaining key lifetime (k/sec): (4332650/3205) | ||
IV size: 16 bytes | ||
replay detection support: Y replay window size: 1024 | ||
Status: ACTIVE(ACTIVE) | ||
|
||
inbound ah sas: | ||
|
||
inbound pcp sas: | ||
|
||
outbound esp sas: | ||
spi: 0x1234ABCD(305441741) | ||
transform: esp-256-aes esp-sha-hmac , | ||
in use settings ={Transport UDP-Encaps, } | ||
conn id: 123, flow_id: Onboard VPN:123, sibling_flags 80000000, crypto map: Tunnel1-head-0 | ||
sa timing: remaining key lifetime (k/sec): (4332649/3205) | ||
IV size: 16 bytes | ||
replay detection support: Y replay window size: 1024 | ||
Status: ACTIVE(ACTIVE) | ||
|
||
outbound ah sas: | ||
|
||
outbound pcp sas: | ||
|
||
interface: Tunnel2 | ||
Crypto map tag: Tunnel2-head-0, local addr 1.2.3.4 | ||
|
||
protected vrf: (none) | ||
local ident (addr/mask/prot/port): (1.2.3.4/255.255.255.255/47/0) | ||
remote ident (addr/mask/prot/port): (3.3.3.3/255.255.255.255/47/0) | ||
current_peer 3.3.3.3 port 4500 | ||
PERMIT, flags={origin_is_acl,} | ||
#pkts encaps: 13133657, #pkts encrypt: 13133657, #pkts digest: 13133657 | ||
#pkts decaps: 12013064, #pkts decrypt: 12013064, #pkts verify: 12013064 | ||
#pkts compressed: 0, #pkts decompressed: 0 | ||
#pkts not compressed: 0, #pkts compr. failed: 0 | ||
#pkts not decompressed: 0, #pkts decompress failed: 0 | ||
#pkts no sa (send) 0, #pkts invalid sa (rcv) 0 | ||
#pkts encaps failed (send) 0, #pkts decaps failed (rcv) 0 | ||
#pkts invalid prot (recv) 0, #pkts verify failed: 0 | ||
#pkts invalid identity (recv) 0, #pkts invalid len (rcv) 0 | ||
#pkts replay rollover (send): 0, #pkts replay rollover (rcv) 0 | ||
##pkts replay failed (rcv): 1 | ||
#pkts tagged (send): 0, #pkts untagged (rcv): 0 | ||
#pkts not tagged (send): 0, #pkts not untagged (rcv): 0 | ||
#pkts internal err (send): 0, #pkts internal err (recv) 0 | ||
|
||
local crypto endpt.: 1.2.3.4, remote crypto endpt.: 3.3.3.3 | ||
plaintext mtu 1442, path mtu 1500, ip mtu 1500, ip mtu idb GigabitEthernet8 | ||
current outbound spi: 0x4321DCBA(0987612345) | ||
PFS (Y/N): N, DH group: none | ||
|
||
inbound esp sas: | ||
spi: 0x1234DCBA(4321567890) | ||
transform: esp-256-aes esp-sha-hmac , | ||
in use settings ={Transport UDP-Encaps, } | ||
conn id: 457, flow_id: Onboard VPN:457, sibling_flags 80000000, crypto map: Tunnel2-head-0 | ||
sa timing: remaining key lifetime (k/sec): (4272028/2813) | ||
IV size: 16 bytes | ||
replay detection support: Y replay window size: 1024 | ||
Status: ACTIVE(ACTIVE) | ||
spi: 0x4321FFFF(1126301695) | ||
transform: esp-256-aes esp-md5-hmac , | ||
in use settings ={Transport UDP-Encaps, } | ||
conn id: 458, flow_id: Onboard VPN:458, sibling_flags 80000000, crypto map: Tunnel2-head-0 | ||
sa timing: remaining key lifetime (k/sec): (4272026/2813) | ||
IV size: 16 bytes | ||
replay detection support: Y replay window size: 1024 | ||
Status: ACTIVE(ACTIVE) | ||
|
||
inbound ah sas: | ||
|
||
inbound pcp sas: | ||
|
||
outbound esp sas: | ||
spi: 0x4321DCBA(0987612345) | ||
transform: esp-256-aes esp-sha-hmac , | ||
in use settings ={Transport UDP-Encaps, } | ||
conn id: 456, flow_id: Onboard VPN:456, sibling_flags 80000000, crypto map: Tunnel2-head-0 | ||
sa timing: remaining key lifetime (k/sec): (4272026/2813) | ||
IV size: 16 bytes | ||
replay detection support: Y replay window size: 1024 | ||
Status: ACTIVE(ACTIVE) | ||
spi: 0x4321AAAA(1126279850) | ||
transform: esp-256-aes esp-md5-hmac , | ||
in use settings ={Transport UDP-Encaps, } | ||
conn id: 459, flow_id: Onboard VPN:459, sibling_flags 80000000, crypto map: Tunnel2-head-0 | ||
sa timing: remaining key lifetime (k/sec): (4272026/2813) | ||
IV size: 16 bytes | ||
replay detection support: Y replay window size: 1024 | ||
Status: ACTIVE(ACTIVE) | ||
|
||
outbound ah sas: | ||
|
||
outbound pcp sas: |
Oops, something went wrong.