cim_specific802dot1qvlanservice.mof

来自「Pegasus is an open-source implementation」· MOF 代码 · 共 17 行

MOF
17
字号
// Copyright (c) 2005 DMTF.  All rights reserved.// <change cr="ArchCR00066.004" type="add">Add UmlPackagePath// qualifier values to CIM Schema.</change>// ==================================================================//  CIM_Specific802dot1QVLANService// ==================================================================   [Deprecated { "No Value" }, UMLPackagePath ( "CIM::Network::VLAN" ),    Version ( "2.8.0" ), Description (       "This class is deprecated following discussion as to the need "       "of a modeling a 802.1Q as a service. It was determined that a "       "802.1Q service was not needed. If a switch supports 802.1Q, an "       "instance of this class should be instantiated in the switch. "       "If the switch supports GVRP, this class represents the "       "function that the switch performs with respect to GVRP.")]class CIM_Specific802dot1QVLANService : CIM_VLANService {};

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?