: 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) )

Options

all
Enter all to display all VPN paths.
RemoteSite
Enter the remote site ID to filter VPN paths between this device and a specific remote site.
Active
Enter true to display all VPN paths between the branch device and the active data center device.
VpnType
Choose the type of VPN as either public or Private WAN.
Status
Select Up or Down to view status of active or inactive VPN links.

Command Notes

Role
Super, 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

Recommended For You