Pinging The Oob Management Network - Acopia Adaptive Resource Switch Cli Maintenance Manual

Table of Contents

Advertisement

Troubleshooting Network Connections
Pinging an IP Address
prtlndA1k> show interface mgmt
7-6
Use the
clause with the
source
ICMP ECHO request:
ping ip-address [from slot.processor] source source-address [count
number]
where
ip-address is the destination for the ping,
from slot.processor (optional, 1-6.1-6) chooses a source processor. If you
choose the processor and the source-address, they may conflict: the ping
may not return to the processor that sent it. If you omit this, the CLI chooses
the correct processor. In general, this should be omitted.
source-address is the source-IP address to send in the ICMP ECHO.
count number (optional, 1-10,000) limits the number of pings, as explained
above.
For example, this command sends a ping with a source IP of 10.50.20.110:
bstnA6k> ping 10.53.2.10 source 10.50.20.110 count 2
PING 10.53.2.10 (10.50.20.110) 0 data bytes
8 bytes from 10.53.2.10: icmp_seq=1 ttl=0 time=100 ms from 3.5
8 bytes from 10.53.2.10: icmp_seq=2 ttl=0 time=100 ms from 3.5
-------10.53.2.10 ping statistics
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max 1/1/2 ms
bstnA6k> ...

Pinging the OOB Management Network

As implied above, you can ping the out-of-band (OOB) management network by
using the OOB Mgmt address as the source IP. This ping starts at the SCM processor
and goes through the management gateway. For example, the following command
sequence finds the OOB management IP and gateway and then pings the management
gateway. These pings go over the management network, not the client/server network:
command to send an alternate source IP in the
ping
CLI Maintenance Guide

Advertisement

Table of Contents
loading

Table of Contents