Up or down a port on switch or router

pierho Posted messages 23 Status Member -  
pierho Posted messages 23 Status Member -
Hello,

I would like to know how to bring up or down a port on a switch or a router.
What are the appropriate telnet commands?
Do you know any websites where I can find all the commands that can be used on a switch or router?

Do you have any documentation on this topic?
I am very interested for my internship.

Thank you
Configuration: Windows XP Firefox 2.0.0.11

2 answers

  1. sisina Posted messages 33 Status Member 4
     
    to enable or disable a port is simple
    you choose the interface you want:
    for example: interface fa0/8
    shutdown (to bring it down)
    no shutdown (to keep it up)
    1