Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
All,I am looking for help in correcting an issue I having in my lab environment of OSPF. Basically, one of the routers is receiving the error message %OSPF-4-ERRRCV: Received invalid packet: mismatch area ID, from backbone area must be virtual-link...
All,I am trying to redistribute directly connected links in to OSPF so that connect to all of my lab network.I have three routers each has an Ethernet and two serial ports. Router 1 (192.168.1.15/24) is connected to Router 2 (192.168.1.16/24) via th...
O.K.On router3 I have added virtual links for area 5 and area 17 to its neighbor router1 which is also in the backbone. Here is the current configuration router3#wr tBuilding configuration...Current configuration:!version 11.2no service password-...
Hmm.I have added the following to Router1 configuration:router ospf 55 redistribute connected network 192.168.254.1 0.0.0.0 area 254 network 192.168.1.0 0.0.0.255 area 0 network 192.168.3.0 0.0.0.255 area 3 network 172.17.0.0 0.0.255.255 area 17 area...