cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2449
Views
0
Helpful
9
Replies

Vsmart

How do I create a static route to vsmart from vmanage

2 Accepted Solutions

Accepted Solutions

You can try the following

 

vSmart/vManage(config)# vpn 0
vSmart/vManage(config-vpn-0)# interface interface-name
vSmart/vManage(config-interface)#ip route <vSmart-IP>/32 <next-hop>

If they are not on the same subnet then your next hop will also need to know how to route to it.

-David

View solution in original post

What is the purpose of enabling tunnel/ allowing services in the vpn 512 interface 

View solution in original post

9 Replies 9

Static route for vedge or for vsmart?

Vsmart

Not share same subnet' usually vsmart vbond vmanage share same subnet so there is no need any route.

You can try the following

 

vSmart/vManage(config)# vpn 0
vSmart/vManage(config-vpn-0)# interface interface-name
vSmart/vManage(config-interface)#ip route <vSmart-IP>/32 <next-hop>

If they are not on the same subnet then your next hop will also need to know how to route to it.

-David

What’s the function of vpn 512 when creating a  default static route to Vsmart 

What is the purpose of enabling tunnel/ allowing services in the vpn 512 interface 

VPN 0 is transport (overlay) VPN. For proper connection between vsmart and vmanage there is need (at least) IP reachiblity.

You can add respective routes under VPN0:

vpn 0

ip route [prefix/mask] [next-hop gateway]

VPN 512 is used for out-of-band management or device (like ssh to device or gui access to vmanage).

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

Again Usually 

Vbond vsmart vmanage in same subnet 

If other then you need not only static route in vsmart but 

Vsmart 

Staitc route to vmanage 

Static route to vbond 

Vbond 

Static route to vsmart 

Static route to vmanage 

Vmanage 

Static route to vsmart 

Static route to vbond 

 

VPN512 is for OOB mgmt' can not use to connect vmanage and vsmart/vedge vis this vpn512.

When devices are on-prem with private IP address, vBond should be in different subnet/dmz (fw zone) for proper NAT hair-pinning.

 

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

Review Cisco Networking for a $25 gift card