cancel
Showing results for 
Search instead for 
Did you mean: 

Tunnel L2TPv3

Tunnel L2TPv3

yohan_vaisseau
New Contributor
Hello,
I would like create a tunnel L2TPv3 between a rfs4000 and ap7522 but when i type a command sh l2tpv3 tunnel vlanxxx in rfs4000 controller. The controller write a result "error:could not fetch L2TPv3 stats"
nobody have a solution
Best regards
6 REPLIES 6

yohan_vaisseau
New Contributor
with the change "establishment-criteria" from always the tunnel is established.But the ap7522 do not download the conf on rfs4000

Slava_Dementyev
Extreme Employee
you dont have any cluster configured, do you?

In that case change "establishment-criteria" from cluster-master to always under RFS tunnel configuration. Otherwise RFS will never bring the tunnel UP, since it is not part of any cluster.

are you testing with one AP and one RFS? Could you share full confg, and not just snippets, please?

yohan_vaisseau
New Contributor
this a config of my ap 7522

057f6c7bb5b14105bd723f5bd4177d29_RackMultipart20180827-30074-ggiao6-Capture_inline.jpg



and this is config of my controller

rfs4000 B4-C7-99-F9-B7-DD
use profile default-rfs4000
use rf-domain default
hostname rfs4000-F9B7DD
license AP DEFAULT-6AP-LICENSE
license AAP xxxxxxx
license ADSEC DEFAULT-ADV-SEC-LICENSE
ip default-gateway 172.26.1.254
interface ge1
switchport mode trunk
switchport trunk native vlan 1
no switchport trunk native tagged
switchport trunk allowed vlan 1,119,2100
interface vlan119
ip address 172.26.1.48/24
logging on
logging console warnings
logging buffered warnings
l2tpv3 tunnel vlan119
peer 1 hostname any router-id any
no local-ip-address
mtu 1460
use l2tpv3-policy default
session vlan119 pseudowire-id 119 traffic-source vlan 119
no hostname
no router-id
establishment-criteria cluster-master
no use critical-resource
no fast-failover

Slava_Dementyev
Extreme Employee
this means you either a) dont have any tunnel configured or b) none of the endpoints (APs) are able to reach your RFS and establish a tunnel. Please share your config
GTM-P2G8KFN