Difference between revisions of "Netband Project - Private Vlan"
From Teknologisk videncenter
(New page: <accesscontrol>NetBand</accesscontrol>) |
|||
| Line 1: | Line 1: | ||
<accesscontrol>NetBand</accesscontrol> | <accesscontrol>NetBand</accesscontrol> | ||
| + | |||
| + | |||
| + | Private vlan port types:<br> | ||
| + | 1. Promiscuous port | ||
| + | *Can communicate with all isolated or community vlans | ||
| + | *Usually used as default gateway for the isolated and community pvlans | ||
| + | <br> | ||
| + | |||
| + | 2. Isolated port | ||
| + | *Full layer 2 isolation between host on the same pvlan | ||
| + | *Can only communicate with a promiscuous port | ||
| + | <br> | ||
| + | 3. Community port | ||
| + | *Can communicate with other hosts in the same community | ||
| + | *Can communicate with the promiscouous port | ||
| + | <br> | ||
Revision as of 10:28, 8 April 2009
<accesscontrol>NetBand</accesscontrol>
Private vlan port types:
1. Promiscuous port
- Can communicate with all isolated or community vlans
- Usually used as default gateway for the isolated and community pvlans
2. Isolated port
- Full layer 2 isolation between host on the same pvlan
- Can only communicate with a promiscuous port
3. Community port
- Can communicate with other hosts in the same community
- Can communicate with the promiscouous port