Commit 8a0149b0 authored by Junfeng Wang's avatar Junfeng Wang
Browse files

Edit _3gpp-nr-nrm-iabfunction.yang

parent 8f144c3f
Loading
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ module _3gpp-nr-nrm-iabfunction {
  import ietf-inet-types { prefix inet; }
  import _3gpp-common-yang-types { prefix types3gpp; }
  import _3gpp-common-top { prefix top3gpp; }
  import _3gpp-5g-common-yang-types { prefix types5g3gpp; }

  organization "3gpp SA5";
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
@@ -19,8 +20,8 @@ module _3gpp-nr-nrm-iabfunction {

  grouping CaraConfigurationGrp {
    description "This data type represents the configuration used for IAB-node
      to perform certificate enrolment procedure with Certification Authority server (CA/RA) 
      as specified in TS 28.315 clause 5.3";
      to perform certificate enrolment procedure with Certification Authority 
      server (CA/RA) as specified in TS 28.315 clause 5.3";
    
    leaf caraAddress {
      type inet:host;
@@ -119,7 +120,7 @@ module _3gpp-nr-nrm-iabfunction {
    }

    leaf nRTAC {
      type types3gpp:NRTAC;
      type types5g3gpp:NRTAC;
      description "It is TAC pertaining to the cells where IAB-MT is 
        connected.";
    }