Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Add 802.1Q tagged vlan support using Networkmanager
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
<3
Veteran
Veteran


Joined: 21 Oct 2004
Posts: 1081

PostPosted: Tue Aug 24, 2021 3:14 am    Post subject: Add 802.1Q tagged vlan support using Networkmanager Reply with quote

Can someone please tell me how to get networkmanager to connect with a 802.1Q tagged VLAN network?
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Tue Aug 24, 2021 7:16 pm    Post subject: Reply with quote

Plz use nmcli
Code:

nmcli con add type vlan con-name VLAN10 dev eth0 ip4 10.0.0.55/24 gw4 10.0.0.1 id 10 ####static ip or
nmcli con add type vlan con-name VLAN10 dev eth0 id 10 ### dhcp

_________________
:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum