Using Ping To Test A Connection - Brocade Communications Systems 8 Administrator's Manual

Fabric os fcip administrator’s guide
Hide thumbs Also See for 8:
Table of Contents

Advertisement

Using ping to test a connection

The portCmd ping command tests the connection between the IP address of a local Ethernet port
and a destination IP address. If you want to use this command to test a VLAN connection when you
do not have an active FCIP tunnel, you must manually add entries to the VLAN tag table on both the
local and remote sides of the route, using portCfg vlantag command.
portCmd
[-t ttl] [-w wait_time] [-z size] [-v vlan_id] [-c L2_Cos]
Where:
slot
ge<n>|xge<n>
-s source_ip
-d destination_ip
-n num-requests
-q diffserv
-t ttl
-v vlan_id
-w wait_time
-z size
-c L2_Cos
The following example tests the connection between IP addresses 192.168.10.1 and
192.168.20.1 over VLAN 10 with an layer 2 class of service of 3.
portcmd --ping 8/ge0 -s 192.168.10.1 -d 192.168.20.1 -v 10 -c 3
Fabric OS FCIP Administrator's Guide
53-1001766-01
ping [slot]/ge<n>|xge<n> -s source_ip -d destination_ip [-n num_requests] [-q diffserv]
--
The number of a slot in a 48000 director and a Brocade DCX or DCX-4S
enterprise-class platforms that contains an FR4-18i blade. This parameter
does not apply to the stand-alone Brocade 7500 Extension Switch.
The Ethernet port used by the tunnel.
The source IP interface that originates the ping request.
The destination IP address for the ping request.
Generates a specified number of ping requests. The default is 4.
The DiffServ QoS. The default is 0 (zero). The value must be an integer in the
range from 0 through 255 (7500 switch and FR4-18i blade only).
The time to live (TTL) for the ping packets. The ttl is decremented every time a
router handles the packet. If TTL reaches zero, the packet is discarded. This
prevents ping packets from circulating forever and potentially flooding the
network. The default value is 100.
The VLAN ID. Values must be in the range of 1 - 4094. There is no default
value. Note that a VLAN tag entry must exist on the local and remote sides
prior to issuing the -v option. (7500 switch and FR4-18i blade only).
The time to wait for the response of each ping request. This parameter is
specified in milliseconds and the default value is 5000 milliseconds (5 sec).
The maximum allowed wait time for ping is 9000 milliseconds (9 sec).
The size in bytes of the ping packet to use. The total size cannot be greater
than the configured MTU size. The default size is 64 bytes.
The Class of Service/Priority, as defined by IEEE 802.1p. Values must be in
the range between 0 and 7. The default is 0. This operand is optional with the
-v option. (7500 switch and FR4-18i blade only).
WAN performance analysis tools
4
79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents