Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lwc:hardware:ciscoaironet1130 [2021/02/13 07:20] – John Harrison | lwc:hardware:ciscoaironet1130 [2021/03/16 14:48] (current) – John Harrison | ||
---|---|---|---|
Line 31: | Line 31: | ||
int dot11radio0 | int dot11radio0 | ||
mbssid | mbssid | ||
+ | !channel 2412 | ||
+ | !channel 2437 | ||
+ | channel 2462 | ||
encryption vlan 2 mode ciphers aes-ccm tkip | encryption vlan 2 mode ciphers aes-ccm tkip | ||
- | ! encryption mode ciphers aes-ccm | + | ! encryption |
ssid LAB2 | ssid LAB2 | ||
no shut | no shut | ||
Line 41: | Line 44: | ||
int fa0.2 | int fa0.2 | ||
encapsulation dot1Q 2 native | encapsulation dot1Q 2 native | ||
+ | exit | ||
exit | exit | ||
! -------------------- | ! -------------------- | ||
Line 55: | Line 59: | ||
mbssid | mbssid | ||
! encryption vlan 3 mode ciphers aes-ccm tkip | ! encryption vlan 3 mode ciphers aes-ccm tkip | ||
- | encryption mode ciphers aes-ccm | + | encryption |
- | ssid LAB4 | + | ssid LAB3 |
no shut | no shut | ||
exit | exit | ||
Line 65: | Line 69: | ||
int fa0.3 | int fa0.3 | ||
encapsulation dot1Q 3 | encapsulation dot1Q 3 | ||
+ | exit | ||
exit | exit | ||
! -------------------- | ! -------------------- | ||
Line 79: | Line 84: | ||
mbssid | mbssid | ||
! encryption vlan 4 mode ciphers aes-ccm tkip | ! encryption vlan 4 mode ciphers aes-ccm tkip | ||
- | encryption mode ciphers aes-ccm | + | encryption |
ssid LAB4 | ssid LAB4 | ||
no shut | no shut | ||
Line 90: | Line 95: | ||
encapsulation dot1Q 4 | encapsulation dot1Q 4 | ||
exit | exit | ||
+ | exit | ||
+ | copy run start | ||
</ | </ | ||