Cisco Catalist 3850 Series Mengkonfigurasi Pengaturan Jaringan - Halaman 17
Jelajahi secara online atau unduh pdf Mengkonfigurasi Pengaturan Jaringan untuk Beralih Cisco Catalist 3850 Series. Cisco Catalist 3850 Series 32 halaman. Vlan
Configuring VLANs
Adding VLAN Group to WLAN (CLI)
SUMMARY STEPS
1. configure terminal
2. wlan wlanname 1 wlanname
3. client vlan vlangrp1
4. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
wlan wlanname 1 wlanname
Example:
Switch(config)#wlan wlanA 1 wlanA
Step 3
client vlan vlangrp1
Example:
Switch(config-wlan)#client vlan vlangrp1
Step 4
end
Example:
Switch(config-wlan)#end
Assigning Static-Access Ports to a VLAN
You can assign a static-access port to a VLAN without having VTP globally propagate VLAN configuration
information by disabling VTP (VTP transparent mode). For more information on static-access ports, see
VLAN Port Membership
If you assign an interface to a VLAN that does not exist, the new VLAN is created.
OL-29322-01
Modes.
Consolidated Platform Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)
How to Configure Normal-Range VLANs
Purpose
Enters global command mode.
Enables the WLAN to map a VLAN group.
Maps the VLAN group to the WLAN.
Exits the global configuration mode. Alternatively, press
CTRL +Z to exit the global configuration mode.
17