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

NX-OS Basic 인터페이스 파라미터 (1)

oaos 2020. 10. 29. 23:16

 

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

 

About the Basic Interface Parameters

 

Description

Beacon

Error Disabled

MDIX

Interface Status Error Policy

Modifying Interface MTU Size

Bandwidth

Throughput Delay

Administrative Status

Unidirectional Link Detection Parameter

Port-Channel Parameters

Port Profiles

Cisco QSFP+ to SFP+ Adapter Module Support

Cisco SFP+ Adapter Module Support

Cisco SFP-10G-T-X Module Support

 

 

 

Description

For the Ethernet and management interfaces, you can configure the description parameter to provide a recognizable name for the interface.

- 이더넷 및 관리 인터페이스의 경우 인터페이스에 인식 가능한 이름을 제공하도록 설명 파라미터를 설정할 수 있습니다.

Using a unique name for each interface allows you to quickly identify the interface when you are looking at a listing of multiple interfaces.

- 각 인터페이스에 고유한 이름을 사용하면 여러 인터페이스 목록을 볼 때 인터페이스를 빠르게 식별할 수 있습니다.

 

 

 

Beacon

The beacon mode allows you to identify a physical port by flashing its link state LED with a green light. By default, this mode is disabled. To identify the physical port for an interface, you can activate the beacon parameter for the interface.

- Beacon 모드를 사용하면 링크 상태 LED를 녹색 표시등으로 깜박여 물리적 포트를 식별할 수 있습니다. 기본적으로 이 모드는 비활성화되어 있습니다. 인터페이스의 물리적 포트를 식별하기 위해 인터페이스의 신호 파라미터를 활성화할 수 있습니다.

 

 

Error Disabled

A port is in the error-disabled (err-disabled) state when the port is enabled administratively (using theno shutdowncommand) but disabled at runtime by any process.

- Error-disabled 상태의 포트는 shutdown 명령어를 통해 포트가 Enabled 되어있지만 여러 이유 때문에 disabled 된 상태입니다.

 

For example, if UDLD detects a unidirectional link, the port is shut down at runtime.

-예를 들어 UDLD가 단방향 링크를 감지하면 포트가 다운됩니다.

 

However, because the port is administratively enabled, the port status displays as err-disable.

-그러나 포트가 관리용으로 사용 가능하므로 포트 상태는 err-disabled으로 표시됩니다.

 

Once a port goes into the err-disable state, you must manually reenable it or you can configure a timeout value that provides an automatic recovery.

-포트가 오류 사용 안 함 상태로 전환되면 포트를 수동으로 다시 사용하도록 설정하거나 자동 복구를 제공하는 시간 초과 값을 구성할 수 있습니다.

 

By default, the automatic recovery is not configured, and by default, the err-disable detection is enabled for all causes.

-기본적으로 자동 복구가 구성되지 않으며 기본적으로 오류 비활성화 탐지가 모든 원인에 대해 활성화됩니다.

 

 

When an interface is in the err-disabled state, use theerrdisable detect causecommand to find information about the error.

 

 

You can configure the automatic error-disabled recovery timeout for a particular error-disabled cause and configure the recovery period.

-인터페이스가 오류 사용 안 함 상태이면 errdisable detect cause 명령을 사용하여 오류에 대한 정보를 찾습니다.

 

Theerrdisable recovery causecommand provides an automatic recovery after 300 seconds.

-기본 설정으로 errdisisable recovery cause 명령은 300초 후 자동 복구를 제공합니다.

 

 

You can use theerrdisable recovery intervalcommand to change the recovery period within a range of 30 to 65535 seconds. You can also configure the recovery timeout for a particular err-disable cause.

-errdisisable recovery interval 명령어을 사용하여 30 ~ 65535초 범위 내에서 복구 기간을 변경할 수 있습니다. 또한 특정 오류 비활성화 원인에 대한 복구 시간 제한을 구성할 수도 있습니다.

 

 

If you do not enable the error-disabled recovery for the cause, the interface stays in the error-disabled state until you enter theshutdownandno shutdowncommands.

-오류 사용 안 함 복구를 활성화하지 않으면 종료 명령이 없을 때까지 인터페이스가 오류 사용 안 함 상태로 유지됩니다.

 

If the recovery is enabled for a cause, the interface is brought out of the error-disabled state and allowed to retry operation once all the causes have timed out.

-원인에 대해 복구가 활성화된 경우 인터페이스가 오류 사용 안 함 상태로 전환되고 모든 원인 시간 초과 후 작업을 재시도할 수 있습니다.

 

Use theshow interface status err-disabledcommand to display the reason behind the error.

-show interface status err-disabled 명령을 사용하여 오류의 원인을 표시합니다.

 

MDIX

The medium dependent interface crossover (MDIX) parameter enables or disables the detection of a crossover connection between devices.

- MDIX 파라미터는 장비 간 크로스오버 연결을 탐지합니다

 

This parameter applies only to copper interfaces. By default, this parameter is enabled.

- Copper 인터페이스에만 적용되며, 기본적으로 Enabled 되어있습니다.

 

The no mdix auto command is supported only on N9K-C93108TC-EX, N9K-C93108TC-FX, N9K-X9788TC-FX, and N9K-C9348GC-FXP devices.

- no mdix auto 명령어는 N9K-C93108TC-EX, N9K-C93108TC-FX, N9K-X9788TC-FX, N9K-C9348GC-FXP 장비에서만 지원합니다

 

 

Interface Status Error Policy

Cisco NX-OS policy servers such as Access Control List (ACL) Manager and Quality of Service (QoS) Manager, maintain a policy database.

- NX-OS 정책 서버는 ACL과 QoS와 같은 정책 데이터베이스를 관리합니다

A policy is defined through the command-line interface.

- 정책은 인터페이스 command-line에 의해 정의됩니다

 

Policies are pushed when you configure a policy on an interface to ensure that policies that are pushed are consistent with the hardware policies.

- 정책은 입력된 정책이 하드웨어의 정책과 일치하도록 인터페이스에 정책을 구성할 때 설정됩니다.

 

To clear the errors and to allow the policy programming to proceed with the running configuration, enter the no shutdown command.

- 오류를 삭제하고 구성한 정책을 running configuration으로 실행하려면 no shutdown 명령을 입력합니다.

 

If the policy programming succeeds, the port is allowed to come up.

- 정책 프로그래밍에 성공하면 포트가 올라올 수 있습니다.

 

If the policy programming fails, the configuration is inconsistent with the hardware policies and the port is placed in an error-disabled policy state.

- 정책 프로그래밍이 실패하면 구성이 하드웨어 정책과 일관되지 않고 포트가 오류 사용 안 함 정책 상태로 전환됩니다.

 

The error-disabled policy state remains and the information is stored to prevent the same port from being brought up in the future.

- error-disabled 정책 상태는 그대로 유지되고 정보는 나중에 동일한 포트가 꺼지지 않도록 저장됩니다.

 

This process helps to avoid unnecessary disruption to the system.

- 이 프로세스는 시스템이 불필요하게 중단되는 것을 방지하는 데 도움이 됩니다.

 

 

 

 

출처:

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_01110.html#id_75899

 

Cisco Nexus 9000 Series NX-OS Interfaces Configuration Guide, Release 9.3(x) - Configuring Basic Interface Parameters [Cisco Nexus 9000 Series Switches]

Configuring Basic Interface Parameters

www.cisco.com

 

 

넥스트 USB 2.0 to RS232 변환 시리얼케이블, NEXT-340PL


파트너스 활동을 통해 일정액의 수수료를 제공받을 수 있음
반응형