- 经验
 - 39 
 - 分贝
 - 0 
 - 家园分
 - 189 
 - 在线时间:
 - 99 小时
 - 最后登录:
 - 2020-10-18
 - 帖子:
 - 32
 - 精华:
 - 0
 - 注册时间:
 - 2015-10-16
 - UID:
 - 1161944
  
 
 
 
注册:2015-10-16 7 
 | 
 本帖最后由 jeff.chiu 于 2017-3-6 15:57 编辑  
 
! 
pon 
  onu-type BCM68380 gpon 
  onu-type BCM68380 gpon max-tcont 8 
  onu-type BCM68380 gpon max-gemport 32 
  onu-type BCM68380 gpon max-iphost 0 
  onu-type BCM68380 gpon max-veip 1 
  onu-type-if BCM68380 pots_0/1 
  onu-type-if BCM68380 pots_0/2 
  uncfg-onu-display-info model sn pw 
 
! 
pon 
onu-profile gpon BCM68380 
  vport-mode manual def-map-type vlan 
  tcont 1 profile 100M 
  gemport 1 tcont 1 
  vport 1 map-type vlan 
  vport-map 1 1 vlan 10 
remote 
  service 1 gemport 1 vlan 10 
  vlan port veip_1 mode trunk 
  vlan port veip_1 vlan 10 
  ex-vlan veip 1 input-tpid 0x8100 output-tpid 0x8100 down-mode inverse-upstream 
! 
 
interface gpon-olt_1/2/1 
  no shutdown 
  linktrap disable 
  onu 2 type BCM68380 sn BCDM17050004 
  onu 2 profile BCM68380 
! 
interface gpon-onu_1/2/1:2 
  switchport mode trunk vport 1 
  service-port 1 vport 1 user-vlan 10 vlan 500 
  dhcpv4-l2-relay-agent trust true replace vport 1 
! 
 
想請問 為什麼我下了這個指令,最後下發出來給BCM68380的extending vlan還是上下傳不對稱的? 
 
下傳是不正常的 沒有filter 沒有action 就是完全透通 
<4>VLAN Rule Table : gpon0.0, Rx, nbrOfTags 1, default DROP 
<4> 
<4>-------------------------------------------------------------------------------- 
<4>===> gpon0.0 (ONT) : RX, 1 tag(s) 
<4>Tag Rule ID : 0 
<4>Rx VLAN Device : veip0 
<4> 
<4>Filters 
<4>     VlanDev MacAddr : No 
<4> 
<4>Commands 
<4>     00:[NOP, 0x00000000, 0x00000000] 
<4> 
<4>Rule Type  : Flow 
<4>Hit Count   : 1217 
<4> 
<4>-------------------------------------------------------------------------------- 
 
這是上傳的 是正常的 
 
<4>VLAN Rule Table : gpon0.0, Tx, nbrOfTags 1, default DROP 
<4> 
<4>-------------------------------------------------------------------------------- 
<4>===> gpon0.0 (ONT) : TX, 1 tag(s) 
<4>Tag Rule ID : 0 
<4>Rx VLAN Device : DEFAULT 
<4> 
<4>Filters 
<4>     Rx REALIF       : 
<4>     Tx VLANIF       : veip0 
<4>     VLAN Tag 0      : pbits -, cfi -, vid 10, (tci 0x0FFF/0x000A), ether - 
<4> 
<4>Commands 
<4>     00:[NOP, 0x00000000, 0x00000000] 
<4> 
<4>Rule Type  : Flow 
<4>Hit Count   : 622 
<4> 
<4>-------------------------------------------------------------------------------- 
 
因為類似配置在華為MA5600T、ALU 7360都是正常對稱的,不知道為什麼中興的不會對秤 
 
是否少了甚麼配置? 
 
 |   
 
  
 |