Now I have the same issue with ACS.

ACS -> Cat3 fa0/14 -> VLAN 50 -> Cat3 fa0/5 -> R5 fa0/1

C:\Documents and Settings\Administrator>ipconfig

Windows IP Configuration


Ethernet adapter Student NIC - ok to change - watch routes!:

   Connection-specific DNS Suffix  . :
   IP Address. . . . . . . . . . . . : 10.10.50.100
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :

Ethernet adapter OUTSIDE NIC - DO NOT CHANGE!!!:

   Connection-specific DNS Suffix  . : ipexpert.com
   IP Address. . . . . . . . . . . . : 10.200.5.201
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.200.5.254

C:\Documents and Settings\Administrator>

------------


Cat3#sh run int fa0/14
Building configuration...

Current configuration : 109 bytes
!
interface FastEthernet0/14
 switchport access vlan 50
 switchport mode access
 spanning-tree portfast
end

Cat3#


------------

R5#sh cdp nei
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater

Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
Cat3             Fas 0/1            166         R S I     WS-C3560- Fas 0/5
CAT1             Fas 0/0            164         R S I     WS-C3550- Fas 0/5
R5#sh run int fa0/1
Building configuration...

Current configuration : 95 bytes
!
interface FastEthernet0/1
 ip address 10.10.50.5 255.255.255.0
 duplex auto
 speed auto
end

R5#

--------------

Cat3#sh run int fa0/5
Building configuration...

Current configuration : 108 bytes
!
interface FastEthernet0/5
 switchport access vlan 50
 switchport mode access
 spanning-tree portfast
end

Cat3#
Cat3#sh vlan | incl VLAN0050
50   VLAN0050                         active    Fa0/5, Fa0/14
Cat3#
Cat3#sh mac address-table dynamic vlan 50
          Mac Address Table
-------------------------------------------

Vlan    Mac Address       Type        Ports
----    -----------       --------    -----
  50    000c.295a.1321    DYNAMIC     Fa0/14
  50    001b.d50f.f359    DYNAMIC     Fa0/5
Total Mac Addresses for this criterion: 2
Cat3#

------------
R5#sh arp
Protocol  Address          Age (min)  Hardware Addr   Type   Interface
Internet  10.10.50.5              -   001b.d50f.f359  ARPA   FastEthernet0/1
Internet  10.10.50.100            0   000c.295a.1321  ARPA   FastEthernet0/1
Internet  10.10.51.5              -   001b.d50f.f358  ARPA   FastEthernet0/0
Internet  10.10.51.10            77   001b.54f7.6d6f  ARPA   FastEthernet0/0
R5#
-------
C:\Documents and Settings\Administrator>arp -a

Interface: 10.200.5.201 --- 0x20003
  Internet Address      Physical Address      Type
  10.200.5.254          00-d0-00-35-78-0a     dynamic

C:\Documents and Settings\Administrator>
----------
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to