inspect servicelink conn
Focus
Focus
Prisma SD-WAN

inspect servicelink conn

Table of Contents

inspect servicelink conn

Use the inspect servicelink conn command to inspect the active VPN connections. Information includes the authentication selected, Internet Key Exchange (IKE) protocol details, and Dead Peer Detection (DPD) details.

Command

inspect servicelink conn ( all | sldev= | slname= )

Options

allEnter all to view all the active VPN connections for a device.
sldevEnter the VPN ID to view the parameters for a specific active VPN.
slnameEnter the VPN interface name to view the parameters for a specific active VPN.

Command Notes

RoleSuper, Read Only
Related Commands
Introduced in Release 6.5.1

Example

inspect servicelink conn all sl2: IKEv2, reauthentication every 86400s, rekeying every 86400s, dpd delay 1s local: 10.65.27.23 remote: 10.65.27.43 local pre-shared key authentication: id: 10.65.27.23 remote pre-shared key authentication: id: %any sl2childsa: TUNNEL, rekeying every 27900s, dpd action is start local: 0.0.0.0/0 remote: 0.0.0.0/0 sl1: IKEv2, no reauthentication, rekeying every 86400s, dpd delay 1s local: 10.65.27.23 remote: 10.65.27.44 local pre-shared key authentication: id: 10.65.27.23 remote pre-shared key authentication: id: %any sl1childsa: TUNNEL, rekeying every 27900s, dpd action is start local: 0.0.0.0/0 remote: 0.0.0.0/0
inspect servicelink conn sldev=sl1 sl1: IKEv2, no reauthentication, rekeying every 86400s, dpd delay 1s local: 10.65.27.23 remote: 10.65.27.44 local pre-shared key authentication: id: 10.65.27.23 remote pre-shared key authentication: id: %any sl1childsa: TUNNEL, rekeying every 27900s, dpd action is start local: 0.0.0.0/0 remote: 0.0.0.0/0
inspect servicelink conn slname=ToSV2 sl1: IKEv2, no reauthentication, rekeying every 86400s, dpd delay 1s local: 10.65.27.23 remote: 10.65.27.44 local pre-shared key authentication: id: 10.65.27.23 remote pre-shared key authentication: id: %any sl1childsa: TUNNEL, rekeying every 27900s, dpd action is start local: 0.0.0.0/0 remote: 0.0.0.0/0