Cisco Wide Area Application Engine 612 Instrukcja Użytkownika Strona 6

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 41
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 5
80 Chapter 4: Network Integration and Interception
Example 4-3 shows a basic EtherChannel configuration.
You should observe the following limitations when configuring EtherChannel in WAAS:
Both interfaces in the channel group must run at the same speed.
Access control lists (ACL) are still applied to each physical interface.
The load-balancing algorithm used for distributing traffic across the EtherChannel is
configured using the following command:
port-channel load-balance
dst-ip
|
dst-mac
| round-robin
The command is configured globally and applies to all PortChannels on the WAE.
To check the status of the PortChannel interface, use the show interface PortChannel
channel-number command. Example 4-4 demonstrates the output of this command.
Example 4-3 WAE EtherChannel Configuration
!
interface PortChannel 1
description ** EtherChannel Link to Switch ABC ***
ip address 10.10.10.5 255.255.255.0
exit
!
interface GigabitEthernet 1/0
channel-group 1
exit
interface GigabitEthernet 2/0
channel-group 1
exit
!
Example 4-4 WAAS show interface PortChannel Output
AST6-CCO-01# show interface PortChannel 1
Interface PortChannel 1 (2 physical interface(s)):
GigabitEthernet 1/0 (active)
GigabitEthernet 2/0 (active)
---------------------
Type:Ethernet
Ethernet address:00:11:25:AB:43:32
Internet address:10.88.80.130
Broadcast address:10.88.80.255
Netmask:255.255.255.128
Maximum Transfer Unit Size:1500
Metric:1
Packets Received: 815996
Input Errors: 0
Input Packets Dropped: 0
Input Packets Overruns: 0
Input Packets Frames: 0
Przeglądanie stron 5
1 2 3 4 5 6 7 8 9 10 11 ... 40 41

Komentarze do niniejszej Instrukcji

Brak uwag