The key is to set the mtu on the interface hierarchy itself as well , not just under OSPF
IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
Original Message:
Sent: 08-22-2024 04:56
From: Dhikra Marghli
Subject: what is the command that allow configure MTU 1336 for st0
Hello
The problem is that OSPF is not working between Fortigate and SRX due to an MTU issue.
So, can you please help me?
Which commands can you provide to investigate this problem?
i wait your reply
regards
------------------------------
Dhikra Marghli
Original Message:
Sent: 08-14-2024 16:29
From: spuluka
Subject: what is the command that allow configure MTU 1336 for st0
I'm able to configure and see the assigned mtu on an SRX100H in my lab.
root@steve> show configuration interfaces st0
unit 0 {
family inet {
mtu 1336;
}
}
root@steve> show interfaces st0
Physical interface: st0, Enabled, Physical link is Up
Interface index: 130, SNMP ifIndex: 503
Type: Secure-Tunnel, Link-level type: Secure-Tunnel, MTU: 9192
Device flags : Present Running
Interface flags: Point-To-Point
Input rate : 0 bps (0 pps)
Output rate : 0 bps (0 pps)
Logical interface st0.0 (Index 85) (SNMP ifIndex 507)
Flags: Point-To-Point SNMP-Traps Encapsulation: Secure-Tunnel
Input packets : 0
Output packets: 0
Security: Zone: Null
Protocol inet, MTU: 1336
Flags: Sendbcast-pkt-to-re, User-MTU
------------------------------
Steve Puluka BSEET - Juniper Ambassador
IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
http://puluka.com/home
Original Message:
Sent: 08-14-2024 05:12
From: Dhikra Marghli
Subject: what is the command that allow configure MTU 1336 for st0
hello
thanks for your reply
we try to configure but the problem that i want
show ospf interface extensive ( srx 100)
st0.0 PtToPt 0.0.0.0 0.0.0.0 0.0.0.0 1
Type: P2P, Address: 0.0.0.0, Mask: 0.0.0.0, MTU: 9192, Cost: 2======> the problem how to configure this with mtu MTU: 1336
because 9192 and we have SRX100H so how i can force address: 0.0.0.0, Mask: 0.0.0.0, MTU ===> 1336 ??
regards
------------------------------
Dhikra Marghli
Original Message:
Sent: 08-13-2024 19:54
From: spuluka
Subject: what is the command that allow configure MTU 1336 for st0
For the st0 interfaces the mtu gets set down at the unit level per instances. For example
set interfaces st0 unit 0 family inet mtu 1336
------------------------------
Steve Puluka BSEET - Juniper Ambassador
IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
http://puluka.com/home
Original Message:
Sent: 08-13-2024 11:23
From: Dhikra Marghli
Subject: what is the command that allow configure MTU 1336 for st0
hello
show ospf interface extensive ( srx 100)
st0.0 PtToPt 0.0.0.0 0.0.0.0 0.0.0.0 1
Type: P2P, Address: 0.0.0.0, Mask: 0.0.0.0, MTU: 9192, Cost: 2======> the problem how to configure this with mtu MTU: 1336
Adj count: 0
Hello: 10, Dead: 40, ReXmit: 5, Not Stub
Auth type: None
Protection type: None
Topology default (ID 0) -> Cost: 2
st0.0 PtToPt 0.0.0.0 0.0.0.0 0.0.0.0 0
Type: P2P, Address: 172.16.7.2, Mask: 255.255.255.252, MTU: 1336, Cost: 2
Adj count: 0, Passive
Hello: 10, Dead: 40, ReXmit: 5, Not Stub
Auth type: None
Protection type: None
Topology default (ID 0) -> Passive, Cost: 2
SRX100
what the command that allow configure MTU 1336 for st0
st0.0
Type: P2P, Address: 0.0.0.0, Mask: 0.0.0.0, MTU: 9192, Cost: 2=========> msut will be MTU : 1336
like
st0.0 PtToPt 0.0.0.0 0.0.0.0 0.0.0.0 0
Type: P2P, Address: 172.16.7.2, Mask: 255.255.255.252, MTU: 1336, Cost: 2================> this is ok
because the ospf neigbhor is extract bewtenn fortigate and srx 100
Dans le srx93
------------------------------
Dhikra Marghli
------------------------------