Dell FCX624-E Laptop User Manual


  Open as PDF
of 1494
 
PowerConnect B-Series FCX Configuration Guide 467
53-1002266-01
Configuring protocol VLANs with dynamic ports
13
PowerConnect(config)# vlan 10 by port name IP_VLAN
PowerConnect(config-vlan-10)# untagged ethernet 1/1 to 1/6
added untagged port ethe 1/1 to 1/6 to port-vlan 10.
PowerConnect(config-vlan-10)# ip-subnet 1.1.1.0/24 name Mktg-LAN
PowerConnect(config-vlan-10)# dynamic
PowerConnect(config)# write memory
These commands create a port-based VLAN on chassis ports 1/1 – 1/6 named “Mktg-LAN”,
configure an IP subnet VLAN within the port-based VLAN, and then add ports from the port-based
VLAN dynamically.
Syntax: vlan <vlan-id> by port [name <string>]
Syntax: untagged ethernet [<slotnum>/]<portnum> to [<slotnum>/]<portnum>
or
Syntax: untagged ethernet [<slotnum>/]<portnum> ethernet [<slotnum>/]<portnum>
NOTE
Use the first untagged command for adding a range of ports. Use the second command for adding
separate ports (not in a range).
Syntax: ip-subnet <ip-addr> <ip-mask> [name <string>]
or
Syntax: ip-subnet <ip-addr>/<mask-bits> [name <string>]
Syntax: dynamic
Configuring an IPX network VLAN with dynamic ports
To configure port-based VLAN 20, then configure an IPX network VLAN within the port-based VLAN
with dynamic ports, enter commands such as the following.
PowerConnect(config)# vlan 20 by port name IPX_VLAN
PowerConnect(config-vlan-10)# untagged ethernet 2/1 to 2/6
added untagged port ethe 2/1 to 2/6 to port-vlan 20.
PowerConnect(config-vlan-10)# ipx-network abcd ethernet_ii name Eng-LAN
PowerConnect(config-vlan-10)# dynamic
PowerConnect(config)# write memory
These commands create a port-based VLAN on chassis ports 2/1 – 2/6 named “Eng-LAN”,
configure an IPX network VLAN within the port-based VLAN, and then add ports from the port-based
VLAN dynamically.
Syntax: vlan <vlan-id> by port [name <string>]
Syntax: untagged ethernet [<slotnum>/]<portnum> to [<slotnum>/]<portnum>
or
Syntax: untagged ethernet [<slotnum>/]<portnum> ethernet [<slotnum>/]<portnum>
NOTE
Use the first untagged command for adding a range of ports. Use the second command for adding
separate ports (not in a range).