복잡한 구성의 라우팅 인스턴스에 동적 프로필 연결
동적 프로필을 유사 회선에 바인딩하려면 라우팅 인스턴스에 연결합니다. 동적 프로필에 변수가 포함되어 있으면 프로필을 라우팅 인스턴스와 연결할 때 동적 프로필에 구성한 프로필 변수 집합 중 하나를 할당합니다.
라우팅 인스턴스는 VPLS 인스턴스 유형 또는 가상 스위치 인스턴스 유형일 수 있습니다. 동적 프로필과 프로필 변수 세트를 VPLS 프로토콜 수준, 메시 그룹 수준 또는 인접 수준에서 라우팅 인스턴스에 연결할 수 있습니다.
이 기능은 터널 인터페이스에서 지원되지 않기 때문에 VPLS 라우팅 인터페이스의 경우 계층 수준에서 문을 [edit routing-instances routing-instance-name protocols vpls]
포함해야 no-tunnel-services
합니다.
VPLS 프로토콜 수준에서 동적 프로필 및 프로필 변수 세트를 연결하려면,
[edit routing-instances] user@host# edit green protocols vpls associate-profile [edit routing-instances green protocols vpls associate-profile] user@host# set profile-variable-set pw-policer user@host# set profile-variable-set pw-policer-var-set
메시 그룹 수준에서 동적 프로필 및 프로필 변수 세트를 연결하려면:
[edit routing-instances] user@host# edit green protocols vpls mesh-group lata-1 associate-profile [edit routing-instances green protocols vpls mesh-group lata-1 associate-profile] user@host# set profile-variable-set pw-policer user@host# setprofile-variable-set pw-policer-var-set
동적 프로필 및 인접 수준에 설정된 프로필 변수를 연결하려면:
[edit routing-instances] user@host# edit green protocols vpls mesh-group lata-1 neighbor 10.10.1.1 associate-profile [edit routing-instances green protocols vpls mesh-group lata-1 neighbor 10.10.1.1 associate-profile] user@host# profile-variable-set pw-policer user@host# profile-variable-set pw-policer-var-set