![D-Link DGS-510 Скачать руководство пользователя страница 329](http://html.mh-extra.com/html/d-link/dgs-510/dgs-510_reference-manual_78049329.webp)
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
326
Switch# ping 2001:238:f8a:77:7c10:41c0:6ddd:ecab
Reply from 2001:238:f8a:77:7c10:41c0:6ddd:ecab , bytes=100, time<10 ms
Reply from 2001:238:f8a:77:7c10:41c0:6ddd:ecab , bytes=100, time<10 ms
Reply from 2001:238:f8a:77:7c10:41c0:6ddd:ecab , bytes=100, time<10 ms
Reply from 2001:238:f8a:77:7c10:41c0:6ddd:ecab , bytes=100, time<10 ms
Ping Statistics for 2001:238:f8a:77:7c10:41c0:6ddd:ecab
Packets: Sent =4, Received =4, Lost =0
Switch#
36-2
ping access-class
This command is used to specify an access list to restrict access via ping. Use the
no
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. To permit
access via ping, specify the source address field and 'any' in the
destination address field of the access list if the field is present.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command specifies an access list to restrict access via ping. The specified access list does not
need to exist to execute the command.
Example
This example shows how to create a ping access-class which is used to restrict the ping only from the
host 226.1.1.1 via a standard IP access list.
Switch# configure terminal
Switch(config)# ip access-list ping-filter
Switch(config-ip-acl)# permit 226.1.1.1 255.255.255.255
Switch(config-ip-acl)# exit
Switch(config)# ping access-class ping-filter
Switch(config)#
36-3
traceroute
This command is used to display a hop-by-hop path from the Switch through an IP network to a
specific destination host.
Содержание DGS-510
Страница 1: ...1 ...
Страница 287: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 284 ...
Страница 321: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 318 ...
Страница 493: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 490 ...
Страница 733: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 730 ...