随笔 - 121  文章 - 1  评论 - 8  阅读 - 20万

openwrt vlan 配置

mt7621 switch配置, 两个mac eth0 eth1

config interface 'vlan11'                       
        option type 'bridge'                    
        option ifname 'eth0.11'                 
        option proto 'static'                   
        option netmask '255.255.255.0'          
        option ipaddr '192.168.11.1' 
		
config switch_vlan                              
        option device 'switch0'                 
        option vlan '11'        
        option ports '0t 1t 2t 3t 4t 6t'

mt7981 dsa设置vlan

https://forum.openwrt.org/t/mini-tutorial-for-dsa-network-config/96998
https://www.right.com.cn/forum/thread-5807504-1-1.html

posted on   listenerln  阅读(372)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 零经验选手,Compose 一天开发一款小游戏!
· 通过 API 将Deepseek响应流式内容输出到前端
· AI Agent开发,如何调用三方的API Function,是通过提示词来发起调用的吗
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示