[j-nsp] vlan-vpls on ae interface
Ruslan A. Magomedov
magpack at retn.net
Mon Sep 24 10:53:42 EDT 2007
Hi
In JunOS software documentation mentioned that there is no possible to
use vlan-vpls encapsulation on logical unit of aggregated ethernet
interface. I have configured this and i see no problems still.
Could anyone explain this please?
MX960 JunOS 8.3R2.8
http://www.juniper.net/techpubs/software/junos/junos83/swconfig83-network-interfaces/html/network-interfaces-overview3.html#1060975
show configuration interfaces ae1
vlan-tagging;
mtu 4468;
encapsulation vlan-vpls;
unit 101 {
vlan-id 101;
family inet {
mtu 1500;
address 10.0.0.1/30;
}
family mpls {
mtu 4450;
}
}
unit 550 {
encapsulation vlan-vpls;
vlan-id 550;
}
Best regards
Ruslan
More information about the juniper-nsp
mailing list