Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- service timestamps debug datetime msec
- service timestamps log datetime msec
- service password-encryption
- !
- hostname ciscoap02
- !
- !
- logging rate-limit console 9
- enable secret 5 xxx
- !
- no aaa new-model
- clock timezone -0500 -5 0
- clock summer-time -0400 recurring
- !
- dot11 pause-time 100
- dot11 syslog
- !
- dot11 ssid xxx
- band-select
- authentication open
- authentication key-management wpa version 2
- guest-mode
- wpa-psk ascii 7 xxx
- !
- dot11 band-select parameters
- cycle-count 3
- cycle-threshold 200
- expire-supression 20
- expire-dual-band 60
- client-rssi 80
- !
- !
- !
- crypto pki trustpoint TP-self-signed-2103386204
- enrollment selfsigned
- subject-name cn=IOS-Self-Signed-Certificate-2103386204
- revocation-check none
- rsakeypair TP-self-signed-2103386204
- !
- !
- username Cisco password 7 062506324F41
- !
- !
- !
- interface Dot11Radio0
- no ip address
- !
- encryption mode ciphers aes-ccm tkip
- !
- ssid cornetet3
- !
- antenna gain 0
- stbc
- speed basic-1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15. m16. m17. m18. m19. m20. m21. m22. m23.
- channel 2437
- station-role root
- bridge-group 1
- bridge-group 1 subscriber-loop-control
- bridge-group 1 spanning-disabled
- bridge-group 1 block-unknown-source
- no bridge-group 1 source-learning
- no bridge-group 1 unicast-flooding
- !
- interface Dot11Radio1
- no ip address
- !
- encryption mode ciphers aes-ccm tkip
- !
- ssid cornetet3
- !
- antenna gain 0
- peakdetect
- dfs band 3 block
- stbc
- speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15. m16. m17. m18. m19. m20. m21. m22. m23. a1ss9 a2ss9 a3ss9
- channel width 80
- channel dfs
- station-role root
- bridge-group 1
- bridge-group 1 subscriber-loop-control
- bridge-group 1 spanning-disabled
- bridge-group 1 block-unknown-source
- no bridge-group 1 source-learning
- no bridge-group 1 unicast-flooding
- !
- interface GigabitEthernet0
- no ip address
- duplex auto
- speed auto
- bridge-group 1
- bridge-group 1 spanning-disabled
- no bridge-group 1 source-learning
- !
- interface GigabitEthernet1
- no ip address
- duplex auto
- speed auto
- bridge-group 1
- bridge-group 1 spanning-disabled
- no bridge-group 1 source-learning
- !
- interface BVI1
- ip address 192.168.1.35 255.255.255.0
- ipv6 address dhcp
- ipv6 address autoconfig
- !
- ip default-gateway 192.168.1.1
- ip forward-protocol nd
- ip http server
- ip http secure-server
- ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
- !
- !
- snmp-server view dot11view ieee802dot11 included
- snmp-server community public RO
- snmp-server chassis-id ciscoap01
- bridge 1 route ip
- !
- !
- !
- line con 0
- line vty 0 4
- login local
- transport input all
- !
- sntp server 192.168.1.1
- sntp broadcast client
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement