Cisco 2600 Series Configuração - Página 14

Procurar online ou descarregar pdf Configuração para Hardware de rede Cisco 2600 Series. Cisco 2600 Series 15 páginas. Configuring adsl wic to support pppoe clients
Também para Cisco 2600 Series: Manual de instalação (12 páginas), Notas de lançamento (32 páginas), Nota de aplicação (41 páginas), Ficha de dados (6 páginas), Apêndice (15 páginas), Manual de instalação (22 páginas), Visão geral (13 páginas), Manual de início rápido (2 páginas), Manual (5 páginas)

Cisco 2600 Series Configuração

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