Toto je vyrovnávacia pamäť Google pre http://wiki.cnl.tuke.sk/DocumentCisco/EtherChannel. Je to snímka stránky, ako sa zobrazila dňa 23. mar. 2009 11:13:41 GMT. Aktuálna stránka sa odvtedy mohla zmeniť. Viac informácií

Len textová verzia
 
EtherChannel < DocumentCisco < TWiki
r2 - 24 Jan 2009 - 09:20:50 - Main.fecilakYou are here: TWiki >  DocumentCisco Web  > EtherChannel

EtherChannel

Cieľom etherchannelu je formovať logické rozhranie násobnej priepustnosti, ktoré je vyskladané z niekoľkých fyzických rozhraní. Na formovanie etherchannelu sa používajú 2 protokoly:

  • PAgP? - Port Aggregation Protocol
  • LACP - Link Aggregation Control Protocol

PAgP? má varianty:

  • auto (default) - odpovedá na PAgp pakety, ale nesnaží sa vyjednať portchannel (etherchannel)
  • desirable - vysiela pakety a snaží sa vyjednať portchannel
  • on - nevyužíva sa PAgP?, nanútene je port portchannelom

LACP má varianty:

  • passive (default) - odpovedá na LACP pakety, ale nesnaží sa vyjednať portchannel (etherchannel)
  • active - vysiela LACP pakety a snaží sa vyjednať portchannel
  • on - nevyužíva sa LACP, nanútene je port portchannelom

Konfigurácia

SW(config)# interface portchannel ....

SW(config)# interface ...
SW(config-int)# channel protocol {pagp|lacp}
SW(config-int)# channel-group 1 mode {active|on|auto|desirable|passive}

SW(config)# port-channel load-balance load-balance-type

  • src-mac: Source MAC address
  • dst-mac: Destination MAC address
  • src-dst-mac: Source and destination MAC addresses
  • src-ip: Source IP address
  • dst-ip: Destination IP address
  • src-dst-ip: Source and destination IP addresses (default)
  • src-port: Source TCP/User Datagram Protocol (UDP) port
  • dst-port: Destination TCP/UDP port
  • src-dst-port: Source and destination TCP/UDP ports

SW# show etherchannel load-balance

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback