top of page

How To Setup Virtual PC & HTTP Server in GNS3

  • Writer: Mukesh Chanderia
    Mukesh Chanderia
  • Jan 28, 2022
  • 1 min read

Virtual PC Setup


PC1> ip 3.3.3.3/24 3.3.3.1


PC1> ip dns 1.1.1.1


PC1> show ip


HTTP Server Setup


enable

config t

username admin privilege 15 secret cisco

ip http server

ip http authentication local

interface fa0/0

no shutdown

ip address 10.10.10.10 255.255.255.0

exit


ip route 0.0.0.0 0.0.0.0 10.10.10.1







 
 
 

Recent Posts

See All
Quality of Service (QoS) in Cisco ACI

Configuring Quality of Service (QoS)  in Cisco ACI (Application Centric Infrastructure)  involves creating and applying QoS policies that...

 
 
 

Commenti


Follow me

© 2021 by Mukesh Chanderia
 

Call

T: 8505812333  

  • Twitter
  • LinkedIn
  • Facebook Clean
©Mukesh Chanderia
bottom of page