D-Link DGS-6608 — команда show access-list для управления списками доступа [661/1106]

Превью страниц Страница 661 / 1106
D-Link DGS-6604 [661/1106] Usage guideline
DGS-6600 Series Switch m show access-list
CLI Reference Guide
651
show access-list
Use this command to display the access-list configuration.
show access-list [ ip NAME | mac NAME | ipv6 NAME]
Default None.
Command Mode User EXEC or any configuration mode.
Usage Guideline The detailed content for an access list is only shown for a specific access list by
using the NAME argument to identify it.
Examples This example provides a listing for all access lists.
This example shows the content for IP access list R&D.
Syntax Description
ip (Optional) Specifies to display a listing for all IP access lists.
mac (Optional) Specifies to display a listing for all MAC access lists.
ipv6 (Optional) Specifies to display a listing for all IPv6 access lists.
NAME Specifies to display the content of the access list identified by this NAME string.
Up to 32 characters are allowed.
Switch#show access-list
access-list name access-list type
-----------------------------------
simple-ip-acl ip ext-acl
simple-rd-acl ip ext-acl
rd-mac-acl mac ext-acl
rd-ip-acl ip acl
ip6-acl ipv6 ext-acl
Switch#show access-list ip R&D
10 permit tcp any 10.20.0.0 255.255.0.0
20 permit tcp any host 10.100.1.2
30 permit icmp any any

Содержание

4839

Узнайте, как использовать команду show access-list для отображения конфигурации списков доступа. Подробные примеры и синтаксис для IP, MAC и IPv6 списков.