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.
Hello everyone, I'm having some trouble understanding how OSPFv6 calculates costs in IPv6.Attached are screenshots of some show commands on both routers.My question is: why OSPF is not adding the cost of the interface loopback to the metric.Thank you...
Hi Gopinath_PigiliThere's no difference between GNS3 and real equipment in this scenario, one of the members proposed a solution that worked which consist of changing the network type on loopback interface into point-to-point.
Hi Martin L,Thank you so much for the clarification.I have issued this command on L0 on both routers:Router1#conf tEnter configuration commands, one per line. End with CNTL/Z.Router1(config)#interface loopback 0Router1(config-if)#ipv6 ospf network po...
I've used the command: (ipv6 ospf 1 area 0) on both GigabitEthernet 0/0 and Loopback 0, if I didn't use the command on the loopback subcommand the show ipv6 route would not list any route to the loopback.
Hi M02@rt37I've added a screenshot of the topology which simply consist of 2 routers connected via Gigabit Ethernet link.I did not change the cost on any interface, I've modified the reference bandwidth to 10000 Mbps.
Hi MHM Cisco World,Why do I have to redistribute the connected subnets since I've already enabled IPv6 OSPF on the loopback interface using the command: IPv6 ospf 1 area 0?