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]

  • 相关阅读:
    mysql连接的空闲时间超过8小时后 MySQL自动断开该连接解决方案
    WebAPI 用户认证防篡改实现HMAC(二)签名验证 AbsBaseAuthenticationAttribute--转
    Calling a Web API From a .NET Client (C#)
    http状态码有那些?分别代表是什么意思
    html 之表单,div标签等。。。。。。。
    mysql之视图,触发器,事务等。。。
    pymysql模块
    MySQL之IDE工具介绍及数据备份
    mysql老是停止运行该怎么解决
    前端基础之html
  • 原文地址:https://www.cnblogs.com/dream397/p/13224939.html
Copyright © 2011-2022 走看看