Scroll to navigation

EUCA-REPLACE-NETWORK-ACL-ENTRY(1) User Commands EUCA-REPLACE-NETWORK-ACL-ENTRY(1)

NAME

euca-replace-network-acl-entry - Replace an entry in a VPC network ACL

SYNOPSIS

euca-replace-network-acl-entry -n INT (--allow | --deny) -r CIDR

[-P PROTOCOL] [--egress] [-p RANGE]
[-t TYPE:CODE] [--show-empty-fields] [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h] NACL

DESCRIPTION

Replace an entry in a VPC network ACL

positional arguments:

ID of the network ACL to add the entry to (required)

optional arguments:

rule number for the new entry (required)
make the new entry allow the traffic it matches
make the new entry block the traffic it matches
CIDR address range the entry should affect (required)
protocol the entry should apply to (default: all)
make the entry affect outgoing (egress) network traffic (default: affect incoming (ingress) traffic)
range of ports (specified as "from-to") or a single port number (required for tcp and udp)
ICMP type and code (specified as "type:code") (required for icmp)
show empty values as "(nil)"
compute service endpoint URL
region and/or user names to search when looking up config file data

-I KEY_ID, --access-key-id KEY_ID

-S KEY, --secret-key KEY

--security-token TOKEN

show debugging output
launch interactive debugger on error
show the program's version and exit
show this help message and exit
March 2016 euca2ools 3.3