cancel
Showing results for 
Search instead for 
Did you mean: 

Problem tag vlan between ap7522 and switch summit x450e-48p

Problem tag vlan between ap7522 and switch summit x450e-48p

Thomas
New Contributor
hello,
In the goal to connect ap7522 to switch X450e . i have creat 1 Vlan "config" (tag 5) with ports 3 (untag) ,17(tagged) and 19(tagged) on the switch.
To setup ap7522. i've tag native vlan 5 and allowed this one . but this configuration don't run . But if i creat the same configuration on Vlan 1 "Default" this one running.

code:
Configuration for vlan 1 on switch (this configuration run)

* X450e-48p.34 # sh vlan "Default"
VLAN Interface with name Default created by user
Admin State: Enabled Tagging: 802.1Q Tag 1
Description: None
Virtual router: VR-Default
IPv4 Forwarding: Disabled
IPv4 MC Forwarding: Disabled
IPv6 Forwarding: Disabled
IPv6 MC Forwarding: Disabled
IPv6: None
STPD: s0(Disabled,Auto-bind)
Protocol: Match all unfiltered protocols
Loopback: Disabled
NetLogin: Disabled
OpenFlow: Disabled
QosProfile: None configured
Egress Rate Limit Designated Port: None configured
Flood Rate Limit QosProfile: None configured
Ports: 2. (Number of active ports=3)
Untag: *3,
Tag: *17, *19
Flags: (*) Active, (!) Disabled, (g) Load Sharing port
(b) Port blocked on the vlan, (m) Mac-Based port
(a) Egress traffic allowed for NetLogin
(u) Egress traffic unallowed for NetLogin
(t) Translate VLAN tag for Private-VLAN
(s) Private-VLAN System Port, (L) Loopback port
(e) Private-VLAN End Point Port
(x) VMAN Tag Translated port
(G) Multi-switch LAG Group port
(H) Dynamically added by MVRP
(U) Dynamically added uplink port
(V) Dynamically added by VM Tracking



Configuration for vlan 1 on ap (this configuration run)

interface vlan1
description "Virtual Interface for LAN by Wizard"
ip address 169.254.221.40/16
ip address zeroconf secondary
ip dhcp client request options all
interface ge1
switchport mode trunk
switchport trunk allowed vlan 1,5
switchport trunk native vlan 5
switchport trunk native tagged
interface pppoe1
interface radio1
wlan wlan1 bss 1 primary
interface radio2
wlan wlan1 bss 1 primary








Configuration for vlan 5 on ap (this configuration don't run)

* X450e-48p.35 # sh vlan "config"
VLAN Interface with name config created by user
Admin State: Enabled Tagging: 802.1Q Tag 5
Description: None
Virtual router: VR-Default
IPv4 Forwarding: Disabled
IPv4 MC Forwarding: Disabled
IPv6 Forwarding: Disabled
IPv6 MC Forwarding: Disabled
IPv6: None
STPD: s0(Disabled,Auto-bind)
Protocol: Match all unfiltered protocols
Loopback: Disabled
NetLogin: Disabled
OpenFlow: Disabled
QosProfile: None configured
Egress Rate Limit Designated Port: None configured
Flood Rate Limit QosProfile: None configured
Ports: 4. (Number of active ports=3)
Untag: *3,
Tag: *17, *19
Flags: (*) Active, (!) Disabled, (g) Load Sharing port
(b) Port blocked on the vlan, (m) Mac-Based port
(a) Egress traffic allowed for NetLogin
(u) Egress traffic unallowed for NetLogin
(t) Translate VLAN tag for Private-VLAN
(s) Private-VLAN System Port, (L) Loopback port
(e) Private-VLAN End Point Port
(x) VMAN Tag Translated port
(G) Multi-switch LAG Group port
(H) Dynamically added by MVRP
(U) Dynamically added uplink port
(V) Dynamically added by VM Tracking

Configuration for vlan 5 on ap (this configuration don't run)

interface vlan5
description "config"
ip address 169.254.221.40/16
ip address zeroconf secondary
ip dhcp client request options all
interface ge1
switchport mode trunk
switchport trunk allowed vlan 1,5
switchport trunk native vlan 5
switchport trunk native tagged
interface pppoe1
interface radio1
wlan wlan1 bss 1 primary
interface vlan5
description config interface radio2
wlan wlan1 bss 1 primary


INFORMATION AP

AP7522 version 5.9.2.0-032R
Copyright (c) 2004-2018 Extreme Networks, Inc. All rights reserved.
Booted from primary

ap7522-A8DD28 uptime is 0 days, 07 hours 06 minutes
CPU is ARMv7, No. of CPUs 2
Base ethernet MAC address is B8-50-01-A8-XX-XX
System serial number is XXXXXXXXXXXXXX
Model number is AP-7522-67030-WR




INFORMATION SWITCH

SysName: X450e-48p
SysLocation:
SysContact: support@extremenetworks.com, +1 888 257 3000
System MAC: 00:04:96:36:XX:XX
System Type: X450e-48p

SysHealth check: Enabled (Normal)
Recovery Mode: All
System Watchdog: Enabled

Current Time: Tue May 21 13:28:11 2019
Timezone: [Auto DST Disabled] GMT Offset: 0 minutes, name is UTC.
Boot Time: Tue May 14 08:35:09 2019
Boot Count: 64
Next Reboot: None scheduled
System UpTime: 7 days 4 hours 53 minutes 2 seconds

Current State: OPERATIONAL
Image Selected: primary
Image Booted: primary
Primary ver: 15.3.1.4
patch1-19
Secondary ver: 12.6.5.2



Thank you in advance for your answer. Thomas
6 REPLIES 6

BrandonC
Extreme Employee
In addition to what Tomasz asked, which port on the switch are you connecting to?

Tomasz
Valued Contributor II
Hi Thomas,

If it's not an issue, please comment on those:
  1. What do you mean by configuration that doesn't run? Do you try to reach the AP GUI or get it adopted by a controller?
  2. Sorry for asking but to make sure: did you commit your AP config after changing the interfaces' settings?
  3. Do you see your AP's MAC address in both scenarios on EXOS device (show fdb port [...])?
Kind regards,
Tomasz

P.S. The topic should be moved to EXOS category rather than EOS.
GTM-P2G8KFN