RX bytes:1152 (1.1 KiB) TX bytes:6864 (6.7 KiB)
Interrupt:21 Memory:ff300000-ff320000
To assign an IP address to the management interface (eth0) and verify the network connectivity, use the
ifconfig eth0
<ip
address>
command.
Example of the ONIE
ifconfig eth0
<ip address>
command.
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
Console Ports
27