Canoga-perkins 9175 Command Reference Instrukcja Użytkownika Strona 592

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 790
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 591
CanogaOS Command Reference
33-1
33 ACL Commands
33.1 arp access-list
Use this command to create ARP ACL and enter ARP ACL configuration mode.
Command Syntax
arp access-list arp-acl
arp-acl: the name of arp acl
Command Mode
Global configuration
Usage
None
Examples
This example shows how to create arp access-list denyrequest :
Switch(config)# arp access-list denyrequest
Related Commands
show access-list arp
33.2 deny
Use this command to reject ARP packets when match this access-list.
Command Syntax
deny [request |response] ip {ip mask |any |host ip} mac {mac mask |any |host mac} [log]
[request |response]: specified ARP request or ARP response packets to match this access-list.
When use neither of them, match both ARP request and ARP response packets.
ip mask: the IP address and mask of the packets.
any: match all the sender IP address in packets.
host ip: only match the specified sender IP address.
mac mask: the MAC address and mask of the packets.
any: match all sender MAC address in packets.
host mac: only match the specified sender MAC address.
[log]: add to logs when match the access-list.
Command Mode
ARP ACL configuration
Usage
Przeglądanie stron 591
1 2 ... 587 588 589 590 591 592 593 594 595 596 597 ... 789 790

Komentarze do niniejszej Instrukcji

Brak uwag