4 no sequence-num, 5 show access-list arp – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 664

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 664 of 855

address is 001A.A02C.A1DF.
Switch(config-arp-acl)#permit response ip any mac host 001A.A02C.A1DF log
This example shows how to create a filter in ARP ACL to permit all the ARP packets.
Switch(config-arp-acl)#permit ip any mac any

Related Commands

no sequence-num

33.4 no sequence-num

Use this command to remove a filter from ARP ACL.

Command Syntax

no sequence-num sequence-num
sequence-num: the sequence number of a filter ranging in <1-2147483646>

Command Mode

ARP ACL configuration

Usage

None

Examples

This example shows how to remove the filter with the sequence-num 10 from ARP ACL.
Switch(config-arp-acl)#no sequence-num 10

Related Commands

<1-2147483646> deny
<1-2147483646> permit

33.5 show access-list arp

Use this command to show the ARP ACL information.

Command Syntax

show access-list arp [arp-acl]
arp-acl: the name of the arp access-list.

Command Mode

EXEC

Usage

Advertising