Cisco 2600 Series Konfigürasyon - Sayfa 14

Ağ Yönlendiricisi Cisco 2600 Series için çevrimiçi göz atın veya pdf Konfigürasyon indirin. Cisco 2600 Series 15 sayfaları. Configuring adsl wic to support pppoe clients
Ayrıca Cisco 2600 Series için: Kurulum Kılavuzu (12 sayfalar), Sürüm Notları (32 sayfalar), Uygulama Notu (41 sayfalar), Veri Sayfası (6 sayfalar), Ekler (15 sayfalar), Kurulum Kılavuzu (22 sayfalar), Genel Bakış (13 sayfalar), Hızlı Başlangıç Kılavuzu (2 sayfalar), Manuel (5 sayfalar)

Cisco 2600 Series Konfigürasyon

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