[afnog] Problem bringing up MPLS on disimilar interfaces
Mark Tinka
mtinka at globaltransit.net
Sat Sep 20 11:05:24 UTC 2008
On Saturday 20 September 2008 04:31:06 Scott Weeks wrote:
> Have you checked the MTU on the router interfaces
> themselves? It sounds like a possible MTU mismatch.
Be careful when adjusting interface MTU parametres, as link
state routing protocols such as OSPF and IS-IS require a
common MTU value across links before adjacencies can be
successfully established.
Not sure which routers you're using, but if it's Cisco,
typically IOS requires that you flap the interface
(shut/unshut) for any interface MTU changes to take effect
(my experience in later code).
If it's Juniper, JunOS would implement the new MTU upon
a 'commit' of the candidate configuration.
Keep this in mind to avoid melting your IGP domain.
side note: It is possible to implement an MTU value at the
protocol level that would affect only said
protocol, while leaving any other protocols to
infer their working MTU value from the main interface
MTU setting.
However, I'd recommend this be the exception than the
rule, depending on the existing complications of your
network that you're trying to get around. In otherwords,
it may add unnecessary complexity where it's not really
needed.
Cheers,
Mark.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
URL: <http://afnog.org/pipermail/afnog/attachments/20080920/e37be7c7/attachment-0002.bin>
More information about the afnog
mailing list