IT Infra ../NX-OS 살펴보기

NX-OS 인터페이스

oaos 2022. 4. 6. 14:14

 

* 공식 홈페이지 자료를 통한 개인적인 공부 메모이므로 번역 상 오역 및 잘못된 이해가 있을 시 지적 및 의견 주시는 것을 환영합니다

 

 

Cisco NX-OS는 지원되는 각 인터페이스 유형에 대해 설정 가능한 여러 파라미터 를 지원합니다.

다음 표에서는 인터페이스에 대해 구성할 수 있는 파라미터에 대한 추가 정보를 얻을 수 있는 위치를 보여 줍니다.

 

 

Table 1. Interface Parameters

 
Feature
Parameters
Further Information
Basic parameters
description, duplex, error disable, flow control, MTU, beacon
“Configuring Basic Interface Parameters”
Layer 3
medium, IPv4 and IPv6 addresses
“Configuring Layer 3 Interfaces”
Layer 3
bandwidth, delay, IP routing, VRFs
Cisco Nexus 9000 Series NX-OS Unicast Routing Configuration Guide
Cisco Nexus 9000 Series NX-OS Multicast Routing Configuration Guide
Port Channels
channel group, LACP
“Configuring Port Channels”
Security
EOU
Cisco Nexus 9000 Series NX-OS Security Configuration Guide

설정 가능 인터페이스

- Ethernet Interfaces

- Management Interface

- Port-Channel Interfaces

- Subinterfaces

- Loopback Interfaces

- Breakout Interfaces

 

 

Ethernet Interfaces

이더넷 인터페이스는 Routed 포트를 포함함

 

Access Ports

An access port carries traffic for one VLAN. This type of port is a Layer 2 interface only.

- 하나의 VLAN의 트래픽만 수용합니다. Access Port는 L2 인터페이스 입니다

 

 

Routed Ports

A routed port is a physical port that can route IP traffic to another device. A routed port is a Layer 3 interface only.

- 다른 기기로 IP 라우팅이 가능한 물리적 포트입니다. Routed Port는 L3 인터페이스 입니다.

 

 

Management Interface

You can use the management Ethernet interface to connect the device to a network for remote management using a Telnet client, the Simple Network Management Protocol (SNMP), or other management agents. The management port (mgmt0) is autosensing and operates in full-duplex mode at a speed of 10/100/1000 Mb/s.

- 관리 이더넷 인터페이스를 사용하여 텔넷 클라이언트, SNMP(Simple Network Management Protocol) 또는 기타 관리 에이전트를 사용하여 원격 관리를 위해 장치를 네트워크에 연결할 수 있습니다. 관리 포트(mgmt0)는 자동 감지되며 10/100/1000Mb/s의 속도로 Full-duplex 모드로 작동합니다.

 

Port-Channel Interfaces

A port channel is a logical interface that is an aggregation of multiple physical interfaces. You can bundle up to 32 individual links to physical ports into a port channel to improve bandwidth and redundancy. You can also use port channeling to load balance traffic across these channeled physical interfaces.

- 포트 채널은 여러 물리적 인터페이스의 집합체인 논리적 인터페이스입니다. 최대 32개의 물리적 포트에 대한 개별 링크를 포트 채널로 묶어서 대역폭 및 이중화를 향상 시킬 수 있습니다. 포트 채널링을 사용하여 이러한 채널링된 물리적 인터페이스 간에 트래픽을 로드 밸런싱할 수도 있습니다.

 

Subinterfaces

You can create virtual subinterfaces on a parent interface configured as a Layer 3 interface. A parent interface can be a physical port. Subinterfaces divide the parent interface into two or more virtual interfaces on which you can assign unique Layer 3 parameters such as IP addresses and dynamic routing protocols.

- L3 인터페이스로 구성된 인터페이스에 가상의 Sub 인터페이스를 생성할 수 있습니다. 상위 인터페이스는 물리적 포트일 수 있습니다. 하위 인터페이스는 상위 인터페이스를 둘 이상의 가상 인터페이스로 분할하여 IP 주소 및 동적 라우팅 프로토콜과 같은 고유한 L3 파라미터 를 할당할 수 있습니다.

 

Loopback Interfaces

A virtual loopback interface is a virtual interface with a single endpoint that is always up. Any packet that is transmitted over a virtual loopback interface is immediately received by that interface. Loopback interfaces emulate a physical interface.

- 가상 루프백 인터페이스는 항상 가동되는 단일 엔드포인트를 포함하는 가상 인터페이스입니다. 가상 루프백 인터페이스를 통해 전송되는 모든 패킷은 해당 인터페이스에 의해 즉시 수신됩니다. 루프백 인터페이스는 물리적 인터페이스의 속성을 따라합니다.

 

 

 

 

출처 :

 

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/93x/interfaces/configuration/guide/b-cisco-nexus-9000-nx-os-interfaces-configuration-guide-93x/b-cisco-nexus-9000-nx-os-interfaces-configuration-guide-93x_chapter_010.html

 

 

 

 

반응형