유사 회선을 위한 레이어 2 폴리서의 기본 구성을 위해 2색 폴리서를 생성합니다.
- 2색 폴리서를 만듭니다.
[edit firewall]
user@host# edit policer 2color-l2-policer
- 폴리서가 논리적 인터페이스에서 사용되도록 지정합니다.
[edit firewall policer 2color-l2-policer]
user@host# set logical-interface-policer
- 폴리서를 구성합니다.
[edit firewall policer 2color-l2-policer]
user@host# edit if-exceeding
[edit firewall policer 2color-l2-policer if-exceeding]
user@host# set bandwidth-limit 30m
user@host# set burst-size-limit 300k
- 폴리서가 취하는 조치를 loss-priority로 설정하고 패킷 손실 우선순위(PLP)가 높음을 지정합니다.
[edit firewall policer 2color-l2-policer]
user@host# set then loss-priority high