Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
📤 Upload
📝 New File
📁 New Folder
Close
Editing: reset-network-interface-attribute.rst
**To reset a network interface attribute** The following ``reset-network-interface-attribute`` example resets the value of the source/destination checking attribute to ``true``. :: aws ec2 reset-network-interface-attribute \ --network-interface-id eni-686ea200 \ --source-dest-check This command produces no output.
Save
Cancel