switch 9200 to controller cisco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2021 04:05 AM
Hello
I have switch SMC connect with controller Cisco in port 34 :
interface ethernet 1/34
switchport allowed vlan add 1 untagged
switchport native vlan 1
switchport mode trunk
switchport allowed vlan add 1,7 tagged
VLAN 1 : Vlan managment //// VLAN 7 vlan Data ( for user wif )
So i want the controller cisco conncted to switch 9200 l in port interface gigabitEthernet 1/0/43 that allow enbaled wifi !
so configuration on switch 9200
interface GigabitEthernet1/0/43
switchport trunk allowed vlan 1,7
switchport mode trunk
so i can't ping from switch 9200 to wlc 172.16.0.210 and wifi don't work !!
i need what's configuration correct in switch 9200l that allw wifi work !!
i wait a reply from expert switch 9000 that help me
thanks in advance
- Labels:
-
Catalyst 9000
-
LAN Switching
-
Other Switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2021 04:51 AM
I put this configuration in switch 9200 connected to WLC cisco
interface GigabitEthernet1/0/43
switchport trunk native vlan 7
switchport trunk allowed vlan 1,7
switchport mode trunk
All AP and User take ip address But i have not Internet from WIFI and WLC can ping 8.8.8.8 and switch can ping 172.16.0.210
so i need a help that alllow all user have Internet and if the configuration in switch 9200 is correct or not !!!
thanks in adva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2021 08:08 AM
I need a reply that why i have not internet if i put this configuration in Switch 9200 connected to wlc cisco ???
Can i give any check about any hard ??
