Configuration Guide User guide
FastIron Configuration Guide 771
53-1002494-02
Configuring IP subnet, IPX network and protocol-based VLANs
To configure the VLANs shown in Figure 81, use the following procedure.
1. To permanently assign ports 1 – 8 and port 25 to IP subnet VLAN 1.1.1.0, enter the following
commands.
Brocade(config-vlan-2)# ip-subnet 1.1.1.0/24 name Green
Brocade(config-vlan-ip-subnet)# no dynamic
Brocade(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 1.1.2.0, enter the following
commands.
Brocade(config-vlan-3)# ip-subnet 1.1.2.0/24 name Yellow
Brocade(config-vlan-ip-subnet)# no dynamic
Brocade(config-vlan-ip-subnet)# static ethernet 9 to 16 ethernet 25
3. To permanently assign ports 17 – 25 to IP subnet VLAN 1.1.3.0, enter the following commands.
Brocade(config-vlan-4)# ip-subnet 1.1.3.0/24 name Brown
Brocade(config-vlan-ip-subnet)# no dynamic
Brocade(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.
Brocade(config-ip-subnet)# ipx-network 1 ethernet_802.3 name Blue
Brocade(config-ipx-network)# no dynamic
Brocade(config-ipx-network)# static ethernet 1 to 12 ethernet 25
Brocade(config-ipx-network)#
5. To permanently assign ports 12 – 25 to Appletalk VLAN, enter the following commands.
Brocade(config-ipx-proto)# atalk-proto name Red
Brocade(config-atalk-proto)# no dynamic
Brocade(config-atalk-proto)# static ethernet 13 to 25
Brocade(config-atalk-proto)# end
Brocade# write memory
Brocade#
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>]