schema.org.ai

EnhancedInteriorGatewayRoutingProtocolEIGRP

Switch or router software

Extends: Technology

Enhanced Interior Gateway Routing Protocol EIGRP

Switch or router software

Overview

Category: Switch or router software

Switch or router software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1241.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Enhanced Interior Gateway Routing Protocol EIGRP',
  category: 'Switch or router software',
  description: 'Switch or router software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Enhanced Interior Gateway Routing Protocol EIGRP",
  "applicationCategory": "Switch or router software",
  "description": "Switch or router software"
}