12-17-2019 02:36 PM
hi,
I have Nexus 3548, I have two location remoteoffice and center office There are five vlans central office and there are six VLANs remote office. center office connection p2p with remote office.
remote office ;
cable connect port 47 on nexus and nexus
vlan 112,30,31,32,33,35
vlan 112 IP address 10.61.100.239
remote gateway ip 10.61.100.1
how do VLANs static route for 10.61.100.1
thanks
12-17-2019 03:05 PM
one of the question to ask
is all the VLAN has SVI interface on both the Nexus Switches?
or only vlan 112 IP address 10.61.100.239
what IP address range you like to route to 10.61.100.1 ?
can you post exiting show ip route output from both ?
12-18-2019 01:09 AM
Hello,
I agree with Balaji that we need to have more information about exactly which SVIs are configured where. From what you have posted, it looks like a static default route at each end could be sufficient:
ip route 0.0.0.0 0.0.0.0 10.61.100.239
and
ip route 0.0.0.0 0.0.0.0 10.61.100.1
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