VirtualRouterRedundancyProtocolVRRP
Switch or router software
Extends: Technology
Virtual Router Redundancy Protocol VRRP
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: 'Virtual Router Redundancy Protocol VRRP',
category: 'Switch or router software',
description: 'Switch or router software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Virtual Router Redundancy Protocol VRRP",
"applicationCategory": "Switch or router software",
"description": "Switch or router software"
}