show ip active-lists

Last Updated : Oct 26, 2015 |

Displays information about a specific policy list or all lists.

Syntax

show ip active-lists [list_index | list_type]

Parameters

Parameter

Description

Possible Values

Default Value

list_index

The index of the policy list to view

300-499

list_type

The type of list

ACL, Crypto, PBR, QoS

User level

read-only

Context

general

Example

To display information about all lists:

Gxxx-001(super)# show ip active-lists
Interface Name                   Dir. Type     Idx List Name
-------------------------------- ---- -------- --- ----------------
FastEthernet                 In   ACL      300 Default ACL List
FastEthernet                 In   QoS      400 Default QoS List
FastEthernet                 Out  ACL      300 Default ACL List
FastEthernet                 Out  QoS      400 Default QoS List
FastEthernet                 ---- Crypto   901 list #901
Vlan 1                           In   ACL      300 Default ACL List
Vlan 1                           In   QoS      400 Default QoS List
Vlan 1                           Out  ACL      300 Default ACL List
Vlan 1                           Out  QoS      400 Default QoS List

Output fields

Name

Description

Interface Name

The name of the interface on which the list is operating

Dir.

The direction of traffic on which the list is operating. Options are:

  • In — The list is operating on incoming traffic

  • Out — The list is operating on outgoing traffic

Type

The type of list. Options are:

  • ACL — Access Control List. Controls which packets are authorized to pass through the interface.

  • QoS — QoS List. Can change the value of the QoS field in a packet.

  • PBR — Policy-Based Routing List. Determines the routing of packets that match the rules defined in the list.

  • Crypto — IPSec Crypto List. Provides encryption rules for VPN traffic that needs protection.

Idx

The ID of the list. List IDs must be within the following range:

  • ACL — 300-399

  • QoS — 400-499

  • PBR — 800-899

  • Crypto — 900-999

List Name

The name of the list, as determined by the name command