Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 78

Advertising
background image

60

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

2

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

ping <IP/HOSTNAME> {count <1-10000>|dont-fragment {count|size}|size <1-64000>}

Parameters

ping <IP/HOSTNAME> {count <1-10000>|dont-fragment {count|size}|size <1-64000>}

Example

rfs7000-37FABE>ping 172.16.10.4 count 6

PING 172.16.10.4 (172.16.10.4): 100 data bytes

108 bytes from 172.16.10.4: seq=0 ttl=64 time=0.851 ms

108 bytes from 172.16.10.4: seq=1 ttl=64 time=0.430 ms

108 bytes from 172.16.10.4: seq=2 ttl=64 time=0.509 ms

108 bytes from 172.16.10.4: seq=3 ttl=64 time=0.507 ms

108 bytes from 172.16.10.4: seq=4 ttl=64 time=0.407 ms

108 bytes from 172.16.10.4: seq=5 ttl=64 time=0.402 ms

--- 172.16.10.4 ping statistics ---

6 packets transmitted, 6 packets received, 0% packet loss

round-trip min/avg/max = 0.402/0.517/0.851 ms

rfs7000-37FABE>

ssh

User Exec Commands

Opens a Secure Shell (SSH) connection between two network devices

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

<IP/HOSTNAME>

Specify the destination IP address or hostname. When entered without any parameters, this command
prompts for an IP address or a hostname.

count <1-10000>

Optional. Sets the pings to the specified destination

<1-10000> – Specify a value from 1 - 10000. The default is 5.

dont-fragment
{count|size}

Optional. Sets the don’t fragment bit in the ping packet. Packets with the dont-fragment bit specified are not
fragmented. When a packet, with the dont-fragment bit specified, exceeds the specified maximum
transmission unit
(MTU) value, an error message is sent from the device trying to fragment it.

count <1-10000> – Optional. Sets the pings to the specified destination from 1 - 10000. The default is 5.

size – <1-64000> – Optional. Sets the size of ping payload size from 1 - 64000 bytes. The default is 100
bytes.

size <1-64000>

Optional. Sets the ping payload size in bytes

<1-64000> – Specify the ping payload size from 1 - 64000. The default is 100 bytes.

Advertising