04-02-2024 07:37 PM
I have a large iWAN (ISR4451's) install. I have a new P2P circuit (between 2 buildings) but I can't get my iWAN routing to obey my static route. Below are the running configs for my switchport on my Nx9K and my 3850 switches, along with the traceroutes. The 3850 switch will obey my static route and I can pass traffic. My Nexus 9K switch refuses to use my static route with Metric 1.
Site1 Nexus 9K
honx9372b# sho run int eth102/1/27
!Command: show running-config interface Ethernet102/1/27
!Running configuration last done at: Sun Mar 31 19:59:58 2024
!Time: Tue Apr 2 22:10:26 2024
version 9.2(3) Bios:version 07.65
interface Ethernet102/1/27
description P2P link to Site 2
no switchport
ip address 10.0.250.5/30
no shutdown
honx9372b# sho int eth102/1/27
Ethernet102/1/27 is up
admin state is up,
Hardware: 100/1000 Ethernet, address: cc16.7ef6.297f (bia 00cc.fc6d.77bc)
Description: P2P link to KIN2
Internet Address is 10.0.250.5/30
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, medium is broadcast
full-duplex, 1000 Mb/s
Beacon is turned off
Auto-Negotiation is turned on FEC mode is Auto
Input flow-control is off, output flow-control is on
Auto-mdix is turned off
Switchport monitor is off
EtherType is 0x8100
Last link flapped 2d02h
Site 2 Catalyst 3850
NeilCore-New#sho run int te1/0/19
Building configuration...
Current configuration : 126 bytes
!
interface TenGigabitEthernet1/0/19
description P2P link to Site1
no switchport
ip address 10.0.250.6 255.255.255.252
end
NeilCore-New#
NeilCore-New#sho int te1/0/19
TenGigabitEthernet1/0/19 is up, line protocol is up (connected)
Hardware is Ten Gigabit Ethernet, address is 50f7.2241.92e7 (bia 50f7.2241.92e7)
Description: P2P link to KIN1
Internet address is 10.0.250.6/30
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not set
Full-duplex, 1000Mb/s, link type is auto, media type is 10/100/1000BaseTX SFP
From Site 1 to Site 2
1 <1 ms <1 ms <1 ms 10.25.87.253
2 <1 ms <1 ms <1 ms mpls-rtr.
3 <1 ms <1 ms <1 ms int-rtr.
4 23 ms 23 ms 23 ms iWAN-Tunnel20
5 12 ms 12 ms 12 ms neilcore-new.
6 11 ms 10 ms 10 ms KINVEEAM. [10.125.5.133]
From Site 2 to Site 1 (working route)
1 1 ms 2 ms 2 ms 10.125.5.254
2 1 ms 1 ms 1 ms 10.0.250.5
3 10 ms 10 ms 10 ms hoveeam [10.25.81.51]
Thanks Daryl
04-02-2024 10:56 PM
Hello,
not really sure what your topology looks like, but why don't you configure PBR on the Nexus, as this takes precedence over everything else ?
04-03-2024 01:12 PM
04-03-2024 12:03 AM
Share topolgy if you can
MHM
04-03-2024 01:18 PM
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