PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
directconnect
**To create a private virtual interface** The following ``create-private-virtual-interface`` command creates a private virtual interface:: aws directconnect create-private-virtual-interface --connection-id dxcon-ffjrkx17 --new-private-virtual-interface virtualInterfaceName=PrivateVirtualInterface,vlan=101,asn=65000,authKey=asdf34example,amazonAddress=192.168.1.1/30,customerAddress=192.168.1.2/30,virtualGatewayId=vgw-aba37db6 Output:: { "virtualInterfaceState": "pending", "asn": 65000, "vlan": 101, "customerAddress": "192.168.1.2/30", "ownerAccount": "123456789012", "connectionId": "dxcon-ffjrkx17", "virtualGatewayId": "vgw-aba37db6", "virtualInterfaceId": "dxvif-ffhhk74f", "authKey": "asdf34example", "routeFilterPrefixes": [], "location": "TIVIT", "customerRouterConfig": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<logical_connection id=\"dxvif-ffhhk74f\">\n <vlan>101</vlan>\n <customer_address>192.168.1.2/30</customer_address>\n <amazon_address>192.168.1.1/30</amazon_address>\n <bgp_asn>65000</bgp_asn>\n <bgp_auth_key>asdf34example</bgp_auth_key>\n <amazon_bgp_asn>7224</amazon_bgp_asn>\n <connection_type>private</connection_type>\n</logical_connection>\n", "amazonAddress": "192.168.1.1/30", "virtualInterfaceType": "private", "virtualInterfaceName": "PrivateVirtualInterface" }
[-] tag-resource.rst
[edit]
[-] delete-direct-connect-gateway-association.rst
[edit]
[-] create-connection.rst
[edit]
[-] confirm-public-virtual-interface.rst
[edit]
[-] confirm-private-virtual-interface.rst
[edit]
[-] describe-lags.rst
[edit]
[-] create-interconnect.rst
[edit]
[-] describe-locations.rst
[edit]
[+]
..
[-] associate-hosted-connection.rst
[edit]
[-] associate-virtual-interface.rst
[edit]
[-] create-lag.rst
[edit]
[-] delete-virtual-interface.rst
[edit]
[-] allocate-public-virtual-interface.rst
[edit]
[-] create-public-virtual-interface.rst
[edit]
[-] describe-virtual-gateways.rst
[edit]
[-] describe-connection-loa.rst
[edit]
[-] confirm-connection.rst
[edit]
[-] describe-loa.rst
[edit]
[-] delete-interconnect.rst
[edit]
[-] delete-lag.rst
[edit]
[-] update-lag.rst
[edit]
[-] describe-hosted-connections.rst
[edit]
[-] describe-interconnect-loa.rst
[edit]
[-] create-direct-connect-gateway-association.rst
[edit]
[-] describe-tags.rst
[edit]
[-] describe-connections.rst
[edit]
[-] delete-direct-connect-gateway.rst
[edit]
[-] create-private-virtual-interface.rst
[edit]
[-] allocate-connection-on-interconnect.rst
[edit]
[-] disassociate-connection-from-lag.rst
[edit]
[-] create-bgp-peer.rst
[edit]
[-] describe-connections-on-interconnect.rst
[edit]
[-] describe-direct-connect-gateway-attachments.rst
[edit]
[-] describe-virtual-interfaces.rst
[edit]
[-] delete-connection.rst
[edit]
[-] describe-interconnects.rst
[edit]
[-] describe-direct-connect-gateway-associations.rst
[edit]
[-] describe-direct-connect-gateways.rst
[edit]
[-] associate-connection-with-lag.rst
[edit]
[-] delete-bgp-peer.rst
[edit]
[-] create-direct-connect-gateway.rst
[edit]
[-] untag-resource.rst
[edit]
[-] allocate-hosted-connection.rst
[edit]
[-] allocate-private-virtual-interface.rst
[edit]