Спойлер

Показаны сообщения с ярлыком cisco. Показать все сообщения
Показаны сообщения с ярлыком cisco. Показать все сообщения

среда, 5 августа 2015 г.

GNS3 v1.2.1 IOU could not connect to GNS3 devices

So, I downloaded GNS3 v1.2.1, and loving the new UI. I got my IOU and it is working the way it supposed to work; however, I noticed that I could not connect it to any of GNS3 devices, such as routers, Ethernet switches, etc… As shown in my screenshots below. I was getting an error messages stating Server 192.168.56.101 cannot communicate with server 127.0.0.1, most likely because your local server host binding is set to a local address. Also, unable to use Wireshark on IOU devices between IOUs, the error message Cannot start Wireshark: the /home/gns3/GNS3/projects/gns3 … capture file does not exist on this host.

GNS3 v1.3.3 Installation with IOS, IOU ASA and VirtualBox PC configuration

This video shows the basic installation and advanced configuration of the latest GNS3 v.1.3.3 including VirtualBox PCs. This is recommended for anyone who needs to know how to install and configure this version of GNS3. If you have any questions please feel free to ask.


понедельник, 27 июля 2015 г.

Ошибка в CISCO при попытке настроить IP на FastEthernet0/0/0

Cisco logo В свободный слот Cisco серии 2800 (Cisco 2811) был куплен и установлен новый модуль расширения Cisco HWIC-4ESW с четырьмя портами FastEthernet. IOS Cisco – c2800nm-advsecurityk9-mz.124-24.T5.bin от 04 марта 2011 года. При попытке присвоить одному из четырех полученных новых интерфейсов вида FastEthernet0/0/n ip-адрес, выскочила ошибка…
router#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
router(config)#interface FastEthernet0/0/0
router(config-if)#ip address 172.16.0.1 255.255.255.0
% IP addresses may not be configured on L2 links FastEthernet0/0/0.
router(config-if)#