DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
670
This example shows how to ping the host with IPv6 address 2001:238:f8a:77:7c10:41c0:6ddd:ecab.
Switch# ping 2001:238:f8a:77:7c10:41c0:6ddd:ecab
PING 2001:238:f8a:77:7c10:41c0:6ddd:ecab (2001:238:f8a:77:7c10:41c0:6ddd:ecab):56 (104)
data bytes
64 bytes from 2001:238:f8a:77:7c10:41c0:6ddd:ecab, icmp6_seq=1 ttl=128 time=1.84 ms
64 bytes from 2001:238:f8a:77:7c10:41c0:6ddd:ecab, icmp6_seq=2 ttl=128 time=1.77 ms
64 bytes from 2001:238:f8a:77:7c10:41c0:6ddd:ecab, icmp6_seq=3 ttl=128 time=1.64 ms
64 bytes from 2001:238:f8a:77:7c10:41c0:6ddd:ecab, icmp6_seq=4 ttl=128 time=1.68 ms
64 bytes from 2001:238:f8a:77:7c10:41c0:6ddd:ecab, icmp6_seq=5 ttl=128 time=1.67 ms
--- 2001:238:f8a:77:7c10:41c0:6ddd:ecab ping statistics ---
packets transmitted = 5, received = 5, packet loss = 0 (0%)
round trip times min/avg/max/mdev = 1.648/1.726/1.840/0.076 ms
Switch#
53-2 ping access-class
This command is used to specify an access list to restrict the access via ping. Use the
no
form of the
command to remove the access list check.
ping access-class IP-ACL
no ping access-class
Parameters
IP-ACL
Specifies a standard IP access list. The source address field of the
permit or deny entry defines the valid or invalid host.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command specifies an access list to restrict the access via ping.
Example
This example shows how a standard IP access list is created and is specified as the access list to restrict
access via ping. Only the host 226.1.1.1 is allowed to ping the switch.
Switch# configure terminal
Switch(config)# ip access-list ping-filter
Switch(config-ip-acl)# permit 226.1.1.1 0.0.0.0
Switch(config-ip-acl)# exit
Switch(config)# ping access-class ping-filter
Summary of Contents for DXS-3600 Series
Page 1: ......
Page 423: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 418 ...
Page 548: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 543 ...
Page 673: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 668 ...
Page 712: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 707 Switch ...
Page 845: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 840 ...
Page 884: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 879 ...
Page 1152: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1147 ...