Cisco ASA Series Cli Configuration Manual page 495

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

Advertisement

Chapter 1
Completing Interface Configuration (Transparent Mode)
Detailed Steps
Command
same-security-traffic permit
inter-interface
Turning Off and Turning On Interfaces
This section describes how to turn off and on an interface.
All interfaces are enabled by default. In multiple context mode, if you disable or reenable the interface
within a context, only that context interface is affected. But if you disable or reenable the interface in
the system execution space, then you affect that interface for all contexts.
Detailed Steps
Command
Step 1
hostname(config)# interface {vlan number |
mapped_name}
Example:
hostname(config)# interface vlan 100
Step 2
shutdown
Example:
hostname(config-if)# shutdown
Step 3
no shutdown
Example:
hostname(config-if)# no shutdown
Monitoring Interfaces
To monitor interfaces, enter one of the following commands:
Command
show interface
show interface ip brief
show bridge-group
Purpose
Enables interfaces on the same security level so that they can communicate
with each other.
Purpose
If you are not already in interface configuration mode, enters
interface configuration mode.
In multiple context mode, enter the mapped_name if one was
assigned using the allocate-interface command.
Disables the interface.
Reenables the interface.
Purpose
Displays interface statistics.
Displays interface IP addresses and status.
Shows bridge group information.
Cisco ASA Series CLI Configuration Guide
Turning Off and Turning On Interfaces
1-19

Advertisement

Table of Contents
loading

Table of Contents