Old
Wireless Aironet Simulator Demo Page |
Old Flash version [Zoom]:
This page emulates the CISCO AIRONET 1200
wireless access point running Cisco IOS 12:
Perform the following:
INITIAL BOOT SCREEN
The initial boot screen gives some important
information.
1 |
View the boot screen |
| |
What
are the two types of memory used?
|
| |
What
is the speed and type of the processor?
|
| |
What
is the system ID?
|
| |
How
large are the areas of memory and how
much is currently used in each?
|
User and Privileged EXEC mode.
1 |
Enter ? command
to show the commands in the User Exec
mode |
| |
Outline
some of the commands that are listed?
|
2 |
Enter Priv. Exec mode with the enable
command. |
3 |
Enter ?
command to show the commands in the
Priv. Exec mode |
| |
Outline
some of the commands that are listed?
|
SETTING THE IP ADDRESS OF THE RADIO
PORT and ETHERNET PORT
Next go into the privileged executive mode:
1 |
Go into the privileged
mode by typing enable.
|
2 |
Complete the following:
#
config t
(config)# int dot11radio0
(config-if)# ip address 192.168.0.1
255.255.255.0
(config-if)# channel 7
(config-if)# no shutdown
(config-if)# ssid bert
(config-if-ssid)# ?
(config-if-ssid)# exit
(config-if)# exit
(config)# exit
|
2 |
Next program the Ethernet port:
#
config t
(config)# int e0
(config-if)# ip address 160.10.10.1
255.255.255.0
(config-if)# no shutdown
(config-if)# exit
(config)# exit
|
2 |
Next set the default-gateway and
activate the HTTP server:
#
config t
(config)# ip default-gateway 160.10.10.254
255.255.255.0
(config)# ip http server
(config)# exit
|
6 |
Show the main system configuration
with show
running-config. |
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
There are a few more pages from the past
at:
Part
2 | Part
3 | Part
4 | Chall
01 |
Chall 02|
Chall 03|
Chall 04 | Chall
05 | Test
| GUI