Difference between revisions of "Netband Project - Private Vlan"
From Teknologisk videncenter
								
												
				m  | 
				|||
| Line 13: | Line 13: | ||
*Can communicate with the promiscouous port  | *Can communicate with the promiscouous port  | ||
<br>  | <br>  | ||
| + | [[Category:network]][[Category:CCNP]][[category:students]][[Category:CCNP3]]  | ||
Revision as of 08:35, 2 May 2009
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