LS1028A Felix Switch VLAN configuration

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LS1028A Felix Switch VLAN configuration

ソリューションへジャンプ
1,825件の閲覧回数
ainolike
Contributor III

The test center sends frames without vlan tag to LS1028A’s swp0 port. And I want get frames with VID=2, PCP=3 on swp1. How can I achieve this by setting register?

 

The following is my configurations, but it doesn’t work.

 

Set swp1 output with tag.

devmem 0x1fc030084 w 0x95

 

Set swp0 pvid with PCP=3, VID=2.

devmem 0x1fc287800 w 0x103002

 

Set swp0 and swp1 allow VLAN2.

devmem 0x1fc287f38 w 0x2

devmem 0x1fc287f34 w 0xe

0 件の賞賛
返信
1 解決策
1,812件の閲覧回数
ainolike
Contributor III

Set swp1 output with tag.

devmem 0x1fc030084 w 0x180

 

Set swp0 pvid with PCP=3, VID=2.

devmem 0x1fc287800 w 0x143002

 

Set swp0 and swp1 allow VLAN2.

devmem 0x1fc287f38 w 0x2

devmem 0x1fc287f34 w 0xe

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,813件の閲覧回数
ainolike
Contributor III

Set swp1 output with tag.

devmem 0x1fc030084 w 0x180

 

Set swp0 pvid with PCP=3, VID=2.

devmem 0x1fc287800 w 0x143002

 

Set swp0 and swp1 allow VLAN2.

devmem 0x1fc287f38 w 0x2

devmem 0x1fc287f34 w 0xe

0 件の賞賛
返信