Monday, February 24, 2014

Etherchannel

Configuring etherchannel through command line

mkdev -c adapter -s pseudo -t ibm_ech

/usr/lib/methods/ethchan_config -a ent4 ent2

 /usr/lib/methods/ethchan_config -a -b ent4 ent3

/usr/lib/methods/ethchan_config -c ent4 netaddr 10.22.8.1

cfgmgr

Reset server


ifconfig ent1 down
ifconfig en1 detach
ifconfig en4 down
ifconfig en4 detach
rmdev -dl ent4

No comments:

Post a Comment