Vlans – Brocade FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide User Manual
Page 377

1. To permanently assign ports 1 - 8 and port 25 to IP subnet VLAN 10.1.1.0, enter the following
commands.
device(config-vlan-2)# ip-subnet 10.1.1.0/24 name Green
device(config-vlan-ip-subnet)# no dynamic
device(config-vlan-ip-subnet)# static ethernet 1 to 8 ethernet 25
2. To permanently assign ports 9 - 16 and port 25 to IP subnet VLAN 10.1.2.0, enter the following
commands.
device(config-vlan-3)# ip-subnet 10.1.2.0/24 name Yellow
device(config-vlan-ip-subnet)# no dynamic
device(config-vlan-ip-subnet)# static ethernet 9 to 16 ethernet 25
3. To permanently assign ports 17 - 25 to IP subnet VLAN 10.1.3.0, enter the following commands.
device(config-vlan-4)# ip-subnet 10.1.3.0/24 name Brown
device(config-vlan-ip-subnet)# no dynamic
device(config-vlan-ip-subnet)# static ethernet 17 to 25
4. To permanently assign ports 1 - 12 and port 25 to IPX network 1 VLAN, enter the following
commands.
device(config-ip-subnet)# ipx-network 1 ethernet_802.3 name Blue
device(config-ipx-network)# no dynamic
device(config-ipx-network)# static ethernet 1 to 12 ethernet 25
device(config-ipx-network)#
5. To permanently assign ports 12 - 25 to Appletalk VLAN, enter the following commands.
device(config-ipx-proto)# atalk-proto name Red
device(config-atalk-proto)# no dynamic
device(config-atalk-proto)# static ethernet 13 to 25
device(config-atalk-proto)# end
device# write memory
device#
Syntax: ip-subnet ip-addr ip-mask [ name string]
Syntax: ipx-network ipx-network-number frame-encapsulation-type netbios-allow | netbios-
disallow [ name string]
Syntax: ip-proto | ipx-proto | atalk-proto | decnet-proto | netbios-proto | other-proto static |
exclude | dynamic ethernet [slotnum/]portnum [to [slotnum/]portnum] [name string]
IP subnet, IPX network, and protocol-based VLANs within port-based
VLANs
If you plan to use port-based VLANs in conjunction with protocol-based VLANs, you must create the
port-based VLANs first. Once you create a port-based VLAN, then you can assign Layer 3 protocol
VLANs within the boundaries of the port-based VLAN. Generally, you create port-based VLANs to allow
multiple separate STP domains.
Suppose you need to provide three separate STP domains across an enterprise campus backbone.
The first STP domain (VLAN 2) requires a set of ports at each Layer 2 Switch location to be statically
mapped to IP only. No other protocols can enter the switches on this set of ports.
A second set of ports within STP domain VLAN 2 will be restricted to only IPX traffic. The IP and IPX
protocol VLANs will overlap on Port 1 of FSX-A to support both protocols on the same router interface.
The IP subnets and IPX network that span the two protocol VLANs will be determined by the FastIron
router configuration. The IP and IPX Protocol VLANs ensure that only the ports included in the each
Layer 3 protocol VLAN will see traffic from the FastIron router.
IP subnet, IPX network, and protocol-based VLANs within port-based VLANs
FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide
377
53-1003086-04