Private vlans & protected ports [Arabic] HD

30.07.2014
• Create the secondery VLANs. • Sw(config)# vlan 10 • Sw(config-vlan)# private-vlan isolated • Sw(config)# vlan 20 • Sw(config-vlan)# private-vlan community • Sw(config)# vlan 30 • Sw(config-vlan)# private-vlan community • Create the primary VLAN. • Sw(config)# vlan 5 • Sw(config-vlan)# private-vlan primary • Associate secondary VLANs with a primary VLAN. • Sw(config-vlan)# private-vlan association 10,20,30 • Configure the interface to be host port. • Sw(config-if)# switchport mode private-vlan host • Associate the switch port with the appropriate primary and secondary VLANs. • Sw(config-if)# switchport private-vlan host-association 5 10 • Configure the interface to be promiscuous port. • Sw(config-if)# switchport mode private-vlan promiscuous • To map the promiscuous port to primary and secondary VLANs. • Sw(config-if)# switchport private-vlan mapping 5 10,20,30 • -------------------------------------------------------------------------------------------------- • To configure a switch port as protected. • Sw(config-if)# switchport protected My facebook page https://www.facebook.com/eng.adelshepl

Похожие видео

Показать еще