Private Vlans
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-20-2014 07:37 AM
How do we create Private Vlans. Please share sample configuration to implement.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-20-2014 02:42 PM
- do create i.e. VLAN 100
# set vlan create 100
- to add VLAN#100 to the port ge.1.1
# set vlan egress 100 ge.1.1 untagged
# set port vlan ge.1.1 100 modify-egress
- for a trunk port you'd set the VLAN tagged with
# set vlan egress 100 ge.1.24 tagged
# set vlan create 100
- to add VLAN#100 to the port ge.1.1
# set vlan egress 100 ge.1.1 untagged
# set port vlan ge.1.1 100 modify-egress
- for a trunk port you'd set the VLAN tagged with
# set vlan egress 100 ge.1.24 tagged
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-20-2014 11:41 AM
Hi Ron,
I would like to implement PVlans' on N1's? Could you please also share for A4's and B5's configuration as well ?
Thanks,
Meraj
I would like to implement PVlans' on N1's? Could you please also share for A4's and B5's configuration as well ?
Thanks,
Meraj
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-20-2014 11:33 AM
Could you please be more precise - for which model do you need the example.
As there is a big difference depending on the model used.
As there is a big difference depending on the model used.
