Advertisement

More Related Content

Advertisement

Lab 10.docx

  1. Consider the above network topology. Configure the network using IPv6 addressing and OSPFv3 routing protocol to enable data transmission in different networks. The following commands will be important while configuring OSPFv3 protocol in a Router. To Configure: (config)# ipv6 unicast-routing (config)# ipv6 router ospf process_id (config-rtr)# router-id router_id (an IPv4 address) (config)# interface GigabitEthernet 0/0 (config-if)# ipv6 ospf 1 area area_id To Test: show ipv6 ospf
  2. show ipv6 route show ipv6 ospf database show ipv6 ospf interface show ipv6 ospf neighbor
Advertisement