美文网首页
introduction of pof

introduction of pof

作者: sanshixia | 来源:发表于2014-07-15 22:04 被阅读0次

    1 POFController Overview

    2-13022100035X25.png

    POF控制器是一个跨平台、BSD-licensed,基于Java的OpenFlow控制器

    • POFController基于但不局限于OpenFlow Protocol 1.3。支持Protocol Obvious Forwarding,可以创建新的包类型和新的转发策略
    • POFController在物理和虚拟交换机(支持增强型OpenFlow protocol-支持Protocol Obvious Forwarding)上运行。提供java GUI平台,允许用户轻松创建、观察、修改新的包类型、表、接口和转发过程。
    • POFController Huawei

    2 POFSwitch Overview
    POFSwitch 基于Linux C,开源的软件交换机

    • POFSwitch 基于但不局限于OpenFlow Protocol 1.3。支持Protocol Obvious Forwarding,对于新类型的包也可以按照用户定义的转发过程转发
    • POFSwitch 和POFController,提供基于Linux C的平台去接收、控制和转发新类型的包。流表、流实体和转发过程都可以被POFController创建、修改和删除。
    • POFSwitch--BSD license
    • POFSwitch 由华为Switch维护

    相关文章

      网友评论

          本文标题:introduction of pof

          本文链接:https://www.haomeiwen.com/subject/ywhstttx.html