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

PSN - Dual Interface Routing Issue

keviande
Cisco Employee
Cisco Employee

Have a customer with the following setup with a Virtual ISE deployment - Separate PSN running 2.4 with latest patch

PSN interfaces are setup as follows:

Eth0 - is intended to be used as management only with communication to PAN, MnT, DNS, NTP, AD etc...

Eth1 - is intended for RAIDIUS/TACACS session data from the NADs only - there is a Loadbalancer in front of multiple PSNs

I've read conflicting information in Topic searches that a PSN can have two default routes (other articles that say no) - one for each interface - whereby traffic that ingresses an interface will route back out that interface with the associated default route. Customer is having an issue where traffic is coming into Eth1 interface and but routing back out Eth0 interface - where the ip default-gateway command points to. Setting static route statements according to customer would be significant work because of the size of the network on either side - which is why he's trying to get this to work if it can.

Understand from a networking standpoint how problematic multiple defaults routes can be without something else like PBR making the decision but the customer was pretty sure saw in the documentation that this could work and I've seen these articles as well.

Any thoughts and help would be appreciated

 

Kevin

Images of interface configuration and show ip route below

 

 

1 Accepted Solution

Accepted Solutions

hslai
Cisco Employee
Cisco Employee

As discussed, howon is correct.

CLI ip route has an example on multiple default routes. And, I tested both RADIUS and SNMP working OK using a L3 client direct its requests to Interface Gi1 of an ISE 2.4 in my lab and monitoring the connections to Gi1 with the TCPDUMP tool.

View solution in original post

2 Replies 2

howon
Cisco Employee
Cisco Employee

I don't believe we supported dual default gateway. We recommend specific routes defined so it can be exited out the same interface. If you have any document saying otherwise, can you share the link?

hslai
Cisco Employee
Cisco Employee

As discussed, howon is correct.

CLI ip route has an example on multiple default routes. And, I tested both RADIUS and SNMP working OK using a L3 client direct its requests to Interface Gi1 of an ISE 2.4 in my lab and monitoring the connections to Gi1 with the TCPDUMP tool.