Product specifications
Foundry/Brocade FESX624 and FESX424 2XG
88
Changing the IP Address Associated with the VLAN
The Avid default switch configuration includes a VLAN with an IP address of
192.168.255.254/24
. If this IP
address conflicts with your corporate network, use the following procedure to reassign the IP address on the
switch.
To change the IP Address of the VLAN:
1. Use your terminal emulation program or telnet into switch.
2. SwitchHostName >
en
3. SwitchHostName#
conf t
4. SwitchHostName(config)#
int ve ww
(where ww is for the VLAN)
5. SwitchHostName(config-if)#
ip address xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy
(where x's equals ip
address and y's equals subnet mask)
6. SwitchHostName(config-if)#
no shut
7. SwitchHostName(config-if)# exit
8. SwitchHostName(config)# exit
9. SwitchHostName#
copy run start
10. SwitchHostName#
exit
Changing the IP Address Associated with the Corporate Uplink
To set the IP address associated with the corporate uplink:
1. Use your terminal emulation program or telnet into switch.
2. SwitchHostName >
en
3. SwitchHostName#
conf t
4. SwitchHostName(config)#
int ethe 24
5. SwitchHostName(config-if-e1000-24)#
no ip address 10.10.10.10 255.255.255.0
6. SwitchHostName(config-if-e1000-24)#
ip address xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy
(where x's
equals ip address and y's equals subnet mask)
7. SwitchHostName(config-if-e1000-24)# exit
8. SwitchHostName(config)# exit
9. SwitchHostName#
wr mem
10. SwitchHostName#
exit
Changing Buffer Pool on Uplink Ports
To set the buffer pool on the corporate uplink:
1. Use your terminal emulation program or telnet into switch.
2. SwitchHostName >
en
3. SwitchHostName#
conf t
4. SwitchHostName(config)#
qd 24 4095
5. SwitchHostName(config)#
qd 24 4095 7