José Alberto Briceño Almazán

Respuestas de foro creadas

Viendo 8 entradas - de la 1 a la 8 (de un total de 8)
  • Autor
    Entradas
  • #54896

    Que tal Álvaro. Muchas gracias por la ayuda!
    Agrego la configuración.
    R22
    R22#
    R22#show run
    Building configuration…

    Current configuration : 1823 bytes
    !
    ! Last configuration change at 19:08:10 UTC Sat Jun 27 2026
    upgrade fpd auto
    version 15.2
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    !
    hostname R22
    !
    boot-start-marker
    boot-end-marker
    !
    !
    vrf definition Finance
    !
    address-family ipv4
    exit-address-family
    !
    !
    no aaa new-model
    no ip icmp rate-limit unreachable
    !
    !
    !
    !
    !
    !
    no ip domain lookup
    ip cef
    no ipv6 cef
    !
    multilink bundle-name authenticated
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    redundancy
    !
    !
    ip tcp synwait-time 5
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    interface Tunnel10
    vrf forwarding Finance
    ip address 10.10.10.2 255.255.255.252
    tunnel source FastEthernet0/0
    tunnel destination 209.165.200.230
    !
    interface FastEthernet0/0
    ip address 209.165.201.2 255.255.255.252
    ip ospf 1 area 0
    duplex half
    !
    interface FastEthernet1/0
    vrf forwarding Finance
    ip address 10.22.22.1 255.255.255.252
    duplex auto
    speed auto
    !
    interface FastEthernet1/1
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    interface FastEthernet2/0
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    interface FastEthernet2/1
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    interface FastEthernet3/0
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    interface FastEthernet3/1
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    router ospf 1
    !
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    !
    !
    ip route vrf Finance 10.10.111.0 255.255.255.0 Tunnel10
    ip route vrf Finance 10.10.222.0 255.255.255.0 10.22.22.2
    !
    no cdp log mismatch duplex
    !
    !
    !
    control-plane
    !
    !
    !
    mgcp profile default
    !
    !
    !
    gatekeeper
    shutdown
    !
    !
    line con 0
    exec-timeout 0 0
    privilege level 15
    logging synchronous
    stopbits 1
    line aux 0
    exec-timeout 0 0
    privilege level 15
    logging synchronous
    stopbits 1
    line vty 0 4
    login
    transport input all
    !
    !
    end

    R22#
    ———————————-
    sw11

    Sw11#
    Sw11#
    Sw11#show run
    Building configuration…

    Current configuration : 3138 bytes
    !
    ! Last configuration change at 17:18:17 UTC Sat Jun 27 2026
    !
    version 15.2
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    service compress-config
    !
    hostname Sw11
    !
    boot-start-marker
    boot-end-marker
    !
    !
    vrf definition Finance
    !
    address-family ipv4
    exit-address-family
    !
    !
    no aaa new-model
    !
    !
    !
    !
    !
    !
    !
    !
    ip cef
    no ipv6 cef
    !
    !
    !
    spanning-tree mode rapid-pvst
    spanning-tree extend system-id
    !
    vlan internal allocation policy ascending
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    interface GigabitEthernet0/1
    switchport mode access
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet0/2
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet0/3
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet0/0
    no switchport
    vrf forwarding Finance
    ip address 10.11.11.2 255.255.255.252
    negotiation auto
    !
    interface GigabitEthernet1/0
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet1/1
    media-type rj45
    negotiation auto
    !
    interface Vlan111
    vrf forwarding Finance
    ip address 10.10.111.1 255.255.255.0
    !
    ip forward-protocol nd
    !
    no ip http server
    no ip http secure-server
    !
    ip route vrf Finance 0.0.0.0 0.0.0.0 10.11.11.1
    !
    !
    !
    !
    !
    control-plane
    !
    banner exec ^C
    ———————————————

    R11
    R11#
    R11#show run
    Building configuration…

    Current configuration : 1823 bytes
    !
    ! Last configuration change at 19:04:05 UTC Sat Jun 27 2026
    upgrade fpd auto
    version 15.2
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    !
    hostname R11
    !
    boot-start-marker
    boot-end-marker
    !
    !
    vrf definition Finance
    !
    address-family ipv4
    exit-address-family
    !
    !
    no aaa new-model
    no ip icmp rate-limit unreachable
    !
    !
    !
    !
    !
    !
    no ip domain lookup
    ip cef
    no ipv6 cef
    !
    multilink bundle-name authenticated
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    redundancy
    !
    !
    ip tcp synwait-time 5
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    interface Tunnel10
    vrf forwarding Finance
    ip address 10.10.10.1 255.255.255.252
    tunnel source FastEthernet0/0
    tunnel destination 209.165.201.2
    !
    interface FastEthernet0/0
    ip address 209.165.200.230 255.255.255.252
    ip ospf 1 area 0
    duplex half
    !
    interface FastEthernet1/0
    vrf forwarding Finance
    ip address 10.11.11.1 255.255.255.252
    duplex auto
    speed auto
    !
    interface FastEthernet1/1
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    interface FastEthernet2/0
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    interface FastEthernet2/1
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    interface FastEthernet3/0
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    interface FastEthernet3/1
    no ip address
    shutdown
    duplex auto
    speed auto
    !
    router ospf 1
    !
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    !
    !
    ip route vrf Finance 10.10.111.0 255.255.255.0 10.11.11.2
    ip route vrf Finance 10.10.222.0 255.255.255.0 Tunnel10
    !
    no cdp log mismatch duplex
    !
    !
    !
    control-plane
    !
    !
    !
    mgcp profile default
    !
    !
    !
    gatekeeper
    shutdown
    !
    !
    line con 0
    exec-timeout 0 0
    privilege level 15
    logging synchronous
    stopbits 1
    line aux 0
    exec-timeout 0 0
    privilege level 15
    logging synchronous
    stopbits 1
    line vty 0 4
    login
    transport input all
    !
    !
    end

    R11#
    R11#
    —————————————–

    SW22

    Sw22#
    Sw22#show run
    Building configuration…

    Current configuration : 3138 bytes
    !
    ! Last configuration change at 19:17:29 UTC Sat Jun 27 2026
    !
    version 15.2
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    service compress-config
    !
    hostname Sw22
    !
    boot-start-marker
    boot-end-marker
    !
    !
    vrf definition Finance
    !
    address-family ipv4
    exit-address-family
    !
    !
    no aaa new-model
    !
    !
    !
    !
    !
    !
    !
    !
    ip cef
    no ipv6 cef
    !
    !
    !
    spanning-tree mode rapid-pvst
    spanning-tree extend system-id
    !
    vlan internal allocation policy ascending
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    interface GigabitEthernet0/1
    switchport mode access
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet0/2
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet0/3
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet0/0
    no switchport
    vrf forwarding Finance
    ip address 10.22.22.2 255.255.255.252
    negotiation auto
    !
    interface GigabitEthernet1/0
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet1/1
    media-type rj45
    negotiation auto
    !
    interface Vlan222
    vrf forwarding Finance
    ip address 10.10.222.1 255.255.255.0
    !
    ip forward-protocol nd
    !
    no ip http server
    no ip http secure-server
    !
    ip route vrf Finance 0.0.0.0 0.0.0.0 10.22.22.1
    !
    !
    !
    !
    !
    control-plane
    !
    banner exec ^C

    Sw22#
    Sw22#ping vrf Finance 10.10.111.1 source vlan 222
    % Invalid source interface – IP not enabled or interface is down
    Sw22#

    #54812

    Buen día Alvaro. Este laboratorio en especial, me da un problema, cuando ya configuro todo, para realizar el ping vrf Finance 10.10..111.1 source vlan 222
    Me aparece esto:
    Invalid source interface – IP not enabled or interface is down

    Y también me manda un Mismatch, refente al full duplex entre la interfaz f1/0 del R22 y el G0 del Sw22.
    Revise que están en negociación auto, las quise modificar para ver si era eso, pero no, e incluso las interfaces estan Up.
    Que podría ser.?

    #54427

    Cual es la tarea 1 perdón..

    #53871

    Buenos días. Que tal master, quería preguntar, de casualidad tienen la guía oficial de este ENCORE CCNP versión 1.2 ?

    #52489

    Que tal. No tome en cuenta las configuraciones de la vlan 100 en las interfaces. Ya las coloque.

    #52487

    Buenos días Master. De casualidad tienen las respuestas de cada configuración, de estos laboratorios, en algún archivo? A mi me ayudaría bastante, con el fin de hacer comparaciones rápidas, y lo agradeceria mucho, solo si es posible. O solo con los videos? De igual manera agradezco de antemano.

    ¿También. El banco de preguntas de esta versión, servirán para repasar o pasar la nueva versión que habrá este Marzo de este año 2026?

    Y por ultimo. Indica configurar la vlan 100 en los puertos de los switch. Estos son en modo accesso, o serian con un allowen para agregarlos como truncal?
    Ejemplo: En el laboratorio HSRP-753.
    En el Switch ACCESS-SW1
    Los puertos Gi0, Gi1 y Gi2
    serian como modo access a la vlan 100?
    De esta forma:

    interface GigabitEthernet0/0
    switchport mode access
    sw access vlan 100
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet0/1
    switchport mode access
    sw access vlan 100
    media-type rj45
    negotiation auto
    !
    interface GigabitEthernet0/2
    switchport mode access
    sw access vlan 100
    media-type rj45
    negotiation auto
    !

    o serian con la linea: sw trunk allowed vlan 100 ?
    Me puede dar el ejemplo de como quedarian configuradas estas interfaces de los switch?
    Perdone la ingorancia, estoy mal interpretando mal.
    Le agradezco mucho de antemano.
    !Saludos!

    #51271

    Que tal buen día.
    Tengo una pregunta con respecto al RRM. Se que este usa el algoritmo, o algoritmos para mejorar la señal
    inalámbrica, ya que realiza varias funciones, como el cambio de canal para que no tenga interferencia con las que genera otro Access Point. Pero cual es la recomendación que ayuda realmente a mejorar.
    Ya que e encontrado que la recomendación es dejarlo activo, para que haga el arreglo en automático para una red inalámbrica, y que este elija los ajustes y mejore la red. Pero me a tocado, incluso después de realizar un Site Survey en alguna empresa, y observar que hay interferencia de canales, con los Aps, y aparentemente recuerdo que me han indicado que según tienen activo la función RRM activa.

    Y de la misma manera me acotado incluso, individualmente, hacer cambios de canal en algún ap, para que reduzca la interferencia de canal. Y ajustar muy levemente parámetros en un WLC para mejorar cobertura y las interferencias.
    No se a que se deba. Pero se supone que este algoritmo debe estar activo, pero no siempre da buenos resultados.
    ¿Que recomiendas respecto al RRM. Tenerlo activado, si o si. O es valido hacer ajustes leves, o ajustes mayores?

    #51255

    Hola hola. Soy nuevo en el curso. Me parece buena explicación sobre el curso. Y también gracias por la Bienvenida.
    Pues a echarle ganas!!

Viendo 8 entradas - de la 1 a la 8 (de un total de 8)