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]

  • 相关阅读:
    C语言入门(16)——C语言的数组
    快速插入一百万行数据储存过程
    如何将两个表名对调
    MySQL规范
    MySQL运行环境部署规范
    mysql查看存储过程
    批量杀死MySQL连接的几种方法
    查看堵塞的SQL
    mysqldump备份脚本
    查看当前的数据和索引的总大小
  • 原文地址:https://www.cnblogs.com/dream397/p/13224939.html
Copyright © 2011-2022 走看看