Egress PE 라우터의 vt 인터페이스에서 입력 SCU 구성
레이어 3 VPN에서 SCU를 활성화하려면 Tunnel PIC를 구성하거나 장착한 egress PE 라우터의 가상 루프백 터널() 인터페이스에서 소스 클래스 사용을 vt 구성합니다. 인터페이스는 인바운드 SCU 인터페이스와 동일하기 때문에 계층 수준에서 input
[edit interfaces vt-interface-number unit 0 family inet accounting source-class-usage]
명령문을 사용합니다.
[edit] interfaces { vt-0/3/0 { unit 0 { family inet { accounting { source-class-usage { input; } } } } } }