IPI-NETWORK-ADDRESS-TRANSLATION-INTERFACE
Configure incoming
Incoming interface
Attribute Name: incoming
Attribute Type: empty
Netconf edit-config payload
<network-address-translation xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-address-translation">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
</incoming><!-- operation="delete"-->
</interface>
</interfaces>
</network-address-translation>
Command Syntax
ip nat inside
Configure outgoing
Outgoing interface
Attribute Name: outgoing
Attribute Type: empty
Netconf edit-config payload
<network-address-translation xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-address-translation">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
</outgoing><!-- operation="delete"-->
</interface>
</interfaces>
</network-address-translation>
Command Syntax
ip nat outside
Last modified date: 08/22/2023