: dump vpn summary
Focus
Focus
Table of Contents

dump vpn summary

Use the dump vpn summary command to display the information for virtual private networks (VPNs). In environments where there are multiple VPN paths, this command helps to pinpoint VPN paths belonging to a specific circuit that are experiencing problems.

Command

dump vpn summary ( all | RemoteSite=remote-site-id | Active=(true | false) | VpnType= (public | private) | Status=(Up | Down) | vrf-name= | vni= )

Options

allEnter all to display all VPN paths.
RemoteSiteEnter the remote site ID to filter VPN paths between this device and a specific remote site.
ActiveEnter true to display all VPN paths between the branch device and the active data center device.
VpnTypeChoose the type of VPN as either public or Private WAN.
StatusSelect Up or Down to view status of active or inactive VPN links.
vrf-nameEnter the vrf name to filter VPN paths between this device and a specific remote site. Release 6.3.1
vniEnter the vni to filter VPN paths between this device and a specific remote site.Release 6.3.1

Command Notes

RoleSuper, Read Only, Monitor
Related Commands
Introduced in Release 5.0.1

Example

dump vpn summary all VepID Circuit-local Circuit-Remote Remote-Site VpnType Interface SrcIP DstIP Status Active 1650257699288022828 p10 p10 HW_branch public 4 2001:110:1:1::2 2001:110:1:1::1 Up true
dump vpn summary VepID Circuit-local Circuit-Remote Remote-Site VpnType Interface SrcIP DstIP Status Active FecEnabled 1691044560641007196 BR-SITE1-PVT1 DC-SITE1-PVT1 DC-SITE1 private 3 13.1.1.10 13.2.1.2 Up true false 1691044549083002096 BR-SITE1-PUB1 DC-SITE1-PUB1 DC-SITE1 public 2 12.1.1.11 12.2.1.2 Up true false 1693047867998008196 BR-SITE1-PVT1 BR-SITE2-PVT1 BR-SITE2 private 3 13.1.1.10 13.1.1.11 Up true false 1693191696405009296 BR-SITE1-PUB1 DC-SITE1-PUB2 DC-SITE1 public 2 12.1.1.11 10.64.31.24 Down true false