Archive for July 2015
Configure Terminal Server
Configure Terminal Server
1. Configure an IP address on the ethernet
interface
cisco(config)# int fa0/0
cisco(config-if)# ip add 192.168.1.50 255.255.255.0
cisco(config-if)# no shut
2. Create a loopback interface
cisco(config)# int.
How to use VPCS with GNS3 in Ubuntu

How to use VPCS with GNS3 in Ubuntu
1.Download vpcs from here VPCS 0.20a
2.Extract and look for vpcs32.linux(for 32-bit systems) and vpcs64.linux (for 64-bit systems)
3.Fire up the Terminal and issue following command
chmod +x vpcs32.linux
4.Then.