Install Guide
Table Of Contents
- Dell EMC PowerSwitch S4048T-ON Installation Guide March 2021
- About this guide
- The S4048T-ON System
- Site preparations
- NEBS compliance
- S4048T-ON installation
- Power supplies
- Fans
- Management ports
- Specifications
- Dell EMC support
To assign an IP address to the management interface, eth0, and verify the network connectivity, use the ifconfig eth0
<ip address> command, as shown.
ONIE:/ # ifconfig eth0 10.11.53.33/16
Verify the network connection with ping.
ONIE:/ # ping 10.11.8.12
PING 10.11.8.12 (10.11.8.12): 56 data bytes
64 bytes from 10.11.8.12: seq=0 ttl=62 time=1.357 ms
64 bytes from 10.11.8.12: seq=1 ttl=62 time=0.577 ms
^C
S4048T-ON installation 25