[j-nsp] Acx5048 vpls vlan-id
Aaron
aaron1 at gvtc.com
Thu Feb 4 23:07:20 EST 2016
Hi Giuliano,
I'm new to Juniper and learning as I go....but I'll at least show you what
is in my lab. I have a functioning vpls routing-instance that is working
with ... ACX5048, MX104, Cisco ASR9006, Cisco ME3600...
My acx5048 looks like this... here's some bits from the config...
gvtc at eng-lab-acx5048-1> show version
fpc0:
--------------------------------------------------------------------------
Hostname: eng-lab-acx5048-1
Model: acx5048
Junos: 15.1X54-D20.7
set interfaces ge-0/0/1 speed 100m
set interfaces ge-0/0/1 encapsulation ethernet-vpls
set interfaces ge-0/0/1 unit 0 family vpls
(not shown here is the required, IGP (ospf), MPLS, ldp... that was simple)
set protocols bgp group ibgp type internal
set protocols bgp group ibgp local-address 10.101.12.245
set protocols bgp group ibgp family inet-vpn unicast
set protocols bgp group ibgp family l2vpn auto-discovery-only
set protocols bgp group ibgp neighbor 10.101.0.254 local-as 64512
gvtc at eng-lab-acx5048-1> show configuration | display set | match
"routing-instances vlan100"
set routing-instances vlan100 instance-type vpls
set routing-instances vlan100 interface ge-0/0/1.0
set routing-instances vlan100 route-distinguisher 10.101.12.245:32768
set routing-instances vlan100 l2vpn-id l2vpn-id:65535:10100
set routing-instances vlan100 vrf-target target:65535:10100
set routing-instances vlan100 protocols vpls no-tunnel-services
gvtc at eng-lab-acx5048-1> show vpls connections brief
Layer-2 VPN connections:
....
Instance: vlan100
L2vpn-id: 65535:10100
Local-id: 10.101.12.245
Remote-id Type St Time last up # Up trans
10.101.0.254 rmt Up Feb 5 05:59:29 2016 1
10.101.12.246 rmt Up Feb 5 05:59:29 2016 1
10.101.12.248 rmt Up Feb 5 05:59:29 2016 1
10.101.12.250 rmt Up Feb 5 05:59:29 2016 1
10.101.12.251 rmt Up Feb 5 05:59:29 2016 1
Aaron
-----Original Message-----
From: juniper-nsp [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of
Giuliano Medalha
Sent: Thursday, February 4, 2016 9:17 PM
To: juniper-nsp at puck.nether.net
Subject: [j-nsp] Acx5048 vpls vlan-id
People
We are trying to configure vpls routing-instance in a ACX5048 box
But the following command does not work after commit ...
Routing-instances {
VPLS-1 {
instance-type vpls;
##
## Warning: statement ignored: unsupported platform (acx5048)
##
vlan-id all;
##
## Warning: vlan-id-range is specified for this logical interface;
'vlan-id all' should also be enabled
##
interface ae0.50;
route-distinguisher ....
Is there another way to configure this feature ?
Because on MX works OK and it is pretty simple
Thanks a lot
Giuliano
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list