"Martin Ciglan -X (mciglan - PANTHEON TECHNOLOGIES at Cisco)" <[email protected]> wrote: > Hi all > > > RFC says: > > > All assigned names in an enumeration MUST be unique.? > > > We're wondering here, if something like this is valid YANG snippet: > > > ... > leaf foo { > type enumeration { > enum Foo; > enum foo; > } > }
Yes this is valid. /martin _______________________________________________ netmod mailing list [email protected] https://www.ietf.org/mailman/listinfo/netmod
