ā09-24-2024 01:18 AM
We have a Cisco switch (Cisco Nexus Switch 6001) where we need to configure a VLAN IP like a normal switch(Normal Switch #Interface vlan1
#ip address 192.168.0.1 255.255.255.0
, but there is no option available. How can we configure the VLAN IP on this switch to enable Telnet access?
Additionally, how do we add a gateway IP?"
Solved! Go to Solution.
ā09-24-2024 04:04 AM
boot kickstart bootflash:/n6000-uk9-kickstart.6.0.2.N1.2.bin
boot system bootflash:/n6000-uk9.6.0.2.N1.2.bin
ip route 0.0.0.0/0 10.0.0.3
ā09-24-2024 04:05 AM
Connect your PC to any port assign to vlan 1 and make sure PC have IP in same subnet then try ping
MHM
ā09-25-2024 12:45 AM
Now ping is start.Now next step is I want to connect two computers: one will be on VLAN 10 and the other on VLAN 30. How should I configure the ports?"
VLANs are already configured on the core switch.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide