On Mar 27, 1:06 pm, SamPa...@gmail.com wrote:
> On Mar 27, 12:05 pm, Merv <merv.hr...@rogers.com> wrote:
>
> > If you do not have a Cisco CCO web site access you should register
>
> > cco.cisco.com
>
> > You may want to check out the Cisco doc "Resetting Catalyst Switches
> > to Factory Defaults"
>
> >http://www.cisco.com/en/US/products/...roducts_tech_n...
>
> I got it to factory settings thats not the issue im having. I also am
> registered at Cisco. I just need someone to please tell me how to ping
> test a C3550, as in step by step commands and what all I need to do
> it. This one is returned and according to the customer, Port 7 is bad
> and I need to test that to verify. Thank you
config t
int f0/1
switchport mode access
switchport access vlan 2
no shut
int f0/7
switchport mode access
switchport access vlan 2
no shut
May need to go into vlan database mode and create vlan 2, else just
use vlan 1 or whatever. Plug the nodes into both ports (make sure
speed/duplex matches), if its auto on pc side, make sure its auto on
switch side).
IP the nodes per my previous posting, and ping. See what happens.
However, I completely agree with the other posters that this ONLY
verifies basic layer 2/3 connectivity, and who knows what your
customer was trying to do. Could be trunking, QoS, or any number of
things. Could also just be a lack of knowledge of what they were
doing. Things to keep in mind.....