De documentatie van dit product is waar mogelijk geschreven met inclusief taalgebruik. Inclusief taalgebruik wordt in deze documentatie gedefinieerd als taal die geen discriminatie op basis van leeftijd, handicap, gender, etniciteit, seksuele oriëntatie, sociaaleconomische status of combinaties hiervan weerspiegelt. In deze documentatie kunnen uitzonderingen voorkomen vanwege bewoordingen die in de gebruikersinterfaces van de productsoftware zijn gecodeerd, die op het taalgebruik in de RFP-documentatie zijn gebaseerd of die worden gebruikt in een product van een externe partij waarnaar wordt verwezen. Lees meer over hoe Cisco gebruikmaakt van inclusief taalgebruik.
Cisco heeft dit document vertaald via een combinatie van machine- en menselijke technologie om onze gebruikers wereldwijd ondersteuningscontent te bieden in hun eigen taal. Houd er rekening mee dat zelfs de beste machinevertaling niet net zo nauwkeurig is als die van een professionele vertaler. Cisco Systems, Inc. is niet aansprakelijk voor de nauwkeurigheid van deze vertalingen en raadt aan altijd het oorspronkelijke Engelstalige document (link) te raadplegen.
Dit document biedt voorbeeldconfiguraties voor Open Shortest Path First (OSPF) via Frame Relay-subinterfaces.
Voordat u deze configuratie probeert, moet u ervoor zorgen dat u aan deze vereisten voldoet:
Een basisbegrip van Frame Relay en OSPF-configuratie
Raadpleeg Frame Relay configureren en configureren en problemen oplossen voor meer informatie.
De informatie in dit document is gebaseerd op de volgende software- en hardware-versies:
Cisco 2503 routers
Cisco IOS®-softwareversie 12.3(3) op beide routers
De informatie in dit document is gebaseerd op de apparaten in een specifieke laboratoriumomgeving. Alle apparaten die in dit document worden beschreven, hadden een opgeschoonde (standaard)configuratie. Als uw netwerk live is, moet u zorgen dat u de potentiële impact van elke opdracht begrijpt.
Raadpleeg Cisco Technical Tips Conventions (Conventies voor technische tips van Cisco) voor meer informatie over documentconventies.
Om OSPF over een netwerk te vormen en problemen op te lossen moet u een goed begrip van de onderliggende netwerktopologie hebben. Het buurdetectiemechanisme, de selectie van toegewezen router (DR) en back-up toegewezen router (BDR) en update overstroming hangen ervan af. De onderliggende Layer 2-topologie kan een van deze zijn:
Broadcast multi-access (bijvoorbeeld Ethernet) - Een Broadcast-netwerk maakt het mogelijk om broadcast- of multicast-pakketten via het netwerk te verzenden en daardoor elk apparaat in staat om direct te communiceren met elk ander apparaat in het segment. Een multi-access netwerk is een netwerk dat meer dan twee apparaten verbindt. Raadpleeg Eerste configuraties voor OSPF over Broadcast Media voor meer informatie.
Point-to-Point (zoals seriële links met Point-to-Point en High-Level Data Link Control (PPP/HDLC))—point-to-point netwerken maken het ook mogelijk om broadcast- of multicastpakketten over het netwerk te verzenden en deze netwerken maken alleen verbinding met twee apparaten op het segment. Verwijs naar Eerste Configuraties voor OSPF via een Point-to-Point Link voor meer informatie.
Niet-uitgezonden multi-access (NBMA), zoals Frame Relay—Deze netwerken ondersteunen geen uitzendingen of multicast, maar kunnen meer dan apparaten verbinden en zijn multi-access in nature. Raadpleeg Eerste configuraties voor OSPF over niet-broadcast links voor meer informatie.
Point-to-Multipoint - Dit is een verzameling point-to-point links tussen verschillende apparaten op een segment. Deze netwerken maken het ook mogelijk om broadcast- of multicastpakketten via het netwerk te verzenden. Deze netwerken kunnen het multi-access segment vertegenwoordigen als meerdere point-to-point links die alle apparaten op het segment verbinden.
Wanneer OSPF op een netwerk wordt uitgevoerd, gebeuren er twee belangrijke gebeurtenissen voordat er informatie wordt uitgewisseld:
De buren worden ontdekt met multicast hello-pakketten.
DR en BDR worden verkozen voor elk multi-access netwerk om het proces van de nabijheidsbouw te optimaliseren. Alle routers in dat segment moeten direct met DR en BDR kunnen communiceren voor juiste nabijheid (in het geval van een point-to-point netwerk zijn DR en BDR niet nodig omdat er slechts twee routers in het segment zijn, en dus vindt de selectie niet plaats).
Voor een succesvolle buurontdekking op een segment moet het netwerk uitzendingen of multicast pakketten toestaan om te worden verzonden.
In de topologie van de uitzendings multi-access Layer 2 worden uitzendingen ondersteund; daarom kan een router die OSPF in werking stelt automatisch de buren ontdekken OSPF en om het even welke router als DR. en BDR selecteren aangezien om het even welk apparaat aan alle andere routers in dat uitzendingssegment kan spreken.
In een point-to-point topologie worden buren automatisch ontdekt omdat buren direct met elkaar verbonden zijn via een point-to-point link en broadcast- of multicastpakketten via het netwerk worden doorgestuurd. de verkiezingen voor de Democratische Republiek Congo en de BDR vinden echter niet plaats zoals eerder is uitgelegd.
In een NBMA netwerktopologie, die inherent niet-uitzending is, worden de buren niet automatisch ontdekt. OSPF probeert om DR. en een BDR te kiezen toe te schrijven aan de multi-access aard van het netwerk, maar de verkiezing ontbreekt aangezien de buren niet worden ontdekt. Buren moeten handmatig worden geconfigureerd om deze problemen te overwinnen. Ook, is de extra configuratie noodzakelijk in een hub en een spraaktopologie om ervoor te zorgen dat de hubrouters, die connectiviteit met elke andere spraakrouter hebben, als DR. en BDR worden verkozen. Alternatief, kunt u de configuratie op de interface veranderen NBMA om OSPF te maken geloven dat het een ander netwerktype is dat deze problemen niet heeft.
De juiste configuratie is noodzakelijk voor de juiste werking van OSPF.
Frame Relay-subinterfaces kunnen in twee modi worden uitgevoerd:
Point-to-Point—Wanneer een Frame Relay point-to-point subinterface is geconfigureerd, emuleert de subinterface een point-to-point netwerk en behandelt OSPF het als een point-to-point netwerktype.
Multipoint-wanneer een Frame Relay-subinterface met meerdere punten wordt geconfigureerd, behandelt OSPF deze subinterface als een NBMA-netwerktype.
Cisco IOS-software gebruikt de opdracht ip ospf-netwerk om de flexibiliteit mogelijk te maken en OSPF op een interface in verschillende modi uit te voeren:
ip ospf netwerk {uitzending | niet uitgezonden | {point-to-multipoint [niet-uitzending] | punt-tot-punt}
De sectie Configure van dit document bevat steekproefconfiguraties voor OSPF over Frame Relay point-to-point subinterfaces, OSPF over Frame Relay multipoint subinterfaces met uitzending, niet-uitzending, en point-to-multipoint netwerken.
Deze sectie bevat informatie over het configureren van de functies die in dit document worden beschreven.
Opmerking: Gebruik de Command Lookup Tool (alleen voor geregistreerde klanten) voor meer informatie over de opdrachten die in dit document worden gebruikt.
Dit document maakt gebruik van de hier getoonde netwerkinstellingen:
Dit document maakt gebruik van de configuraties die in deze sectie worden weergegeven.
R4-2503 |
---|
interface Loopback0 ip address 3.3.3.3 255.255.255.255 ! interface Serial0 no ip address encapsulation frame-relay !--- To enable Frame Relay encapsulation !--- on the interface. no keepalive ! interface Serial0.1 point-to-point !--- The subinterface is configured to !--- function as a point-to-point link !--- with this command. ip address 1.1.1.2 255.255.255.0 frame-relay interface-dlci 16 !--- To assign a data-link connection identifier !--- (DLCI) to a specified Frame Relay subinterface. !--- Without this command, all the DLCIs are assigned !--- to the physical interface. ! router ospf 1 network 1.1.1.0 0.0.0.255 area 0 ! |
R1-2503 |
---|
interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! interface Serial0 no ip address encapsulation frame-relay !--- To enable Frame Relay encapsulation on !--- the interface. no keepalive clockrate 2000000 ! interface Serial0.1 point-to-point !--- The subinterface is configured to function !--- as a point-to-point link with this command. ip address 1.1.1.1 255.255.255.0 frame-relay interface-dlci 16 !--- To assign a data-link connection identifier !--- (DLCI) to a specified Frame Relay subinterface. !--- Without this command, all the DLCIs are !--- assigned to the physical interface. ! router ospf 1 network 1.1.1.0 0.0.0.255 area 0 ! |
De hier geschetste opdrachten zijn nuttig voor verificatie:
toon ip ospf buur-Dit bevel wordt gebruikt om OSPF-buurinformatie te tonen.
toon ip ospf interface-Dit bevel wordt gebruikt om OSPF-gerelateerde interfaceinformatie te tonen.
De uitgangen van deze opdrachten worden hier weergegeven:
R4-2503# show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 2.2.2.2 1 FULL/ - 00:00:33 1.1.1.1 Serial0.1
Opmerking: in deze uitvoer wordt de OSPF-buurstaat weergegeven als "FULL / -", maar de status DR en BDR wordt niet aangegeven. Dit komt doordat er geen DR en BDR verkiezing is op een point-to-point link.
R4-2503# show ip ospf interface s0 %OSPF: OSPF not enabled on Serial0 R4-2503# show ip ospf interface s0.1 Serial0.1 is up, line protocol is up Internet Address 1.1.1.2/24, Area 0 Process ID 1, Router ID 3.3.3.3, Network Type POINT_TO_POINT, Cost: 64 Transmit Delay is 1 sec, State POINT_TO_POINT, Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:09 Index 1/1, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 2.2.2.2 Suppress hello for 0 neighbor(s) R1-2503# show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 3.3.3.3 1 FULL/ - 00:00:37 1.1.1.2 Serial0.1 R1-2503# show ip ospf interface s0 %OSPF: OSPF not enabled on Serial0 R1-2503# show ip ospf interface s0.1 Serial0.1 is up, line protocol is up Internet Address 1.1.1.1/24, Area 0 Process ID 1, Router ID 2.2.2.2, Network Type POINT_TO_POINT, Cost: 64 Transmit Delay is 1 sec, State POINT_TO_POINT, Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:03 Index 1/1, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 3.3.3.3 Suppress hello for 0 neighbor(s)
In deze configuratie wordt het netwerktype gewijzigd in broadcast met de opdracht voor de ip ospf-netwerkuitzending. Nu, wordt het netwerk NBMA gezien als uitzending multi-access netwerk waar DR. en verkiezing BDR plaatsvinden. De opdrachten voor Frame Relay zijn ook ingesteld om broadcast-adressen door te sturen.
R4-2503 |
---|
interface Loopback0 ip address 3.3.3.3 255.255.255.255 ! interface Serial0 no ip address encapsulation frame-relay no keepalive ! interface Serial0.2 multipoint !--- The subinterface is treated as a multipoint link. ip address 1.1.1.2 255.255.255.0 ip ospf network broadcast !--- This command is used to define the network !--- type as broadcast. The network type is defined !--- on non-broadcast networks so as to not configur !--- the neighbors explicitly. frame-relay map ip 1.1.1.1 16 broadcast !--- To define the mapping between a destination !--- protocol address and the data-link connection !--- identifier (DLCI) used to connect to the !--- destination address. The broadcast keyword !--- is used to forward broadcasts and multicasts !--- to this address. ! ! router ospf 1 network 1.1.1.0 0.0.0.255 area 0 ! |
R1-2503 |
---|
interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! ! interface Serial0 no ip address encapsulation frame-relay no keepalive clockrate 2000000 ! interface Serial0.2 multipoint !--- The subinterface is treated as a multipoint link. ip address 1.1.1.1 255.255.255.0 ip ospf network broadcast !--- This command is used to define the network !--- type as broadcast. The network type is defined !--- on non-broadcast networks so as not configure !--- the neighbors explicitly. frame-relay map ip 1.1.1.2 16 broadcast !--- To define the mapping between a !--- destination protocol address and the data-link !--- connection identifier (DLCI) used to connect !--- to the destination address. The broadcast !--- keyword is used to forward broadcasts and multicasts !--- to this address. ! router ospf 1 network 1.1.1.0 0.0.0.255 area 0 ! |
Opmerking: Als een subinterface is geconfigureerd als point-to-point, kan dezelfde subinterface niet opnieuw worden toegewezen als een multipoint subinterface, tenzij de router wordt herladen. In dit geval, wordt een verschillende subinterface gebruikt voor de configuratie met meerdere punten.
R4-2503# show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 2.2.2.2 1 FULL/BDR 00:00:32 1.1.1.1 Serial 0.2 R4-2503# show ip ospf interface s0 %OSPF: OSPF not enabled on Serial0 R4-2503# show ip ospf interface s0.2 Serial0.2 is up, line protocol is up Internet Address 1.1.1.2/24, Area 0 Process ID 1, Router ID 3.3.3.3, Network Type BROADCAST, Cost: 64 Transmit Delay is 1 sec, State DR, Priority 1 Designated Router (ID) 3.3.3.3, Interface address 1.1.1.2 Backup Designated router (ID) 2.2.2.2, Interface address 1.1.1.1 Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:05 Index 1/1, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 2.2.2.2 (Backup Designated Router) Suppress hello for 0 neighbor(s) R1-2503# show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 3.3.3.3 1 FULL/DR 00:00:35 1.1.1.2 Serial0.2 R1-2503# show ip ospf interface s0 %OSPF: OSPF not enabled on Serial0 R1-2503# show ip ospf interface s0.2 Serial0.2 is up, line protocol is up Internet Address 1.1.1.1/24, Area 0 Process ID 1, Router ID 2.2.2.2, Network Type BROADCAST, Cost: 64 Transmit Delay is 1 sec, State BDR, Priority 1 Designated Router (ID) 3.3.3.3, Interface address 1.1.1.2 Backup Designated router (ID) 2.2.2.2, Interface address 1.1.1.1 Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:01 Index 1/1, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 3.3.3.3 (Designated Router) Suppress hello for 0 neighbor(s)
In deze configuratie is het netwerk niet-uitgezonden, waardoor buren niet automatisch kunnen worden ontdekt. Het buurbevel wordt gebruikt om OSPF buren manueel te vormen. Deze opdracht is echter alleen nodig bij Cisco IOS-softwareversies eerder dan 10.0. Als een alternatieve oplossing moet u de opdracht ip ospf-netwerk uitgeven om het standaardnetwerktype te wijzigen (zie het voorbeeld Multipoint Configuration with Broadcast Network Configuration). Raadpleeg de sectie "Vermijden van DR’s en buurcommando op NBMA" van de OSPF Design Guide voor meer informatie. DR en BDR worden verkozen vanwege de multi-access aard.
R4-2503 |
---|
interface Loopback0 ip address 3.3.3.3 255.255.255.255 ! interface Serial0 no ip address encapsulation frame-relay no keepalive ! interface Serial0.2 multipoint ip address 1.1.1.2 255.255.255.0 frame-relay map ip 1.1.1.1 16 broadcast ip ospf priority 2 !--- This command assigns a higher priority for this router on this interface, !--- so that it gets elected as the DR. In case of a Hub and Spoke topology, !--- the hub should be elected as the DR as it has connectivity to all the spokes. ! router ospf 1 network 1.1.1.0 0.0.0.255 area 0 ! |
R1-2503 |
---|
interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! interface Serial0 no ip address encapsulation frame-relay no keepalive clockrate 2000000 ! interface Serial0.2 multipoint ip address 1.1.1.1 255.255.255.0 frame-relay map ip 1.1.1.2 16 broadcast ! router ospf 1 network 1.1.1.0 0.0.0.255 area 0 neighbor 1.1.1.2 !--- Used to manually configure neighbors. |
R4-2503# show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 2.2.2.2 1 FULL/BDR 00:01:56 1.1.1.1 Serial0.2 R4-2503# show ip ospf interface s0 %OSPF: OSPF not enabled on Serial0 R4-2503# show ip ospf interface s0.2 Serial0.2 is up, line protocol is up Internet Address 1.1.1.2/24, Area 0 Process ID 1, Router ID 3.3.3.3, Network Type NON_BROADCAST, Cost: 64 Transmit Delay is 1 sec, State DR,Priority 2 Designated Router (ID) 3.3.3.3, Interface address 1.1.1.2 Backup Designated router (ID) 2.2.2.2, Interface address 1.1.1.1 Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:25 Index 1/1, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 2.2.2.2 (Backup Designated Router) Suppress hello for 0 neighbor(s) R1-2503# show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 3.3.3.3 2 FULL/DR 00:01:52 1.1.1.2 Serial0.2 R1-2503# show ip ospf interface s0 %OSPF: OSPF not enabled on Serial0 R1-2503# show ip ospf interface s0.2 Serial0.2 is up, line protocol is up Internet Address 1.1.1.1/24, Area 0 Process ID 1, Router ID 2.2.2.2, Network Type NON_BROADCAST, Cost: 64 Transmit Delay is 1 sec, State BDR, Priority 1 Designated Router (ID) 3.3.3.3, Interface address 1.1.1.2 Backup Designated router (ID) 2.2.2.2, Interface address 1.1.1.1 Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:01 Index 1/1, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 3.3.3.3 (Designated Router) Suppress hello for 0 neighbor(s)
In deze configuratie wordt het netwerktype gewijzigd met de opdracht point-to-multipoint van het ip ospf-netwerk om te functioneren als een verzameling point-to-point links. De buren worden automatisch ontdekt en de verkiezing van DR. en BDR vindt niet plaats.
R4-2503 |
---|
interface Loopback0 ip address 3.3.3.3 255.255.255.255 ! interface Serial0 no ip address encapsulation frame-relay no keepalive ! interface Serial0.2 multipoint ip address 1.1.1.2 255.255.255.0 ip ospf network point-to-multipoint !--- To configure an interface as !--- point-to-multipoint for non-broadcast media. frame-relay map ip 1.1.1.1 16 broadcast ! ! router ospf 1 network 1.1.1.0 0.0.0.255 area 0 ! |
R1-2503 |
---|
interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! interface Serial0 no ip address encapsulation frame-relay no keepalive clockrate 2000000 ! interface Serial0.2 multipoint ip address 1.1.1.1 255.255.255.0 ip ospf network point-to-multipoint !--- To configure an interface as !--- point-to-multipoint for non-broadcast media. frame-relay map ip 1.1.1.2 16 broadcast ! router ospf 1 network 1.1.1.0 0.0.0.255 area 0 ! |
R4-2503# show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 2.2.2.2 1 FULL/ - 00:01:58 1.1.1.1 Serial0.2 R4-2503# show ip ospf interface s0 %OSPF: OSPF not enabled on Serial0 R4-2503# show ip ospf interface s0.2 Serial2.1 is up, line protocol is up Internet Address 1.1.1.2/24, Area 0 Process ID 1, Router ID 3.3.3.3, Network Type POINT_TO_MULTIPOINT, Cost: 64 Transmit Delay is 1 sec, State POINT_TO_MULTIPOINT, Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:07 Index 1/1, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 2 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 2.2.2.2 Suppress hello for 0 neighbor(s) R1-2503# show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 3.3.3.3 1 FULL/ - 00:01:49 1.1.1.2 Serial0.2 R1-2503# show ip ospf interface s0 %OSPF: OSPF not enabled on Serial0 R1-2503# show ip ospf interface s0.2 Serial0.2 is up, line protocol is up Internet Address 1.1.1.1/24, Area 0 Process ID 1, Router ID 2.2.2.2, Network Type POINT_TO_MULTIPOINT, Cost: 64 Transmit Delay is 1 sec, State POINT_TO_MULTIPOINT, Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5 oob-resync timeout 40 Hello due in 00:00:00 Index 1/1, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 2 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 3.3.3.3 Suppress hello for 0 neighbor(s)
Om de configuraties te controleren, gebruikt u de subsecties in de sectie Configureren van dit document.
Deze sectie bevat informatie waarmee u problemen met de configuratie kunt oplossen.
Alvorens u om het even welke OSPF buurkwesties op een NBMA-netwerk problemen oplost, is het belangrijk om te herinneren dat een NBMA-netwerk op deze wijzen van verrichting met het ip ospf netwerkbevel kan worden gevormd:
Point-to-point
Point-to-Multipoint
uitzenden
NBMA
De Hello en Dode Intervallen van elke wijze worden beschreven in deze lijst:
Netwerktype | Hallo Interval (secs) | Dode interval (sec.) |
---|---|---|
Point-to-point | 10 | 40 |
Point-to-Multipoint | 30 | 120 |
uitzenden | 10 | 40 |
niet uitgezonden | 30 | 120 |
Wanneer OSPF is geconfigureerd op een fysieke interface (bijvoorbeeld interface S0) van een technologie voor niet-uitzending met meervoudige toegang zoals Frame Relay, wordt het standaardnetwerktype van NON_BROADCAST toegewezen. Wanneer OSPF is geconfigureerd op point-to-point subinterfaces, wordt het standaard interfacetype POINT_TO_POINT toegewezen. Wanneer OSPF is geconfigureerd op subinterfaces met meerdere punten, wordt het standaard interfacetype NON_BROADCAST toegewezen.
Wanneer het NBMA-netwerk bestaat uit een combinatie van fysieke en logische interfaces (subinterfaces) op verschillende routers, komen verschillende OSPF-netwerktypen in het spel. In dergelijke gevallen is het waarschijnlijk dat zich een "Hello mismatch" voordoet; dientengevolge, worden de nabijheid OSPF niet gevormd.
Raadpleeg Problemen met OSPF uitvoeren in NBMA-modus via Frame Relay en probleemoplossing OSPF voor meer informatie over hoe u problemen met OSPF kunt oplossen.
Revisie | Publicatiedatum | Opmerkingen |
---|---|---|
1.0 |
10-Dec-2001 |
Eerste vrijgave |