Specifications

OmniAccess Reference: AOS-W System Reference
738 Part 031652-00 May 2005
NAT which configures Network Address Translation.
RADIUS which configures RADIUS authentication.
Route which specifies static routes.
Router which enables a routing process.
Each command is described below.
ip access-list eth
Configures an Ethernet type access list.
Syntax
ip access-list eth <accname>
where
<accname> is the access list name or number. If you specify a number it must
be between 200 and 299.
Example
(hostswitch) (config) #ip access-list eth 209
(hostswitch) (config) #
ip access-list extended
Configures an extended access list.
Syntax
ip access-list extended STRING
where STRING is a name or number. If you specify a number, the
valid ranges are betwen 100 and 199 and between 2000 and 2699.
Example
(hostswitch) (config) #ip access-list extended 109
(hostswitch) (config) #
ip access-list mac
Configures a MAC type access list.
Syntax
ip access-list mac STRING
Where:
STRING is the access-list name or number. If you specify a number, valid
ranges are between 700 and 799 and between 1200 and 1299.