Router Interface
Router의 Interface는 크게 LAN 구간을 연결하는 Ethernet Interface와
WAN구간을 연결하는 Serial Interface , 가상의 Interface인 Loopback interface로 구성이 가능하다.
Ethernet Interface , Serial Interface는 물리적 Interface이며 loopback interface는 가상의 Interface이다.
Cisco Router에서 물리적 interface는 [Eternet , Serial]기본적으로
비 활성화 상태(Shutdown)이기 때문에 수동으로 활성화 상태로 전환해야 한다.
이더넷(Ethernet) 인터페이스(Interface) 란?
Ethernet Interface LAN구간을 연결하는 Interface이며 IEEE에서 지정한 표준 Protocol이기 때문에 통신방법 , 전송속도 , 대역 폭등이 표준으로 규정되어 있기 때문에 연결을 실시하게 되면 Layer 2까지는 기
itot.tistory.com
시리얼(Serial) 인터페이스(Interface) 란?
Serial Interface WAN 구간을 연결 시 사용되는 Interface이며 Ethernet과는 달리 Layer 2 Protocol 및 전송속도 , 대역폭을 지정해주어야 한다. [근거리에서는 Back-to-back Cable을 사용하며 원거리 연결 시 CSU..
itot.tistory.com
루프백(Loopback) 인터페이스(Interface) 란?
Loopback interface Loopback interface는 물리적으로 연결하는 Port가 존재하지 않는 논리적인 Port이다. Test 등을 목적으로 네트워크를 추가 시 사용할 수 있는 Interface이다. Loopback interface는 가상의 In..
itot.tistory.com
'Network > Overview' 카테고리의 다른 글
시리얼(Serial) 인터페이스(Interface) 란? (0) | 2021.02.27 |
---|---|
이더넷(Ethernet) 인터페이스(Interface) 란? (0) | 2021.02.27 |
라우터(Router) 란? (0) | 2021.02.27 |
CDP(Cisco Discovery Protocol) 란? (0) | 2021.02.06 |
CIDR 란? (0) | 2021.02.05 |