cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
779
Views
0
Helpful
2
Replies

Nexus 3548 static routing

sezer
Level 1
Level 1

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

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

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 ?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

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