Roteadores e roteamento

452 palavras 2 páginas
ROTEADORES E ROTEAMENTO
CONFIGURANDO ROTAS
CONFIGURAÇÃO DO 1º ROTEADOR (BH)

Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname BH
BH(config)#enable secret 123
BH(config)#line vty 0 4
BH(config-line)#password 123
BH(config-line)#login
BH(config-line)#exit
BH(config)#exit
BH#
%SYS-5-CONFIG_I: Configured from console by console
BH#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
BH(config)#interface fastethernet 0/0
BH(config-if)#ip address 192.168.1.1 255.255.255.0
BH(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
BH(config-if)#exit
BH(config)#exit
BH#
%SYS-5-CONFIG_I: Configured from console by console
BH#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
BH(config)#interface serial 0/0
BH(config-if)#ip address 10.0.0.1 255.255.255.252
BH(config-if)#en
BH(config-if)#encapsulation ppp
BH(config-if)#ban
BH(config-if)#bandwidth 2048
BH(config-if)#clok rate 64000 % Invalid input detected at '^' marker.
BH(config-if)#no shutdown
%LINK-5-CHANGED: Interface Serial0/0, changed state to down
BH(config-if)#exit
BH(config)#exit
BH#
%SYS-5-CONFIG_I: Configured from console by console
BH#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
BH(config)#interface serial 0/1
BH(config-if)#ip address 10.0.0.5 255.255.255.252
BH(config-if)#encapsulation ppp
BH(config-if)#ban
BH(config-if)#bandwidth 2048
BH(config-if)#clock rate 64000
This command applies only to DCE interfaces
BH(config-if)#no shut
BH(config-if)#no shutdown
%LINK-5-CHANGED: Interface Serial0/1, changed state to down
BH(config-if)#exit
BH(config)#
BH con0 is now available
Press RETURN to get started.
%LINK-5-CHANGED: Interface Serial0/1, changed state to up

Relacionados

  • Roteadores e Protocolo de Roteamento
    4375 palavras | 18 páginas
  • roteamento roteadores cisco
    1398 palavras | 6 páginas
  • Apostila Modulo 6
    5640 palavras | 23 páginas
  • Tecologia
    6751 palavras | 28 páginas
  • Protocolos de roteamento dinâmicos
    4493 palavras | 18 páginas
  • router
    2492 palavras | 10 páginas
  • Protocolos de Roteamento RIP e OSPF
    2656 palavras | 11 páginas
  • Protocolos de roteamento
    12713 palavras | 51 páginas
  • Vector distance e Link state
    1634 palavras | 7 páginas
  • Roteamento dinâmico
    4073 palavras | 17 páginas