향상된 LAN 모드의 MX 시리즈 라우터에서 LLDP-MED 구성
LLDP-MED(Link Layer Discovery Protocol–Media Endpoint Discovery)는 LLDP의 확장입니다. Junos OS 릴리스 14.2부터 라우터는 LLDP-MED를 사용하여 VoIP 전화의 디바이스 검색을 지원하고 이러한 전화 위치에 대한 위치 데이터베이스를 생성합니다.
LLDP-MED는 MX 시리즈 라우터에서 기본적으로 켜져 있습니다.
이 주제는 다음에 대해 설명합니다.
인터페이스에서 LLDP-MED 활성화
LLDP-MED는 기본적으로 모든 인터페이스에서 활성화됩니다. 비활성화된 경우 모든 인터페이스 또는 특정 인터페이스에서 LLDP-MED를 구성하여 LLDP-MED를 활성화할 수 있습니다.
모든 인터페이스 또는 특정 인터페이스에서 LLDP-MED를 구성하려면:
[edit protocols lldp-med] user@router# set interface (LLDP-MED) ge-0/0/2.0
라우터가 보급하는 위치 정보 구성
라우터에서 LLDP-MED 디바이스로 보급되는 위치 정보를 구성할 수 있습니다. 시민 기반 위치(지리적 위치) 또는 ELIN(긴급 위치 식별 번호)을 기반으로 위치를 지정할 수 있습니다.
지역별로 위치를 지정하려면:
[edit protocols lldp-med] user@router# set interface ge-0/0/2.0 location civic-based country-code US user@router# set interface ge-0/0/2.0 location civic-based ca-type 1 ca-value “El Dorado County” user@router# set interface ge-0/0/2.0 location civic-based ca-type 2 ca-value CA user@router# set interface ge-0/0/2.0 location civic-based ca-type 3 ca-value Somerset user@router# set interface ge-0/0/2.0 location civic-based ca-type 6 ca-value “Mount Aukum Road” user@router# set interface ge-0/0/2.0 location civic-based ca-type 19 ca-value 6450 user@router# set interface ge-0/0/2.0 location civic-based ca-type 21 ca-value “Holiday Market”
문자열을 사용하여 elin 위치를 지정하려면:
[edit protocols lldp-med] user@router# set interface ge-0/0/2.0 location elin 4085551212
빠른 시작을 위한 구성
라우터가 LLDP-MED 디바이스를 탐지한 후 첫 1초 동안 라우터에서 전송된 LLDP-MED 광고 수를 지정할 수 있습니다. 기본값은 3입니다. 다른 값으로 설정하려면 다음을 수행합니다.
[edit protocols lldp-med] user@router# set fast-start 6
인터페이스가 VoIP 인터페이스로 구성된 경우, 라우터는 GRES(Graceful Routing Engine Switchover) 또는 재부팅 후 LLDP-MED 빠른 시작을 수행하기 전에 연결된 전화기가 자신을 LLDP-MED 디바이스로 식별할 때까지 기다리지 않습니다. 대신 GRES 또는 재부팅 후 LLDP-MED 빠른 시작을 즉시 수행합니다. 이 동작은 GRES 이후 특정 IP 전화 모델이 재설정되지 않도록 합니다.
변경 내역 표
기능 지원은 사용 중인 플랫폼과 릴리스에 따라 결정됩니다. Feature Explorer 를 사용하여 플랫폼에서 기능이 지원되는지 확인하세요.