서버의 etherchannel 을 구성하기 위해서 구성할 슬롯과 번호를 알아야한다.



# lsslot -c pci

# Slot                   Description                              Device(s)

U78C0.001.DBJD049-P2-C4  PCI-E capable, Rev 1 slot with 8x lanes  ent0 ent1 

U78C0.001.DBJD049-P2-C5  PCI-E capable, Rev 1 slot with 8x lanes  ent2 ent3 

U78C0.001.DBJD049-P2-C6  PCI-E capable, Rev 1 slot with 8x lanes  fcs0 fcs1




# smit etherchannel


 Add An EtherChannel / Link Aggregation


etherchannel을 구성하려는 포트 번호 ex) ent0


                     Add An EtherChannel / Link Aggregation


Type or select values in entry fields.

Press Enter AFTER making all desired changes.

  

                                                        [Entry Fields]

  EtherChannel / Link Aggregation Adapters            ent0                   +

  Enable Alternate Address                            no                     +

  Alternate Address                                  []                      +

  Enable Gigabit Ethernet Jumbo Frames                no                     +

  Mode                                                standard               +

  IEEE 802.3ad Interval                               long                   +

  Hash Mode                                           default                +

  Backup Adapter                                      ent2                   +

       Automatically Recover to Main Channel          yes                    +

       Perform Lossless Failover After Ping Failure   yes                    +

  Internet Address to Ping                           []                       

  Number of Retries                                  []                      +#

  Retry Timeout (sec)                                []                      +


로 선택 하면 된다.



'IT > aix' 카테고리의 다른 글

유저당 process 수 지정하기  (0) 2018.08.24
aix vg lv 생성  (0) 2018.08.24
hmc 에서 터미널 종료  (0) 2018.08.16
hmc 설치 및 장비연결  (0) 2018.08.08
hdisk 순서 변경  (0) 2018.07.12

+ Recent posts