show running-config ip receive

Syntax

show running-config ip receive [ access-group [ acl-name [ sequence ] ] ]

Parameters

access-group
Specifies IPv4 ACLs applied at device-level.
acl-name
Specifies an IPv4 standard or extended ACL.
sequence
Displays the sequence number. For devices with only one rACL applied, the default sequence number is 10.

Modes

Privileged EXEC mode

Usage Guidelines

Output

The show running-config ip receive command displays the following information:

Output field Description
sequence Displays the sequence number. For devices with only one rACL applied, the default sequence number is 10.

Examples

The following example displays the sequence numbers for two rACLs applied to a device.

device# show running-config ip receive access-group ext1 sequence
ip receive access-group ext1 sequence 10

device# show running-config ip receive access-group std1 sequence
ip receive access-group std1 sequence 20