30.06.2015 Views

8.28 MB - Edge-Core

8.28 MB - Edge-Core

8.28 MB - Edge-Core

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

VLAN Configuration<br />

3<br />

• Community VLAN – A community VLAN conveys traffic between community<br />

ports, and from community ports to their designated promiscuous ports. Set<br />

PVLAN Port Type to “Host,” and then specify the associated Community VLAN.<br />

• Isolated VLAN – Conveys traffic only between the VLAN’s isolated ports and the<br />

promiscuous port. Traffic between isolated ports within the VLAN is blocked. Set<br />

the PVLAN Port Type to “Host,” then specify an isolated VLAN by marking the<br />

check box for an “Isolated VLAN,” and selecting the required VLAN from the<br />

drop-down box.<br />

Web – Click VLAN, Private VLAN, Port Configuration or Trunk Configuration. Set the<br />

PVLAN Port Type for each port that will join a private VLAN. Assign promiscuous<br />

ports to a primary or isolated VLAN. Assign host ports to a community or isolated<br />

VLAN. After all the ports have been configured, click Apply.<br />

Figure 3-70 Private VLAN Port Configuration<br />

CLI – This example shows the switch configured with primary VLAN 5 and<br />

secondary VLAN 6. Port 3 has been configured as a promiscuous port and mapped<br />

to VLAN 5, while ports 4 and 5 have been configured as a host ports and associated<br />

with VLAN 6. This means that traffic for port 4 and 5 can only pass through port 3.<br />

Console(config)#interface ethernet 1/3<br />

Console(config-if)#switchport mode private-vlan promiscuous 4-158<br />

Console(config-if)#switchport private-vlan mapping 5 4-160<br />

Console(config-if)#exit<br />

Console(config)#interface ethernet 1/4<br />

Console(config-if)#switchport mode private-vlan host 4-158<br />

Console(config-if)#switchport private-vlan host-association 6 4-158<br />

Console(config-if)#exit<br />

Console(config)#interface ethernet 1/5<br />

Console(config-if)#switchport mode private-vlan host<br />

Console(config-if)#switchport private-vlan host-association 6<br />

Console(config-if)#<br />

3-119

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!