How to Upload Cisco Nexus Titanium Switch in GNS3

Опубликовано: 14 Март 2025
на канале: Md Anwar Hossain
2,833
108

Cisco Nexus Titanium Switch Image Download Link:
https://drive.google.com/file/d/1lIzc...

---------------------------------CLI------------------------------------

Assign static IP in router 01

#Config t
#interface fastethernet 0/0
#ip address 192.168.0.1 255.255.255.0
#no shut
#end
#wr

---------------------------------------------------------------
Assign static IP in router 02

#Config t
#interface fastethernet 0/0
#ip address 192.168.10.1 255.255.255.0
#no shut
#end
#wr

---------------------------------------------------
Assign static IP Cisco Nexus Titanium

interface ethernet 2/1

#Config t
#interface ethernet 2/1
#ip address 192.168.0.2 255.255.255.0
#no shut

--------------------------------------------
interface ethernet 2/2

#interface ethernet 2/2
#ip address 192.168.10.2 255.255.255.0
#no shut
#copy running-config startup-config

----------------------------------------
Configure Static Route:

Router 01 :
ip route 192.168.10.0 255.255.255.0 192.168.0.2

router 02:
ip route 192.168.0.0 255.255.255.0 192.168.10.2



------------------------------------------------------------------
01. How to Install and setup GNS3 2.2.6 How to To Create Using GNS3 Client Basic Network Topology-    • 01 How to Install and setup GNS3 2.2....  

02 How to Install and Configure GNS3 Server 2 2 8 How to To Create Basic Network Topology-    • 02 How to Install and Configure GNS3 ...  

03 How To Upload And Setup Juniper vMX Router In GNS3 Client | Set Juniper Router Root Password |- https://www.youtube.com/watch?v=WNmdq...

04 How to Upload and setup Cisco IOU L2 and L3 Switch in GNS3 Client-    • 04 How to Upload and setup Cisco IOU ...  

05 How to Upload and setup Cisco Adaptive Security Virtual Appliance (ASAv) in GNS3 Client-    • 05 Cisco Adaptive Security Virtual Ap...  

06. Upload and Setup FortiGate Firewall in GNS3 Client with Basic Lab-    • 06. Upload and Setup FOrtiGate Firewa...  

07. How to Upload and Setup Cisco 3725 and 7200 Router Image in GNS3:    • How to Upload and Setup Cisco 3725 an...  

08. How to Upload and Setup Windows 7 Host in GNS3:    • How to Upload and Setup Windows 7 Hos...  

09. How to Upload Cisco Nexus Titanium Switch in GNS3    • How to Upload Cisco Nexus Titanium Sw...