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]

  • 相关阅读:
    mongodb的热备工具pbm-agent
    注释
    mongodb的启动配置查询serverCmdLineOpts
    副本集状态
    分片集群的serverStatus监控
    副本集的replSetGetStatus监控
    京东
    副本集的replSetGetConfig监控
    mysql的replace函数
    副本集的serverStatus监控
  • 原文地址:https://www.cnblogs.com/dream397/p/13224939.html
Copyright © 2011-2022 走看看