blob: db6df27706f3b25df6dfa0568571a63a08f0837f [file] [log] [blame]
VinodKumarS-Huawei2ee9e7e2016-06-01 14:30:22 +05301 module ietf-inet-types {
2
3 yang-version 1;
4
5 namespace
6 "urn:ietf:params:xml:ns:yang:ietf-inet-types";
7
8 prefix inet;
9 typedef uri {
10 type string;
11 }
12 }