Ip Access-List Address - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

ip access-list address

Adds multiple IPv4 addresses to the specified IPv4 access list.
ip access-list access-list-name address address/prefixLen [action {permit | deny}]
[redist-control {all-subnets | no-subnets | aggregate}]
no ip access-list access-list-name address address/prefixLen
Syntax Definitions
access-list-name
address/prefixLen
permit
deny
all-subnets
no-subnets
aggregate
Defaults
parameter
permit | deny
all-subnets | no-subnets |
aggregate
Usage Guidelines
Use the no form of this command to delete the address from the access list.
The access-list-name should exist before you add multiple addresses to it.
The action parameters (permit and deny) determine if a route that matches the redist-control configu-
ration for the IP address is allowed or denied redistribution.
The redist-control parameters (all-subnets, no-subnets, and aggregate) defines the criteria used to
determine if a route matches an address in the access list.
Note that configuring the combination of redist-control aggregate with action deny is not allowed.
Use this command multiple times with the same access list name to add multiple addresses to the exist-
ing access list.
page 29-24
Name of the access list.
IP address/prefix length to be added to the access list.
Permits the IP address for redistribution.
Denies the IP address for redistribution.
Redistributes or denies all the subnet routes that match the network
portion of the IP address as specified by the mask length
Redistributes or denies only those routes that exactly match the IP
address and the mask length.
Redistributes an aggregate route if there are one or more routes that
match or are subnets of this address.
default
permit
all-subnets
OmniSwitch 6250 CLI Reference Guide
IP Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents