Cisco Cisco Virtual Topology System 2.3 Developer's Guide

Page of 137
VTS 2.3 Developer Guide 
 
 
57
 
  typedef vts-assigned-vpc-identifier { 
     description 
        "used for ether-channel working of VTS"; 
     type int16 { 
       range "-1000..0"; 
     } 
  } 
 
  typedef vpc-id{ 
     type union{ 
        type vts-types:vpc-identifier; 
        type vts-types:vts-assigned-vpc-identifier; 
     } 
  } 
 
6.2  VTS Identities 
 
module cisco-vts-identities { 
 
  namespace "http://cisco.com/ns/yang/vts/identities"; 
 
  prefix vts-ids; 
 
  import tailf-common { 
    prefix tailf; 
  } 
 
  organization "Cisco Systems, Inc."; 
 
  contact 
    "Cisco Systems, Inc. 
     Customer Service 
 
     Postal: 170 West Tasman Drive 
     San Jose, CA 95134 
 
     Tel: +1 800 533-NETS"; 
 
  description 
    "This module contains a collection of YANG definitions 
     for Cisco's VTS's management. Specifically, it defines identities used in  
     the context of VTS. 
 
     Copyright (c) 2015 by Cisco Systems, Inc.