Tunnel L2TPv3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-27-2018 05:25 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-27-2018 12:51 PM
with the change "establishment-criteria" from always the tunnel is established.But the ap7522 do not download the conf on rfs4000
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-27-2018 11:44 AM
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?
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?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-27-2018 11:39 AM
this a config of my ap 7522
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-27-2018 06:17 AM
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
