Practica

Embed Size (px)

DESCRIPTION

codigo de cisco en redes

Citation preview

  • % Invalid input detected at '^' marker.

    rt_prueba(config-subif)#ip address 192.168.2.6 255.255.255.0

    % Configuring IP routing on a LAN subinterface is only allowed if thatsubinterface is already configured as part of an IEEE 802.10, IEEE 802.1Q,or ISL vLAN.

    rt_prueba(config-subif)#exitrt_prueba(config)#interface fastethernet0/0rt_prueba(config-if)#no shutdown

    rt_prueba(config-if)#%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

    %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

    %LINK-5-CHANGED: Interface FastEthernet0/0.1, changed state to up

    %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.1, changed state to up

    %LINK-5-CHANGED: Interface FastEthernet0/0.2, changed state to up

    %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.2, changed state to up

    rt_prueba(config-if)#exitrt_prueba(config)#exitrt_prueba#%SYS-5-CONFIG_I: Configured from console by console

    rt_prueba#copy run startDestination filename [startup-config]? Building configuration...[OK]rt_prueba#rt_prueba#exit

    rt_prueba con0 is now available

    Press RETURN to get started.

  • rt_prueba>enrt_prueba#line console 0 ^% Invalid input detected at '^' marker.

    rt_prueba#confi tEnter configuration commands, one per line. End with CNTL/Z.rt_prueba(config)#line console 0rt_prueba(config-line)#secret enable password nrvides24 ^% Invalid input detected at '^' marker.

    rt_prueba(config-line)#exitrt_prueba(config)#exitrt_prueba#%SYS-5-CONFIG_I: Configured from console by console

    rt_prueba#exit

    rt_prueba con0 is now available

    Press RETURN to get started.

    rt_prueba>enrt_prueba#config tEnter configuration commands, one per line. End with CNTL/Z.

  • rt_prueba(config)#password nrvides24 ^% Invalid input detected at '^' marker.

    rt_prueba(config)#enable secret nrvides24rt_prueba(config)#exitrt_prueba#%SYS-5-CONFIG_I: Configured from console by console

    rt_prueba#exit

    rt_prueba con0 is now available

    Press RETURN to get started.

    rt_prueba>enPassword: rt_prueba#exit

    rt_prueba con0 is now available

    Press RETURN to get started.

  • rt_prueba>ping 192.168.1.4

    Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 192.168.1.4, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 0/10/49 ms

    rt_prueba>enPassword: rt_prueba#show running-configBuilding configuration...

    Current configuration : 687 bytes!version 12.4no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname rt_prueba!!!enable secret 5 $1$mERr$K6Wpb42bgtCqjvT7vKQjT/!!!!!!!!

    rt_prueba#