Reference Guide

Table Of Contents
seq 10 permit ip any any
control-plane mgmt
seq 10 permit ip any any
Example (IPv6 In
- Control-plane
ACL)
OS10# show ipv6 access-lists in
Ingress IPV6 access-list aaa-cp-acl
Active on interfaces :
control-plane data
seq 10 permit ipv6 any any
control-plane mgmt
seq 10 permit ipv6 any any
Example (MAC In
- Control-plane
ACL)
OS10# show mac access-lists in
Ingress MAC access-list mac-cp1
Active on interfaces :
control-plane data
seq 10 deny any any count (159 packets)
Supported
Releases
10.2.0E or later; 10.4.1 or later (control-plane ACL)
show ip as-path-access-list
Displays the configured AS path access lists.
Syntax
show ip as-path-access-list [name]
Parameters name (Optional) Specify the name of the AS path access list.
Defaults None
Command Mode EXEC
Usage
Information
None
Example
OS10# show ip as-path-access-list
ip as-path access-list hello
permit 123
deny 35
Supported
Releases
10.3.0E or later
show ip community-list
Displays the configured IP community lists in alphabetic order.
Syntax
show ip community-list [name]
Parameters name (Optional) Enter the name of the standard IP community list. A maximum of 140 characters.
Defaults None
Command Mode EXEC
Usage
Information
None
Example
OS10# show ip community-list
Standard Community List hello
deny local-AS
Access Control Lists 613