Cisco Networking Lab 2 - Assign the IP Address on Router, Switch and Host Device

SHARE:


In this lab, we are going to assign the IP Address on-device interface. As you can see, this is a basic network topology, hence explaining only the basic Cisco IOS command. Also, we will test the direct connectivity with ping utility.
Task:-
Check the current interface status
Assign IP on the Router and PC
Verify the IP Address
Verify the connectivity from Router to PC and PC to Router
Here I am using GNS3 VE to demonstrate this lab. I have already placed two routers, one switch, one client device. Let us look at the configurations.

Devices to Configure
Routers - R1 (leave the ISP this time)
Ethernet Switch - SW1
Host Device - PC1
R1- Router Configuration
Check the current interface status using the sh ip interface brief command
IP Configuration on Serial Interface
R1#config t
R1#(config)#interface s2/0
R1#(config-if)#no ip address
R1#(config-if)#ip address 10.1.1.2 255.0.0.0
R1#(config-if)#no shutdown
IP Configuration on Ethernet Interface
R1#config t
R1#(config)#interface e0/0
R1#(config-if)#no ip address
R1#(config-if)#ip address 192.168.100.1 255.255.255.0
R1#(config-if)#no shutdown
Verify the IP Address using the sh ip interface brief command
Switch Configuration
Here we are using an Ethernet Switch so there is no need to configure the Switch in this topology. We will discuss other details in later articles.
PC1 - Host Configuration
Check the current IP Address status using the show ip command
IP Configuration
PC>ip 192.168.100.10 /24 192.168.100.1
 Verify the IP Address using the show ip command
Checking the connectivity
We can use ping utility to check the connectivity between the devices. Below are the results.
PC to Gateway
Router to Host
Topic Conclusion
We have configured a basic cisco based network topology and covered almost general commands. In the coming post will configure remote connectivity and static routes.

COMMENTS

Name

Access Point,1,android,1,Anti Virus,3,Applications,4,authenticator,2,AWS,7,BIOS,2,Broadband,1,Channel,1,Cisco,9,Cisco IOS,6,Cloud Computing,7,commands,1,Communication,3,Cyber Security,9,Desktop,8,development,3,devops,4,Driver,3,Email,7,FreeBSD,2,FTTH,1,G Suite,2,Google,11,GoogleCloud,9,Hardware,8,hypervisor,6,Interface,2,Internet,17,IT Administration,22,LAN,4,Laptop,5,linux,3,Mail Server,1,Microsoft,9,Microsoft Product,1,mobile,1,Motherboard,1,Network,8,Nodes,2,online banking,1,Open Source,6,Operating System,12,Operation System,1,Parenting,1,Protocols,1,Proxmox,12,Robotics,1,Router,3,Routing,3,RPA,1,sdlc,1,seo,1,Server,1,smartphone,1,Switch,1,tech event,1,techlabs,4,TechTrends,1,Virtualization,12,VMware,2,VPN,1,web,2,website,1,WiFi,1,Windows,11,Windows Registery,1,Wireless,1,workspce,2,
ltr
item
TheWanTricks.com: Cisco Networking Lab 2 - Assign the IP Address on Router, Switch and Host Device
Cisco Networking Lab 2 - Assign the IP Address on Router, Switch and Host Device
Check the current interface status Assign IP on the Router and PC Verify the IP Address Verify the connectivity from Router to PC and PC to Router
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFuRii_bBOqAJubs2cL9OIgsSmGxddepDv26yYySE9DrX5HmK3HT6aP1ZyXwFH5-mxkgDs3XwlT5-GzLIwlc0iAzZptF1CsDCDQCfK3VjgOgc0nEXT2Wv4c5FwvrmTrynPV8ynWrMJiz8/s320/main.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFuRii_bBOqAJubs2cL9OIgsSmGxddepDv26yYySE9DrX5HmK3HT6aP1ZyXwFH5-mxkgDs3XwlT5-GzLIwlc0iAzZptF1CsDCDQCfK3VjgOgc0nEXT2Wv4c5FwvrmTrynPV8ynWrMJiz8/s72-c/main.jpg
TheWanTricks.com
https://www.thewantricks.com/2020/04/cisco-networking-lab-2-assign-ip.html
https://www.thewantricks.com/
https://www.thewantricks.com/
https://www.thewantricks.com/2020/04/cisco-networking-lab-2-assign-ip.html
true
8432683891110863063
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content