Product specifications
Customize the Uplink on the Dell Networking Switch
67
!!
2831 bytes successfully copied
11. Type
Reload
.
12. You are sometimes prompted to save, type
No
.
13. When asked to reload, type
Yes
.
n
When you perform a reload the Dell Networking S25 switch restarts, you see a Disconnected message, and have to
log back in before continuing.
14. (Dell Networking S25 only) Type
en
.
15. (Dell Networking S25 only) Type
Wr mem
.
16. (Dell Networking S25 only) Type
Reload
.
17. (Dell Networking S25 only) Type
Yes
.
18. Manually reapply any switch changes you might have applied during your initial switch setup
19. Connect an Ethernet cable (Cat6) from port 24 of the Dell Networking switch, to the switch port provided by
your IT department.
n
Be sure to set the Gateway, DNS, and any other settings as specified by your IT department. This cannot be done
through the Avid “Network Configuration Tool” and must be done manually through the Windows controls.
Changing the IP Address Associated with the VLAN
The Avid default Dell Networking 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 Dell Networking switch.
n
You might need to change the IP address on the ISIS | 5500 Engine and the clients when doing this procedure.
To change the IP Address of the VLAN (N3024/N3048 Switch):
1. Use your terminal emulation or telnet into switch.
2. hostname#
configure
3. hostname(config)#
interface vlan 10
4. hostname(config-if-vlan10)#
ip address 192.168.10.1 255.255.255.0
5. hostname(config-if-vlan10)#
exit
6. hostname(config)#
exit
7. hostname#
write
To change the IP Address of the VLAN (Other Dell Networking Switches):
1. Use your terminal emulation or telnet into switch.
2. Type
en
.
3. You are prompted for a password, type
avid
.
4. Type
conf
.
5. Type
int vlan 10
.
6. Type
ip address 192.168.10.2/24
.