Cisco Controllers and Modules Entities
10GE FCoE
- Preview
- Usage
- Definition
import { Component10geFcoe } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Component10geFcoe/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_10GE_FCOE } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_10GE_FCOE)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.controllers_and_modules.10ge_fcoe;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 64,
_height: 88,
}
3174 (Desktop) Cluster Controller
- Preview
- Usage
- Definition
import { Component3174DesktopClusterController } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Component3174DesktopClusterController/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_3174_DESKTOP_CLUSTER_CONTROLLER } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_3174_DESKTOP_CLUSTER_CONTROLLER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.controllers_and_modules.3174_(desktop)_cluster_controller;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 77,
_height: 32,
}
3X74 (Floor) Cluster Controller
- Preview
- Usage
- Definition
import { Component3x74FloorClusterController } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Component3x74FloorClusterController/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_3X74_FLOOR_CLUSTER_CONTROLLER } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_3X74_FLOOR_CLUSTER_CONTROLLER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.controllers_and_modules.3x74_(floor)_cluster_controller;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 77,
_original_height: 66,
}
Content Switch Module
- Preview
- Usage
- Definition
import { ContentSwitchModule } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<ContentSwitchModule/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CONTENT_SWITCH_MODULE } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Shape
{...props}
_style={extendStyle(props, CONTENT_SWITCH_MODULE)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.controllers_and_modules.content_switch_module;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 86,
_height: 64,
}
Firewall Service Module (FwSM)
- Preview
- Usage
- Definition
import { FirewallServiceModuleFwsm } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<FirewallServiceModuleFwsm/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FIREWALL_SERVICE_MODULE_FWSM } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Shape
{...props}
_style={extendStyle(props, FIREWALL_SERVICE_MODULE_FWSM)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.controllers_and_modules.firewall_service_module_(fwsm);sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 53,
_height: 85,
}
Service Module
- Preview
- Usage
- Definition
import { ServiceModule } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<ServiceModule/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVICE_MODULE } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Shape
{...props}
_style={extendStyle(props, SERVICE_MODULE)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.controllers_and_modules.service_module;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 51,
_original_height: 66,
}
System Controller
- Preview
- Usage
- Definition
import { SystemController } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<SystemController/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SYSTEM_CONTROLLER } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Shape
{...props}
_style={extendStyle(props, SYSTEM_CONTROLLER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.controllers_and_modules.system_controller;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 61,
_original_height: 58,
}
Virtual Switch Controller (VSC3000)
- Preview
- Usage
- Definition
import { VirtualSwitchControllerVsc3000 } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<VirtualSwitchControllerVsc3000/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VIRTUAL_SWITCH_CONTROLLER_VSC3000 } from '@dinghy/diagrams/entitiesCiscoControllersAndModules'
<Shape
{...props}
_style={extendStyle(props, VIRTUAL_SWITCH_CONTROLLER_VSC3000)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.controllers_and_modules.virtual_switch_controller_(vsc3000);sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 46,
_height: 93,
}