Hi all,
I am trying to do something very simple, I have a cisco router running ios 12.4 with two vlans attatched to two of the physical interfaces.
! ---- Local Interface Configuration
!
interface FastEthernet0
no shutdown
switchport mode access
switchport access vlan 1
!
interface...