diogo.bo

Respostas no Fórum

Visualizando 2 posts - 1 até 2 (de 2 do total)
  • Autor
    Posts
  • em resposta a: Cisco Service Provider Track – Materiais de Estudo #188939
    diogo.bo
    Participante

    @Diogo, também gostaria de ter acesso.
    Pode me enviar o link por e-mail, por favor!
    [email protected]
    Obrigado.

    em resposta a: CISCO X HUAWEI #187789
    diogo.bo
    Participante

    #
    info-center channel 6 name loghost1 //Set the name of channel 6 to loghost1.
    info-center source IP channel 6 log level warning //Configure the router to send logs of the IP module through channel 6 and set the minimum log severity to warning.
    info-center loghost source Ethernet1/0/0 //Configure the source interface that sends logs.
    info-center loghost 10.1.1.1 channel 6 //Configure the router to send logs to a log host.
    #
    interface Ethernet1/0/0
    ip address 11.1.1.1 255.255.255.0 //Configure an IP address for the router interface.
    #
    ip route-static 10.1.1.1 255.255.255.255 Ethernet1/0/0 11.1.1.2 //Configure a static route between the router and log host and ensure that the route is reachable.
    #

Visualizando 2 posts - 1 até 2 (de 2 do total)