in case someone has packet tracer software and files, it is lab LSG03-0203.
i've done everything according to the exercises steps, but i'm only at 70% completion. so, i checked my results and here are some incorrect. see attached.
it says port status - incorrect. it's currently down, do they want me to make it go up. i issued no shut on those ports, but it does nothing.
please help.
here's my sh run:
Building configuration...
Current configuration : 1776 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname S1
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
no ip domain-lookup
!
!
interface FastEthernet0/1
switchport access vlan 99
switchport mode access
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
switchport access vlan 99
switchport mode access
switchport port-security
switchport port-security mac-address sticky
switchport port-security mac-address sticky 0060.5C91.AA22
!
interface FastEthernet0/6
shutdown
!
interface FastEthernet0/7
shutdown
!
interface FastEthernet0/8
shutdown
!
interface FastEthernet0/9
shutdown
!
interface FastEthernet0/10
shutdown
!
interface FastEthernet0/11
shutdown
!
interface FastEthernet0/12
shutdown
!
interface FastEthernet0/13
shutdown
!
interface FastEthernet0/14
shutdown
!
interface FastEthernet0/15
shutdown
!
interface FastEthernet0/16
shutdown
!
interface FastEthernet0/17
shutdown
!
interface FastEthernet0/18
shutdown
!
interface FastEthernet0/19
shutdown
!
interface FastEthernet0/20
shutdown
!
interface FastEthernet0/21
shutdown
!
interface FastEthernet0/22
shutdown
!
interface FastEthernet0/23
shutdown
!
interface FastEthernet0/24
!
interface GigabitEthernet1/1
shutdown
!
interface GigabitEthernet1/2
shutdown
!
interface Vlan1
no ip address
shutdown
!
interface Vlan99
ip address 10.1.1.11 255.255.255.0
!
ip default-gateway 10.1.1.1
!
banner motd ^CAuthorized Access Only^C
!
line con 0
password cisco
login
history size 25
!
line vty 0 4
password cisco
login
line vty 5 15
password cisco
login
!
mac-address-table static 00d0.d306.1401 vlan 99 interface FastEthernet0/1
!
end