zoukankan      html  css  js  c++  java
  • CE交换机+ VXLAN+OVSDB控制协议

    华为CloudEngine系列交换机(下文简称CE交换机)支持VXLAN(Virtual eXtensible Local Area Network)和OVSDB控制协议

    https://support.huawei.com/enterprise/zh/doc/EDOC1100075306/f7fe2731

    [~JG05-SA-01-CE8850]ovsdb server
    [*JG05-SA-01-CE8850-ovsdb-server]display mac-address ovsdb
    Flags: * - Backup  
           # - forwarding logical interface, operations cannot be performed based 
               on the interface.
    BD   : bridge-domain   Age : dynamic MAC learned time in seconds
    -------------------------------------------------------------------------------
    MAC Address    VLAN/VSI/BD   Learned-From        Type                Age
    -------------------------------------------------------------------------------
    -------------------------------------------------------------------------------
    Total items: 0
    [*JG05-SA-01-CE8850-ovsdb-server]
    [~JG05-SA-01-CE8850]system-view
                        ^
    Error: Unrecognized command found at '^' position.
    [~JG05-SA-01-CE8850]ovsdb server
    [*JG05-SA-01-CE8850-ovsdb-server]display mac-address ovsdb
    Flags: * - Backup  
           # - forwarding logical interface, operations cannot be performed based 
               on the interface.
    BD   : bridge-domain   Age : dynamic MAC learned time in seconds
    -------------------------------------------------------------------------------
    MAC Address    VLAN/VSI/BD   Learned-From        Type                Age
    -------------------------------------------------------------------------------
    -------------------------------------------------------------------------------
    Total items: 0
    [*JG05-SA-01-CE8850-ovsdb-server] display ovsdb table tunnel
                                                    ^
    Error: Unrecognized command found at '^' position.
    [*JG05-SA-01-CE8850-ovsdb-server]diagnose
    Warning: Enter diagnose view, return user view by pressing Ctrl+Z.
    Info: The diagnose view is used to debug system hardware and software. Misuse of some commands in this view will affect system performance. Therefore, use these commands with the guidance of Huawei engineers.
    [*JG05-SA-01-CE8850-diagnose]display ovsdb table tunnel
    [*JG05-SA-01-CE8850-diagnose]
    Warning: Uncommitted configurations found. Are you sure to commit them before exiting? [Y(yes)/N(no)/C(cancel)]:y
    <JG05-SA-01-CE8850>

    [*JG05-SA-01-CE8850]undo ovsdb server
    [*JG05-SA-01-CE8850]

  • 相关阅读:
    饿汉模式单例模板
    QT高级01----自定义日志工具
    QT基础01----添加应用程序图标
    QML博客转载
    QML---自定义滚动条
    Mycat的做分库正确步骤
    Spring Cloud sentinel使用总结
    SpringCloud之Gateway原理解析(二)--调用过程
    SpringCloud之Gateway原理解析(一)--准备
    SpringCloud之Feign注解@EnableFeignClients
  • 原文地址:https://www.cnblogs.com/dream397/p/13224939.html
Copyright © 2011-2022 走看看