Start a Conversation

Unsolved

Closed

E

1 Rookie

 • 

65 Posts

603

March 21st, 2023 06:00

private vlan and switch trunking

Hi

Hi have two dell powerconnect N2048 where i want to configure private vlan.

These two switchs are interconnected through 2 force10 4048-ON.

On the two powerconnect i have some vlans. 

i want to transform one vlan in a private vlan. 

the problem is that i can't make a trunk between one force10 and one N2048

when i want to configure the port channel between them by typing 

conf t

interface po35

switchport mode private-vlan trunk

I got the following messages

 % Error: Po 35 Port is part of a non-default VLAN

indeed there s another vlan tagged on this prot channel as the switch serves other vlan than just

the private one.

I m a bit puzzled. .

Moderator

 • 

4.4K Posts

March 21st, 2023 12:00

Hello EricDoutreleau,

 

I think this may help:

User guide:

https://dell.to/42s1ho2

 

Change Switchport mode to Trunk mode in INTERFACE mode.

#switchport mode trunk

 

Enter the allowed VLANs on the trunk port in INTERFACE mode.

#switchport trunk allowed vlan vlan-id

 

Private VLANs:

    Configure a PVLAN domain

    Extend PVLAN domain to another switch    

https://dell.to/3Z44Vlc

 

Please note we are unable assist directly in initial configurations, but we do have professional services which can help you to deploy the configuration you need. You may consider contacting Dell Sales department for a professional deployment if needed. 

I hope the resources I am able to supply will be helpful for you.

No Events found!

Top