Hi folks,

I have a stupid question regarding interface setup in juniper configuration.

interfaces {
  fe-0/1/0 {
    unit 0 {
      family mpls;
    }
  }
}

protocol {
  mpls {
    interface fe-0/1/0.0
  }
}

What are the exact effect of the above two snippets?

Another question, regarding layer-2 vpn. I first got l2vpn working on
two physical routers. And then I tried to have an exact same setup but
on one single physical router, using a bunch of logical routers, of
coz. I failed to get it working for some reason. Is there a problem
that may happen when I squeeze everything to one physical router?

Thanks!
-Simon
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to