import "protocol.proto"; import "vlan.proto"; package OstProto; extend Protocol { optional Vlan svlan = 125; }