Cisco Routers Entities
10700
- Preview
- Usage
- Definition

import { Component10700 } from '@dinghy/diagrams/entitiesCiscoRouters'
<Component10700/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_10700 } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_10700)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.10700;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 78,
_height: 53,
}
ATM Router
- Preview
- Usage
- Definition

import { AtmRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<AtmRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ATM_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, ATM_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.atm_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 78,
_height: 53,
}
ATM Tag Switch Router
- Preview
- Usage
- Definition
import { AtmTagSwitchRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<AtmTagSwitchRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ATM_TAG_SWITCH_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, ATM_TAG_SWITCH_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.atm_tag_switch_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 64,
_original_height: 82,
}
Broadcast Router
- Preview
- Usage
- Definition
import { BroadcastRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<BroadcastRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BROADCAST_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, BROADCAST_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.broadcast_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 78,
_original_height: 78,
}
Content Service Router
- Preview
- Usage
- Definition
import { ContentServiceRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<ContentServiceRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CONTENT_SERVICE_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, CONTENT_SERVICE_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.content_service_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 78,
_height: 53,
}
Gigabit Switch ATM Tag Router
- Preview
- Usage
- Definition
import { GigabitSwitchAtmTagRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<GigabitSwitchAtmTagRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GIGABIT_SWITCH_ATM_TAG_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, GIGABIT_SWITCH_ATM_TAG_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.gigabit_switch_atm_tag_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 78,
_original_height: 78,
}
IAD Router
- Preview
- Usage
- Definition
import { IadRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<IadRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IAD_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, IAD_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.iad_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 78,
_height: 53,
}
IP Telephony Router
- Preview
- Usage
- Definition
import { IpTelephonyRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<IpTelephonyRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IP_TELEPHONY_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, IP_TELEPHONY_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.ip_telephony_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 78,
_original_height: 69,
}
ISCI Router
- Preview
- Usage
- Definition

import { IsciRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<IsciRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ISCI_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, ISCI_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.isci_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 101,
_height: 75,
}
Mobile Access Router
- Preview
- Usage
- Definition

import { MobileAccessRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<MobileAccessRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOBILE_ACCESS_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, MOBILE_ACCESS_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.mobile_access_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 99,
_height: 58,
}
NCE Router
- Preview
- Usage
- Definition

import { NceRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<NceRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NCE_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, NCE_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.nce_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 78,
_height: 53,
}
Netflow Router
- Preview
- Usage
- Definition

import { NetflowRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<NetflowRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NETFLOW_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, NETFLOW_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.netflow_router;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: 50,
}
Optical Services Router
- Preview
- Usage
- Definition
import { OpticalServicesRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<OpticalServicesRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OPTICAL_SERVICES_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, OPTICAL_SERVICES_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.optical_services_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 74,
_original_height: 64,
}
Router
- Preview
- Usage
- Definition
import { Router } from '@dinghy/diagrams/entitiesCiscoRouters'
<Router/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 78,
_height: 53,
}
Router In Building
- Preview
- Usage
- Definition

import { RouterInBuilding } from '@dinghy/diagrams/entitiesCiscoRouters'
<RouterInBuilding/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ROUTER_IN_BUILDING } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, ROUTER_IN_BUILDING)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.router_in_building;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 91,
_height: 138,
}
Router With Silicon Switch
- Preview
- Usage
- Definition
import { RouterWithSiliconSwitch } from '@dinghy/diagrams/entitiesCiscoRouters'
<RouterWithSiliconSwitch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ROUTER_WITH_SILICON_SWITCH } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, ROUTER_WITH_SILICON_SWITCH)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.router_with_silicon_switch;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 72,
_height: 48,
}
Service Router
- Preview
- Usage
- Definition
import { ServiceRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<ServiceRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVICE_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, SERVICE_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.service_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 78,
_height: 53,
}
Space Router
- Preview
- Usage
- Definition

import { SpaceRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<SpaceRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SPACE_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, SPACE_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.space_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 134,
_height: 70,
}
Storage Router
- Preview
- Usage
- Definition
import { StorageRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<StorageRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { STORAGE_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, STORAGE_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.storage_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 69,
_original_height: 51,
}
TDM Router
- Preview
- Usage
- Definition
import { TdmRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<TdmRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TDM_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, TDM_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.tdm_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 78,
_height: 53,
}
Voice Router
- Preview
- Usage
- Definition
import { VoiceRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<VoiceRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VOICE_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, VOICE_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.voice_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_width: 78,
_height: 53,
}
Wavelength Router
- Preview
- Usage
- Definition
import { WavelengthRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<WavelengthRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WAVELENGTH_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, WAVELENGTH_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.wavelength_router;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: 50,
}
Wireless Router
- Preview
- Usage
- Definition
import { WirelessRouter } from '@dinghy/diagrams/entitiesCiscoRouters'
<WirelessRouter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WIRELESS_ROUTER } from '@dinghy/diagrams/entitiesCiscoRouters'
<Shape
{...props}
_style={extendStyle(props, WIRELESS_ROUTER)}
/>
{
_style: {
entity: 'shape=mxgraph.cisco.routers.wireless_router;sketch=0;html=1;pointerEvents=1;dashed=0;fillColor=#036897;strokeColor=#ffffff;strokeWidth=2;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;',
},
_original_width: 78,
_original_height: 77,
}