Monitoring interfaces, Physical interface parameters example, Subinterface parameters example – Cisco ASA 5505 User Manual

Page 275

Advertising
background image

6-33

Cisco ASA 5500 Series Configuration Guide using the CLI

Chapter 6 Starting Interface Configuration (ASA 5510 and Higher)

Monitoring Interfaces

Cryptochecksum: 718e3706 4edb11ea 69af58d0 0a6b7cb5

70291 bytes copied in 3.710 secs (23430 bytes/sec)

[OK]

hostname(config)# reload

Proceed with reload? [confirm] Y

Monitoring Interfaces

To monitor interfaces, enter one of the following commands:

Configuration Examples for ASA 5510 and Higher Interfaces

This section includes the following topics:

Physical Interface Parameters Example, page 6-33

Subinterface Parameters Example, page 6-33

Multiple Context Mode Example, page 6-34

EtherChannel Example, page 6-34

Physical Interface Parameters Example

The following example configures parameters for the physical interface in single mode:

interface gigabitethernet 0/1

speed 1000

duplex full

no shutdown

Subinterface Parameters Example

The following example configures parameters for a subinterface in single mode:

Command

Purpose

show interface

Displays interface statistics.

show interface ip brief

Displays interface IP addresses and status.

show lacp

{[channel_group_number] {counters

| internal | neighbor} | sys-id}

For EtherChannel, displays LACP information such as traffic statistics,
system identifier and neighbor details.

show port-channel

[channel_group_number]

[brief | detail | port | protocol |

summary

]

For EtherChannel, displays EtherChannel information in a detailed and
one-line summary form. This command also displays the port and
port-channel information.

show port-channel

channel_group_number

load-balance

[hash-result {ip | ipv6 |

l4port

| mac | mixed | vlan-only}

parameters]

For EtherChannel, displays port-channel load-balance information along
with the hash result and member interface selected for a given set of
parameters.

Advertising