01-15-2013
07:56 AM
- last edited on
03-25-2019
03:38 PM
by
ciscomoderator
Hi Team,
Recently configured one nexus 3048 switch. Create two vlans (Vlan 10 and Vlan 19). Vlan 10 is 10.1.X.X/24 and Vlan 19 is 192.168.X.X/24, connected two pcs one is Vl 10 and second pc 19. But not able to communicate both Vlans.
Nexus 3048 are not Support VTP Mode Server, running version 5.0.
SW(config)# int VL 10
SW(config-if)#ip add 10.1.x.x/24
SW(config-if)#no shut
SW(config)#vl an 10
SW(config-Valn)#name Account
SW(config)# int VL 19
SW(config-if)#ip add 192.168.x.x/24
SW(config-if)#no shut
SW(config)#vl an 19
SW(config-Valn)#name HR
SW(config)#int eth 1/1
SW(config-if)switch mo acc
SW(config-if)swi acc vlan 10
SW(config-if)#no shut
SW(config)#int eth 1/2
SW(config-if)switch mo acc
SW(config-if)swi acc vlan 19
SW(config-if)#no shut
Solved! Go to Solution.
01-16-2013 09:49 AM
Hi
can u paste the output of show ip route
Sent from Cisco Technical Support iPhone App
01-16-2013 09:49 AM
Hi
can u paste the output of show ip route
Sent from Cisco Technical Support iPhone App
01-17-2013 01:23 AM
Hi Mahmood,
SW1# sh ip route IP Route Table for VRF "default"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
0.0.0.0/0, ubest/mbest: 1/0
*via 192.168.1.2, Vlan2, [1/0], 5d17h, static
10.1.6.0/24, ubest/mbest: 1/0, attached
*via 10.1.6.88, Vlan10, [0/0], 5d22h, direct
10.1.6.88/32, ubest/mbest: 1/0, attached
*via 10.1.6.88, Vlan10, [0/0], 5d22h, local
192.168.1.0/24, ubest/mbest: 1/0, attached
*via 192.168.1.1, Vlan2, [0/0], 5d17h, direct
192.168.1.1/32, ubest/mbest: 1/0, attached
*via 192.168.1.1, Vlan2, [0/0], 5d17h, local
Vlan 10 ---- 10.1.6.0/24
Vlan 2 ---- 192.168.1.0/24
thanks & regards
Johnson.
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