zoukankan      html  css  js  c++  java
  • neutron Flat/Vlan Pipeline

    int_br
    table0(LOCAL_SWITCHING)
        egress->table71(BASE_EGRESS_TABLE)
            1. arp(arp spoof)->normal
            2. udp(dhcp)->table73(ACCEPT_OR_INGRESS_TABLE)
                    1.dst(local_mac)->table81
                    2.new->normal
                    3.normal
            3. other(ct)->table72(RULES_EGRESS_TABLE)
                    match(ct,rule)->normal
        ingress->table81(BASE_INGRESS_TABLE)
            1. arp(dst_mac)->tap
            2. udp(dhcp)->tap
            3. other(ct)->table82(RULES_INGRESS_TABLE)
                  match(ct,rule)->tap
                  other->normal
    ================================================================================
    phys_brs
    table0
            1.phy-br-ex(non-dvr)->normal
            2.phy-br-ex(dvr)->table1(DVR_PROCESS_VLAN)
            3.other->table3(DVR_NOT_LEARN_VLAN)

  • 相关阅读:
    然乌湖
    邦达 八宿
    芒康
    巴塘
    禾尼乡 所波大叔
    世界高城 理塘
    相克宗 藏民家
    骑行川藏--新都桥&塔公草原
    d 3
    D2
  • 原文地址:https://www.cnblogs.com/gaozhengwei/p/9897876.html
Copyright © 2011-2022 走看看