Product specifications
Foundry/Brocade FESX624 and FESX424 2XG
89
6. SwitchHostName(config)# exit
7. SwitchHostName#
wr mem
8. SwitchHostName#
exit
Configuring Buffer Pool to Support Editing Clients
With the Foundry/Brocade switch only, you must make changes to the buffers on the ports that will connect to
editing clients. For example, if an editing client is connected to port 1 then you would configure the port as
follows:
To configure the buffer pool:
1. Use your terminal emulation program or telnet into switch.
2. SwitchHostName >
en
3. SwitchHostName#
conf t
4. SwitchHostName(config)#
qd 1 896
5. SwitchHostName(config)#
qd 1 896 7
6. SwitchHostName(config)#
exit
7. SwitchHostName#
wr mem
8. SwitchHostName#
exit
Removing/Adding Ports Associated to a VLAN
In the Foundry/Brocade switch you must remove a port from a given VLAN before you can add it to another. The
following procedure shows how to do both:
To change the ports associated with the VLAN:
1. Use your terminal emulation program or telnet into switch.
2. SwitchHostName >
en
3. SwitchHostName#
conf t
4. SwitchHostName(config)#
vlan x
(where x is the VLAN #)
5. SwitchHostName(config-vlan-x)#
no untagged ethernet x to y
6. SwitchHostName(config-vlan-x)#
vlan y
(where y is the other VLAN #)
7. SwitchHostName(config-vlan-y)#
untagged ethernet x to y
8. SwitchHostName(config-vlan-y)#
exit
9. SwitchHostName(config)#
exit
10. SwitchHostName#
wr mem
11. SwitchHostName#
exit