Juniper JUNOS OS 10.4 - PROTECTED SYSTEM DOMAIN Configuration Manual page 212

Protected system domain configuration
Table of Contents

Advertisement

JUNOS 10.4 Protected System Domain Configuration Guide
Verification
Purpose
Action
188
policy-statement frame-relay-vpn-import {
term a {
from {
protocol bgp;
community frame-relay-vpn-comm;
}
then accept;
}
term b {
then reject;
}
}
policy-statement match-all {
then accept;
}
community frame-relay-vpn-comm members target:65299:400;
}
routing-instances {
frame-relay-vpn {
instance-type l2vpn;
interface so-5/3/0.1;
route-distinguisher 10.255.171.125:4;
vrf-import frame-relay-vpn-import;
vrf-export frame-relay-vpn-export;
protocols {
l2vpn {
encapsulation-type frame-relay;
site 1 {
site-identifier 1;
interface so-5/3/0.1 {
remote-site-id 2;
}
}
}
}
}
}
Verify that the two PSDs are configured and operating properly:
Verifying Configured PSDs on page 188
Verifying PSD Hardware on page 189
Verifying PSD Routing Engine Information on page 190
Verifying PSD Ethernet Switch Statistics on page 191
Verifying Configured PSDs
Verify that PSD1 and PSD2 are configured and online.
On the RSD, issue the
show chassis psd
{master}
command.
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents