Dell N1548에 포트별 Enable/Disable

  1. 37번 포트 shutdown
    #configure
    (config)#interface gigabitethernet 1/0/37
    (config-if-Gi1/0/37)#shutdown

  2. 37번 포트 활성화
    #configure
    (config)#interface gigabitethernet 1/0/37
    (config-if-Gi1/0/37)#no shutdown


Revision #1
Created 2022-06-07 00:45:21 KST by artop0420
Updated 2022-06-08 03:35:10 KST by artop0420