Cisco 2600 Series 구성 - 페이지 14

{카테고리_이름} Cisco 2600 Series에 대한 구성을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco 2600 Series 15 페이지. Configuring adsl wic to support pppoe clients
Cisco 2600 Series에 대해서도 마찬가지입니다: 설치 매뉴얼 (12 페이지), 릴리스 정보 (32 페이지), 애플리케이션 노트 (41 페이지), 데이터시트 (6 페이지), 부록 (15 페이지), 설치 매뉴얼 (22 페이지), 개요 (13 페이지), 빠른 시작 매뉴얼 (2 페이지), 매뉴얼 (5 페이지)

Cisco 2600 Series 구성

3 Configure CEF

Load balancing is based on a combination of source and destination packet information;
it allows you to optimize resources by distributing traffic over multiple equal-cost
connections for transferring data to a destination. You configure load balancing on
outbound interfaces on a per-destination or per-packet basis.

3.1 Enable CEF

To enable CEF, use the following command in global configuration mode:
Router(config)# ip cef

3.2 Enable Per-Packet Load Balancing

Per-destination load balancing is enabled by default when you enable CEF. Typically,
you would disable per-destination load balancing when you want to enable per-packet
load balancing. To disable per-destination load balancing, use the following command
in interface configuration mode:
Router (config-if) # no ip load-sharing per-destination
To enable per-packet load balancing, use the following command in interface
configuration mode:
Router (config-if) # ip load-sharing per-packet

3.3 Enable Network Accounting for CEF

Hash bucket accounting to collect statistics is better to understand Cisco Express
Forwarding patterns in your network. Use the following command to enable it:
Router (config) # ip cef accounting load-balance-hash

3.4 Verifying CEF

Use the use the following commands in privileged EXEC mode to view the path-to-
bucket assignment result from the hash bucket accounting
Router# show ip cef {prefix} internal
14