Specifications
AOS-W Commands 739
Chapter 29
Example
(hostswitch) (config) #ip access-list mac 709
(hostswitch) (config) #
ip access-list session
Configures a session access list.
Syntax
ip access-list session <accname>
Where:
<accname> is the Access-list name.
Example
(hostswitch) (config) #ip access-list session corporate
(hostswitch) (config) #
ip access-list standard
Configures a standard access list.
Syntax
ip access-list standard STRING
Where:
STRING is the access list name or number.If you specify a number is must be
between 1 and 99, or between 1300 and 1399.
Example
(hostswitch) (config) #ip access-list standard 9
(hostswitch) (config) #
ip default-gateway
Specifies the default gateway. Specify the default gateway if you are not
routing IP.
Syntax
ip default-gateway <nexthop> [mgmt]
Where:
<nexthop> is the IP address of the default gateway
mgmt identifies this as the default gateway for the Management port.