[j-nsp] ospf newbie ...
hrvoje
hrvoje at srce.hr
Mon Apr 25 10:25:34 EDT 2005
thank you very much
hrvoje ...
Roberts, Michael J. (IATS) wrote:
> As another user stated, you will then need to export this under your
> OSPF configuration. Feel free to set the metrics to whatever you need.
> This was taken from one of my lab routers.
>
> -mike
>
> policy-options {
> policy-statement RedistLocalAndStatic {
> term 10 {
> from protocol direct;
> then {
> external {
> type 1;
> }
> accept;
> }
> }
> term 20 {
> from protocol static;
> then {
> external {
> type 1;
> }
> accept;
> }
> }
> }
> }
>
> -----Original Message-----
> From: juniper-nsp-bounces at puck.nether.net
> [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of hrvoje
> Sent: Monday, April 25, 2005 5:27 AM
> To: juniper-nsp at puck.nether.net
> Subject: [j-nsp] ospf newbie ...
>
> Hi,
>
> can someone translate this for me please ?
>
> cisco
>
> redistribute static metric 40 metric-type 1 subnets
>
> juniper
>
> static {
> defaults {
> metric 40 type 1;
>
> am i right ?
>
>
>
> cisco
>
> redistribute connected metric 30 metric-type 1 subnets
>
>
> juniper
>
> ?????
>
>
> tnx...
>
More information about the juniper-nsp
mailing list