wireless access point emulator (IOS 12)
Back | Part 1 | Part 2 | Part 3 | Part 4 | Chall 01 | Chall 02| Chall 03| Chall 04 | Chall 05 | Test | GUI  | Home   

[Expand][PDF Tutorial][New .NET Version]

Perform the following:

1

Go into the privileged mode by typing enable.

2

33. To create a banner:

# enable
(config)# banner motd # hello #

34. Set authentication to EAP:

# config t
(config)# int dot11radio0
(config-if)# ssid fred
(config-ssid)# ?
(config-ssid)# authentication ?
(config-ssid)# authentication network-eap joe
(config-ssid)# exit

35. Set key management:

# config t
(config)# int dot11radio0
(config-if)# ssid fred
(config-ssid)# ?
(config-ssid)# authentication key-management ?
(config-ssid)# authentication key-management wpa
(config-ssid)# wpa-psk ?
(config-ssid)# wpa-psk ascii ?

36. Set authentication to LEAP:

# config t
(config)# int dot11radio0
(config-if)# ssid fred
(config-ssid)# ?
(config-ssid)# authentication leap ?

37. Set authentication to shared:

# config t
(config)# int dot11radio0
(config-if)# ssid fred
(config-ssid)# ?
(config-ssid)# authentication shared ?
(config-ssid)# authentication shared eap ?

38. Set authentication to client:

# config t
(config)# int dot11radio0
(config-if)# ssid fred
(config-ssid)# ?
(config-ssid)# authentication client ?
(config-ssid)# authentication client username ?
(config-ssid)# authentication client username fred password bert

39. Enable encryption key

# config t
(config)# int dot11radio0
(config-if)# encryption ?
(config-if)# encryption mode ?
(config-if)# encryption mode wep ?
(config-if)# encryption mode cipher tkip wep128
(config-if)# encryption key ?
(config-if)# encryption key 3 size 128 12345678901234567890123456 transmit-key

40. To show file system information:

# show file ?
# show file descriptions
# show file info
# show file info ?
# show file info bs:
# show file info flash:
# show file info ftp:
# show file systems

A sample run is:

File Systems:

Size(b) Free(b) Type Flags Prefixes
* 7741440 4049408 flash rw flash:
- - opaque rw bs:
7741440 4049408 unknown rw zflash:
32768 32716 nvram rw nvram:
- - network rw tftp:
- - opaque rw null:
- - opaque rw system:
- - opaque ro xmodem:
- - opaque ro ymodem:
- - network rw rcp:
- - network rw ftp:
- - network rw scp:

# show hosts
# show html
# show html ?
# show iapp
# show iapp ?
# show iapp rogue-ap-list
# show iapp standby-parms
# show iapp standby-status
# show iapp statistics
# show idb
# show interface ?
# show interface fa0
# show interface dot11radio0
# show interface bvi

41. To list the directory:

# dir

Directory of flash:/

2 -rwx 27 Mar 01 1993 00:26:58 private-config
4 -rwx 97 Mar 01 1993 00:00:25 env_vars
6 drwx 384 Jan 01 1970 00:12:27 c1200-k9w7-mx.122-13.JA2

7741440 bytes total (4049408 bytes free)

42. To list the boot:

# show boot

BOOT path-list:
Config file: flash:/config.txt
Private Config file: flash:/private-config
Enable Break: yes
Manual Boot: no
HELPER path-list:
NVRAM/Config file
buffer size: 32768


43. To list the boot:

# show aliases
# show callers
# show cca
# show class-map
# show clock
# show crash

44. To list controllers

# show controllers

!
interface Dot11Radio0
Radio 350 Series, Address 0007.50d5.bf4c, BBlock version 1.59, Software version 5.30.17
Serial number: vms061904jc
Carrier Set: EMEA (EU)
Current Frequency: 2452 Mhz Channel 9
Allowed Frequencies: 2412(1) 2417(2) 2422(3) 2427(4) 2432(5) 2437(6) 2442(7) 2447(8) 2452(9) 2457(10) 2462(11) 2467(12) 2472(13)
Current Power: 50 mW
Allowed Power Levels: 1 5 20 30 50
Current Rates: basic-1.0 basic-2.0 basic-5.5 basic-11.0
Allowed Rates: 1.0 2.0 5.5 11.0
Best Range Rates: basic-1.0 2.0 5.5 11.0
Best Throughput Rates: basic-1.0 basic-2.0 basic-5.5 basic-11.0
Default Rates: no
Radio Management (RM) Configuration:
Beacon State 1 RM Tx Setting Enabled FALSE
RM Tx Power Level 0 RM Tx Channel Number 0
Saved Tx Power 0 Saved Tx Channel 0
Priority 0 cw-min 5 cw-max 10 fixed-slot 6
Priority 1 cw-min 5 cw-max 10 fixed-slot 2
Priority 2 cw-min 4 cw-max 5 fixed-slot 1
Priority 3 cw-min 3 cw-max 4 fixed-slot 1
Radio running mobile: temp 0 C tx_power 50 bb_code 0x0
rssi_threshold 0x0 last alarm code 0x0 gain offset 0

45. To show the crypto:

# show crypto ?

ca Show certification authority policy
engine Show crypto engine info
key Show long term public keys
mib Show Crypto-related MIB Parameters

# show crypto key ?
# show dhcp ?
# show dot11 ?

adjacent-ap Display adjacent AP list
antenna-alignment Display recent antenna alignment results
arp-cache Arp Cache
associations association information
carrier Display recent carrier test results
linktest Display recent linktest results
network-map Network Map
statistics statistics information

# show dot11 adjacent-ap
# show dot11 arp-cache
# show dot11 associations

802.11 Client Stations on Dot11Radio0:

SSID [tsunami] :

MAC Address IP address Device Name Parent State
0090.4b54.d83a 192.168.2.2 4500-radio - self Assoc


Others: (not related to any ssid)

# show dot11 carrier ?
# show dot11 carrier busy
# show dot11 network-map
# show dot11 statistics
# show dot11 statistics ?
# show dot11 statistics client-traffic

Clients:
3-0090.4b54.d83a pak in 372 bytes in 31151 pak out 3 bytes out 262
dup 0 decrpyt err 0 mic mismatch 0 mic miss 0
tx retries 0 data retries 0 rts retries 0
signal strength 43 signal quality 83

46. A few other show commands are:

# show ip
# show ip ?
# show led
# show led ?
# show led flash
# show line
# show log

Syslog logging: enabled (0 messages dropped, 2 messages rate-limited, 0 flushes, 0 overruns)
Console logging: level debugging, 31 messages logged
Monitor logging: level debugging, 0 messages logged
Buffer logging: level debugging, 32 messages logged
Logging Exception size (4096 bytes)
Count and timestamp logging messages: disabled
Trap logging: level informational, 35 message lines logged

Log Buffer (4096 bytes):

*Mar 1 00:00:04.103: soap_pci_subsys_init: slot 3 found radio
*Mar 1 00:00:04.405: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
*Mar 1 00:00:05.429: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to down
*Mar 1 00:00:06.432: %LINK-3-UPDOWN: Interface FastEthernet0, changed state to up
*Mar 1 00:00:07.432: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to up
*Mar 1 00:00:15.384: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to down
*Mar 1 00:00:25.435: %SYS-5-RESTART: System restarted --

# show vlans

47. To set the ARP method:

# config t
(config)# int dot11radio0
(config-if)# arp ?
(config-if)# arp arpa



 

For more, use:

[PDF Tutorial]

If you would like to register the wireless access point emulator, or obtain the full version, please complete the following:

Purchase emulator