Skip to content

Облачный маршрутизатор Cisco (CSR)

3 Темы 11 Сообщения

Вопросы и решения по развертыванию и управлению облачными сервисными маршрутизаторами Cisco (CSR) в публичных облачных средах.

  • Recovery passworg for CISCO hardware

    7
    0 Голоса
    7 Сообщения
    11 Просмотры
    A
    It needs help for a not reset, but a password recovery for Cisco 1921/K9+CON-SNT and ws-c2960-24tc-s v08 switch. How can I do this without losing the hardware settings? I don't have any real experience with this. I sent serial numbers to support, but they replied that it is no longer supported in this format. In general, is it possible to send serial numbers or other information and get data to recover the password without resetting all settings?
  • Default settings

    2
    0 Голоса
    2 Сообщения
    11 Просмотры
    P
    Hello! I have AIR-LAN1262N-E-K9 and I want to configure this device. After factory reset program is asking for a USERNAME and PASSWORD (default), but a problem is that I can't find default username and password. Maybe anyone of you know what's the default password and username because it is not "Cisco", "Cisco", or "admin", "admin" etc.
  • CSR1000v - Destination NAT

    2
    0 Голоса
    2 Сообщения
    11 Просмотры
    M
    Hi, I have a topology (attached) where I need to translate the destination IP of the outgoing packets. Here is how the flow works: 1. Host1 generates a packet with Source IP 192.168.1.2 and destination 192.168.2.2 2. Host 1 has a default route to R1 and packet is sent there. 3. R1 needs to translate the Destination IP to 10.1.2.2. 4. The packet enters R2 on a VRF. The VRF has a route to 10.1.2.0/24 network and is sent to the fabric cloud using VXLAN encapsulation. This is thee reason why destination IP needs to be translated to 10.1.2.0/24. 5. Packet enters R3 where it is decapsulated. The Source IP is 10.1.1.2 and destination is 10.1.2.2. 6. Packet is forwarded to R4. R4 translated destination IP to 192.168.2.2 7. Packet is forwarded to Host 2. I am looking for guidance on point 3 on how to achieve NAT of destination IP Thanks Mukundh