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]

  • 相关阅读:
    五、nginx 配置实例-负载均衡
    四、nginx配置实例-反向代理
    三、nginx配置文件
    二、Nginx 安装
    十二、rpm包的管理
    十一、进程管理
    十、Linux磁盘分区、挂载
    九、定时任务调度
    八、组管理和权限管理
    七、实用指令
  • 原文地址:https://www.cnblogs.com/dream397/p/13224939.html
Copyright © 2011-2022 走看看