-
Improvement
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
The https://tools.ietf.org/html/draft-ietf-opsawg-nat-yang-14 introduces external-realm container:
container external-realm { description "Identifies the external realm of the NAT instance."; choice realm-type { description "Can be an interface, VRF instance, etc."; case interface { description "External interface."; leaf external-interface { type if:interface-ref; description "Name of the external interface."; } } } } }
which may me used instead of the custom interface-nat model.
This task might require augmenting interface case with support for inbound/outbound and post-routing as defined in interfaces-nat.
- relates to
-
HC2VPP-226 Update ietf-nat.yang revision from 2015-09-08 to 2018-02-23
-
- Done
-