ā03-09-2023 01:56 AM
hi,
is it possible to configure
crypto ipsec security-association multi-sn
per peer? I am trying to resolve anti-reply errors and this command needs to be configured on both side of ipsec tunnel. One router involved has many tunnels and I need to configure this only on one.
br
ā03-09-2023 02:15 AM
Hello @DraganSkundric87318
No, it's not possible to configure the [crypto ipsec security-association multi-sn] command per peer. This command is a global configuration command that enables or disables the use of multiple SAs for a single IPsec peer.
ā03-09-2023 02:30 AM
under the crypto map for that peer there is
set security-association multi-sn
this way you can apply this command only for this peer
ā03-09-2023 02:34 AM
ā03-09-2023 03:09 AM
OK let me check how we can solve issue.
ā03-09-2023 03:40 AM
What about this command
crypto ipsec security-association multi-sn
Not in global mode but under the interface tunnel interface?
ā03-09-2023 06:34 AM
there is no this command in interface mode, only crypto ipsec df-bit and fragmentation
ā03-09-2023 04:05 AM
ok the anti-reply issue can solve via three
1- disable anti-reply
2- change the size of window
3- config multi-seq num
why you can not use one of above two solution ?
ā03-09-2023 04:10 AM
ā03-09-2023 04:23 AM
understood,
this command in in IOS XE, I need to return home and check CSR.
update you soon.
ā03-09-2023 02:44 PM
I use CSr1000 IOS XE and there is set multi-sn under ipsec profile
please check above
ā03-09-2023 10:46 PM
well on ASR 1001-x ios xe 17.06.03a there is not
(config-crypto-map)#set sec
(config-crypto-map)#set security-association ?
dfbit Handling of encapsulated DF bit.
dummy Enable transmitting dummy packets
ecn Handling of ECN bit
idle-time Automatically delete IPSec SAs after a given idle period.
level specify a security association granularity level for identities
lifetime security association lifetime
replay Set replay checking.
ā03-10-2023 02:42 AM
I think I found solution but I need to check some command reference first.
ā07-24-2024 02:38 PM
Did you ever figure this out?
ā07-24-2024 03:26 PM
can you please make new post
thanks
MHM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide