Policy list commands in context

Last Updated : Nov 06, 2012 |
Prolog information
When viewing information about policy lists and their components, these commands produce different results in different contexts.
  • In general context:
    • show ip access-control-list. Displays a list of all configured access control lists, with their list numbers and owners
    • show ip access-control-list list number detailed. Displays all the parameters of the specified access control list
    • show ip qos-list. Displays a list of all configured QoS lists, with their list numbers and owners
    • show ip qos-list detailed. Displays all the parameters of the specified QoS list.
  • In ip access-control-list context:
    • show composite-operation
    • show ip-rule. Displays a list of all rules configured for the list
    • show list. displays the parameters of the current list, including its rules
  • In ip access-control-list/ip-rule context:
    • show composite-operation. Displays the parameters of the composite operation assigned to the current rule
    • show ip-rule. Displays the parameters of the current rule
  • In ip qos-list context:
    • show composite-operation. Displays a list of all composite operations configured for the list
    • show dscp-table. Displays the current list’s DSCP table
    • show ip-rule. Displays a list of all rules configured for the list
    • show list. Displays the parameters of the current list, including its rules
  • In ip qos-list/ip-rule context:
    • show composite-operation. Displays the parameters of the composite operation assigned to the current rule
    • show dscp-table. Displays the current list’s DSCP table
    • show ip-rule. Displays the parameters of the current rule
  • In ip qos-list/dscp-table context:
    • show dscp-table. Displays the parameters of the current DSCP table entry
  • In ip qos-list/composite-operation context:
    • show composite-operation. Displays the parameters of the current composite operation