IP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 29-23
ip access-list
Creates an access list for adding multiple IPv4 addresses to route maps.
ip access-list access-list-name
no ip access-list access-list-name
Syntax Definitions
access-list-name Name of the access list (up to 20 characters).
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the no form of this command to delete the access list.
Examples
-> ip access-list access1
-> no ip access-list access1
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
alaRouteMapAccessListNameTable
alaRouteMapAccessListName
alaRouteMapAccessListNameIndex
alaRouteMapAccessListNameAddressType
alaRouteMapAccessListNameRowStatus
ip access-list address Adds IPv4 addresses to the specified IPv4 access list.
show ip access-list Displays the details of the access list.