Product specifications

Customize the Uplink on the Dell Networking Switch
68
n
The IP address replaces the default
192.168.255.254/24
IP address to
192.168.10.2/24
. The
192.168.10.2/24
is an example and you need to assign an address that does not conflict with your network.
7. Type
untagged gi 0/1-24
.
8. Type
untagged te 0/25-28
.
9. Type
no shut
.
10. Type
exit
.
11. Type
exit
.
12. Type
wr mem
.
13. Type
exit
.
n
You cannot assign an IP address or untagged ports to VLAN 1 because it is the default VLAN on the switch. To
assign an IP address and untagged ports to a VLAN, you need to create a new VLAN.
Changing the IP Address Associated with the Corporate Uplink (S25)
To set the IP Address for the corporate uplink:
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 gig 0/1
.
6. Type
ip address 192.168.10.1/24
.
7. Type
no shut
.
8. Type
exit
.
9. Type
wr mem
.
10. Type
exit
.
n
You cannot assign an IP address to a port if that switch port is enabled. Adding an IP address to an enabled
switch port makes it a layer 2 port.
Changing Buffer Pool to a Single Queue (S25)
To create single queue:
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
buffer-profile global 1q
.
6. Type
exit
.
7. Type
wr mem
.
8. Type
Reload
.