euca-describe-vpn-connections (1) Linux Manual Page
NAME
euca-describe-vpn-connections – Show information about VPN connections
SYNOPSIS
euca-describe-vpn-connections [–format FORMAT]
- [–stylesheet STYLESHEET]
- [–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–filter NAME=VALUE] [–debug] [–debugger] [–version] [-h] [VPNCONN [VPNCONN …]]
DESCRIPTION
Show information about VPN connections
positional arguments:
- VPNCONN
- limit results to specific VPN connections
optional arguments:
–formatFORMAT- show connection information in a specific format (cisco-ios-isr, juniper-junos-j, juniper-screenos-6.1, juniper-screenos-6.2, generic, xml, none) (default: none)
–stylesheetSTYLESHEET- format the connection information using an XSL stylesheet. If the value contains "{format}" it will be replaced with the format chosen by the
–formatoption. If the value is an HTTP or HTTPS URL it will be downloaded as needed. (default: value of "vpnstylesheet" region option) –show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- compute service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–filterNAME=VALUE -
- restrict results to those that meet criteria
–debug- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
allowed filter names:
- bgp-asn
- the BGP AS number advertised by the customer gateway router
- customer-gateway-configuration
- connection information for the customer gateway
- customer-gateway-id
- ID of the connected customer gateway
- state
- the VPN connection’s state (available, deleting, deleted, pending)
- option.static-routes-only
- whether the VPN connection is restricted to static routes instead of using BGP
- route.destination-cidr-block
- the address block corresponding to the subnet used in the data center behind the customer gateway router
- tag-key
- key of a tag assigned to the VPN connection
- tag-value
- value of a tag assigned to the VPN connection
- tag:KEY
- specific tag key/value combination
- type
- the type of virtual private gateway (ipsec.1)
- vpn-connection-id
- ID of the VPN connection
- vpn-gateway-id
- ID of the connected virtual private gateway
