Cisco ASA Series Cli Configuration Manual page 439

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Starting Interface Configuration (ASA 5510 and Higher)
Subinterface Parameters Example
The following example configures parameters for a subinterface in single mode:
interface gigabitethernet 0/1.1
Multiple Context Mode Example
The following example configures interface parameters in multiple context mode for the system
configuration, and allocates the gigabitethernet 0/1.1 subinterface to contextA:
interface gigabitethernet 0/1
interface gigabitethernet 0/1.1
context contextA
EtherChannel Example
The following example configures three interfaces as part of an EtherChannel. It also sets the system
priority to be a higher priority, and GigabitEthernet 0/2 to be a higher priority than the other interfaces
in case more than eight interfaces are assigned to the EtherChannel.
lacp system-priority 1234
interface GigabitEthernet0/0
interface GigabitEthernet0/1
interface GigabitEthernet0/2
interface Port-channel1
Where to Go Next
vlan 101
no shutdown
speed 1000
duplex full
no shutdown
vlan 101
allocate-interface gigabitethernet 0/1.1
channel-group 1 mode active
channel-group 1 mode active
lacp port-priority 1234
channel-group 1 mode passive
lacp max-bundle 4
port-channel min-bundle 2
port-channel load-balance dst-ip
For multiple context mode:
a.
Assign interfaces to contexts and automatically assign unique MAC addresses to context
interfaces. See
Chapter 1, "Configuring Multiple Context Mode."
b.
Complete the interface configuration according to
Configuration (Routed Mode),"
(Transparent Mode)."
Chapter 1, "Completing Interface
or
Chapter 1, "Completing Interface Configuration
Cisco ASA Series CLI Configuration Guide
Where to Go Next
1-35

Advertisement

Table of Contents
loading

Table of Contents