Product specifications
Customize the Uplink on the Dell Networking Switch
66
5. hostname(config-if-gig1/0/24)#
exit
6. hostname(config)#
exit
7. hostname#
write
Configure an Uplink Port on the Dell Networking S25
After you have obtained the information previously listed for from your corporate administrator, configure the
Dell Networking switch as using the following procedure.
To copy the Avid configuration file from flash memory in the switch:
1. On System Director copy the Avid supplied Dell Networking configuration file:
From — [Avid software kit]:
\Switch Configuration\ISIS 5000\Dell Networking\
switch folder
To —
C:\Program Files (x86)\Common Files\Avid ISIS Shared\ftp\
2. Make a copy of the “avid-port-uplink” or “avid-vlan-uplink” file in the same folder and name it
“custom-config.”
a. Choose “avid-port-uplink” if you want to use a single port with one IP address to uplink.
b. Choose “avid-vlan-uplink” if you want to use a VLAN with routing enabled.
3. Edit the copied file, using the information above from IT (preferably using wordpad.exe instead of
notepad.exe)
a. Set Uplink IP address in “int gig 0/24” or “int vlan 110” depending on the type chosen in Step 2.
b. In “int Vlan 10” set the following:
- ISIS Vlan IP address
- (Optional) Set the ip helper addresses
c. Set the IP route from 10.10.10.1 to your default gateway.
d. Increment Local Version number.
4. Save the file.
5. Telnet to the switch via 192.168.255.254 (S25 or S60) or 192.168.255.253 (S4810) or use serial Use your
terminal emulation connection.
6. You are prompted for a user, type
avid
.
7. You are prompted for a password, type
avid
.
8. Enter enable mode, type
en
.
9. You are prompted for a password, type
avid
.
10. Copy the new configuration (replace “S25” with “S60” or S4810 in the following path if using the S60 or
S4810 switch).
t For 1 Gb type “
copy ftp://administrator:is-admin@192.168.254.11/custom-config
startup-config
”
t For 10 Gb type “
copy ftp://administrator:is-admin@192.168.254.21/custom-config
startup-config
”
When asked to confirm the file copy type
yes
and press Enter.
If the copy is successful, you see the following:
(number of “!” and bytes copied could vary slightly)