freeseaboy 님의 멋있어 지려 노력하는 블로그

네트워크 실습(8) 네트웍 장비 및 기능 살짝 알아보자 본문

컴퓨터 & 서버/네트워크 및 보안

네트워크 실습(8) 네트웍 장비 및 기능 살짝 알아보자

freeseaboy 2024. 11. 6. 00:22
반응형

자 오늘 2교시 네트워크 공부 시작합니다.

오늘 배울 내용은

  • 계층별 장비 기능
  • 스위치 콘솔 사용법 기능 약간 알아보기
  • 설정 이러저리 바꿔보기

입니다 잘몰라도 그냥 보세요....그럼 됩니다

자 그럼 바로 시작ㅋ

스크립 밑.

!!!긴급!!!

알수없는 이유로 동영상이 차단되어 우회 대피소 

N기업 블로그로 링크 걸어 두었습니다.

https://blog.naver.com/iwseo7114/223648416222

 

네트워크 실습(8) 네트웍 장비 및 기능 살짝 알아보자

자 오늘 2교시 네트워크 공부 시작합니다. 오늘 배울 내용은 계층별 장비 기능 스위치 콘솔 사용법 기능 약...

blog.naver.com

#######################################################################

자 안녕하세요 2교시 네트워크 공부 및 리뷰 할게요

일단 오늘 공부할 내용은

- 브릿지

- 스위치

- 라우터

- L3스위치

- 일반 스위치 콘솔 설정 둘러보기

이렇게 5가지 진행 예정입니다.

너무 많은걸 하면 머리가 터집니다.

천천히 오래 합시다 그러니 오늘은 5가지만 ㅋ

브릿지 란?

->즉 프레임을 다시 만들어 전송하는 장비

-> mac주소를 보고 판단 가능 포트결정

근데 요즘 스위치에 밀려서 스위치를 많이 사용한다..

주요 기능은 스위치랑 비슷하다...물론

하드가 더 업글된 스위치는 더많은 또다른 기능을 하겠지만..

A = 0000A---------[Bridges or SW]----|------B 0000B

/|

/ |

/ |

D 0000D / |

|

C 0000C

스위치 란?

Broadcast -> Flooding 한다.

- 브로드캐스트 스톰 이 있다..

- 루핑 위험이 있다..

그래서 해결방안으로 나온게 vlan개념

라우터

ip헤더를 보고 라우팅하는 장비

서브넷이 달라도 라우팅을 해줌.이게 가장큰 장점

- 목적지를 알수없는 경우 패킷 다차단...얄짤없음 냉정한 자식ㅋ

보통 LAN = VLAN마니 사용

MAN or WAN = 라우터 마니 사용

L3 라우터 에서 vlan라우팅 해줌...이건 필요시

L3스위치는 라우팅도 라우팅인데 vlan라우팅에 최적화된

장비다...속도 가장좋음..

스위치 기본 설정 메뉴등에 알아봅니다.

기본 스위치 설정법.

스위치 모드에는

사용자 관리자 다양한설정 모드가 있다.

콘솔 혹은 텔넷 혹은 기타 원격 솔루션으로 접속해야한다.

처음 접속시 사용자 모드이다.

Switch>

관리자 모드

Switch#

관리자모드에서 보통 설정 작업이 이루어지고 왕이다..

설정모드

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#

설정 하는 모드에 진입..

#########################

테스트 인터페이스 전송속도 10MB 바꾸기

Port Name Status Vlan Duplex Speed Type

Fa0/1 notconnect 1 auto auto 10/100BaseTX

Switch(config)#interface fastEthernet 0/1

Switch(config-if)#speed 10

결과:

FastEthernet0/1 is down, line protocol is down (disabled)

Hardware is Lance, address is 0060.4791.0801 (bia 0060.4791.0801)

BW 10000 Kbit, DLY 1000 usec,

reliability 255/255, txload 1/255, rxload 1/255

Encapsulation ARPA, loopback not set

Keepalive set (10 sec)

Half-duplex, 10Mb/s

스위치 초기화해보기

1.vlan날리기

?.죽빵날리기? ㄴㄴㄴ 철컹철컹 ㅋ

2.설정 파일 날리기

Switch#erase startup-config

Erasing the nvram filesystem will remove all configuration files! Continue? [confirm]

[OK]

Erase of nvram: complete

%SYS-7-NV_BLOCK_INIT: Initialized the geometry of nvram

Switch#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#exit

Switch#

%SYS-5-CONFIG_I: Configured from console by console

Switch#reload

System configuration has been modified. Save? [yes/no]:no

Proceed with reload? [confirm]

C2960 Boot Loader (C2960-HBOOT-M) Version 12.2(25r)FX, RELEASE SOFTWARE (fc4)

Cisco WS-C2960-24TT (RC32300) processor (revision C0) with 21039K bytes of memory.

2960-24TT starting...

Base ethernet MAC Address: 00D0.FF0C.081E

Xmodem file system is available.

Initializing Flash...

flashfs[0]: 1 files, 0 directories

flashfs[0]: 0 orphaned files, 0 orphaned directories

flashfs[0]: Total bytes: 64016384

flashfs[0]: Bytes used: 4670455

flashfs[0]: Bytes available: 59345929

flashfs[0]: flashfs fsck took 1 seconds.

...done Initializing Flash.

Boot Sector Filesystem (bs:) installed, fsid: 3

Parameter Block Filesystem (pb:) installed, fsid: 4

Loading "flash:/2960-lanbasek9-mz.150-2.SE4.bin"...

########################################################################## [OK]

Smart Init is enabled

smart init is sizing iomem

TYPE MEMORY_REQ

TOTAL: 0x00000000

Rounded IOMEM up to: 0Mb.

Using 6 percent iomem. [0Mb/512Mb]

Restricted Rights Legend

Use, duplication, or disclosure by the Government is

subject to restrictions as set forth in subparagraph

(c) of the Commercial Computer Software - Restricted

Rights clause at FAR sec. 52.227-19 and subparagraph

(c) (1) (ii) of the Rights in Technical Data and Computer

Software clause at DFARS sec. 252.227-7013.

cisco Systems, Inc.

170 West Tasman Drive

San Jose, California 95134-1706

Cisco IOS Software, C2960 Software (C2960-LANBASEK9-M), Version 15.0(2)SE4, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2013 by Cisco Systems, Inc.

Compiled Wed 26-Jun-13 02:49 by mnguyen

Initializing flashfs...

fsck: Disable shadow buffering due to heap fragmentation.

flashfs[2]: 2 files, 1 directories

flashfs[2]: 0 orphaned files, 0 orphaned directories

flashfs[2]: Total bytes: 32514048

flashfs[2]: Bytes used: 11952128

flashfs[2]: Bytes available: 20561920

flashfs[2]: flashfs fsck took 2 seconds.

flashfs[2]: Initialization complete....done Initializing flashfs.

Checking for Bootloader upgrade..

Boot Loader upgrade not required (Stage 2)

POST: CPU MIC register Tests : Begin

POST: CPU MIC register Tests : End, Status Passed

POST: PortASIC Memory Tests : Begin

POST: PortASIC Memory Tests : End, Status Passed

POST: CPU MIC interface Loopback Tests : Begin

POST: CPU MIC interface Loopback Tests : End, Status Passed

POST: PortASIC RingLoopback Tests : Begin

POST: PortASIC RingLoopback Tests : End, Status Passed

POST: PortASIC CAM Subsystem Tests : Begin

POST: PortASIC CAM Subsystem Tests : End, Status Passed

POST: PortASIC Port Loopback Tests : Begin

POST: PortASIC Port Loopback Tests : End, Status Passed

Waiting for Port download...Complete

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

cisco WS-C2960-24TT-L (PowerPC405) processor (revision B0) with 65536K bytes of memory.

Processor board ID FOC1010X104

Last reset from power-on

1 Virtual Ethernet interface

24 FastEthernet interfaces

2 Gigabit Ethernet interfaces

The password-recovery mechanism is enabled.

64K bytes of flash-simulated non-volatile configuration memory.

Base ethernet MAC Address : 00:D0:FF:0C:08:1E

Motherboard assembly number : 73-10390-03

Power supply part number : 341-0097-02

Motherboard serial number : FOC10093R12

Power supply serial number : AZS1007032H

Model revision number : B0

Motherboard revision number : B0

Model number : WS-C2960-24TT-L

System serial number : FOC1010X104

Top Assembly Part Number : 800-27221-02

Top Assembly Revision Number : A0

Version ID : V02

CLEI Code Number : COM3L00BRA

Hardware Board Revision Number : 0x01

Switch Ports Model SW Version SW Image

------ ----- ----- ---------- ----------

* 1 26 WS-C2960-24TT-L 15.0(2)SE4 C2960-LANBASEK9-M

Cisco IOS Software, C2960 Software (C2960-LANBASEK9-M), Version 15.0(2)SE4, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2013 by Cisco Systems, Inc.

Compiled Wed 26-Jun-13 02:49 by mnguyen

FastEthernet0/1 is down, line protocol is down (disabled)

Hardware is Lance, address is 0060.4791.0801 (bia 0060.4791.0801)

BW 100000 Kbit, DLY 1000 usec,

reliability 255/255, txload 1/255, rxload 1/255

Encapsulation ARPA, loopback not set

Keepalive set (10 sec)

Half-duplex, 100Mb/s

자오늘 아주 쉽게 이~~~~지이이이이이이이~하게

배웠어요

- 브릿지

- 스위치

- 라우터

- 가상터미널 명령어

- 초기화

- 기타 등등

#######################################################################

l3

 

반응형