Dell M6348 User's Guide Page 68

  • Download
  • Add to my manuals
  • Print
  • Page
    / 158
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 67
68 Routing Configuration
Figure 4-1. VLAN Routing Example Network Diagram
Example 1: Create Two VLANs
The following code sequence shows an example of creating two VLANs with egress frame tagging
enabled.
console#configure
console(config)#vlan database
console(config-vlan)#vlan 10
console(config-vlan)#vlan 20
console(config-vlan)#exit
Example 2: Configure the VLAN Members
The following code sequence shows an example of adding ports to the VLANs and assigning the PVID
for each port. The PVID determines the VLAN ID assigned to untagged frames received on the ports.
console#configure
console(config)#interface ethernet 1/g1
console(config-if-1/g1)#switchport mode general
console(config-if-1/g1)#switchport general allowed vlan add 10
console(config-if-1/g1)#switchport general pvid 10
console(config-if-1/g1)#exit
console#configure
console(config)#interface ethernet 1/g2
console(config-if-1/g2)#switchport mode general
console(config-if-1/g2)#switchport general allowed vlan add 10
console(config-if-1/g2)#switchport general pvid 10
Physical Port 1/xg2
VLAN 10: 192.150.3.1
Physical Port 1/xg3
VLAN 10: 192.150.4.1
Layer 3 Switch
Layer 2 Switch
Layer 2 Switch
VLAN 20
VLAN 10
Physical
Port 1/xg1
Page view 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 157 158

Comments to this Manuals

No comments