📄 cim_vlanservice.mof
字号:
// Copyright (c) 2005 DMTF. All rights reserved.// <change cr="ArchCR00066.004" type="add">Add UmlPackagePath// qualifier values to CIM Schema.</change>// ==================================================================// CIM_VLANService// ================================================================== [Deprecated { "No Value" }, UMLPackagePath ( "CIM::Network::VLAN" ), Abstract, Version ( "2.8.0" ), Description ( "This class is deprecated following discussion as to the need " "of a modeling a VLAN as a service. It was determined that a " "VLAN service was not needed. VLANService represents the VLAN " "aspects of the function performed by a switch. Some VLAN-aware " "devices participate in protocols where VLAN information is " "propagated among switches, e.g., GVRP in 802.1Q switches and " "VTP in Cisco Catalyst switches. VLANService also represents " "the function performed by the switch as a participant in such " "a protocol. VLANService must be subclassed so that the type of " "instance can be distinguished by its class.")]class CIM_VLANService : CIM_Service {};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -