vlan_구성

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
vlan_구성 [2022/12/21 11:13] – [VLAN 생성] koovvlan_구성 [2022/12/21 11:37] (현재) – [vlan 삭제] koov
줄 90: 줄 90:
 <code bash> <code bash>
 switch#conf t switch#conf t
-switch(config)#no vlan 2                     <- vlan2 를 삭제함 (cisco 스위치는 앞에 'no'를 붙이면 제거/삭제 의 의미를 가짐)+switch(config)#no interfaces vlan 2                     <- vlan2 를 삭제함 (cisco 스위치는 앞에 'no'를 붙이면 제거/삭제 의 의미를 가짐)
 switch(config)#exit switch(config)#exit
 switch#show interfaces status switch#show interfaces status
  • vlan_구성.1671621203.txt.gz
  • 마지막으로 수정됨: 2022/12/21 11:13
  • 저자 koov