nerdexam
Juniper

JN0-281 · Question #46

Which Junos OS routing table stores IPv6 addresses?

The correct answer is D. inet6.0. In Junos OS, routing information is stored in different routing tables depending on the protocol and address family. For IPv6 addresses, the routing table used is inet6.0. Routing Tables in Junos: inet.0: This is the primary routing table for IPv4 unicast routes. inet6.0: This…

Junos Software

Question

Which Junos OS routing table stores IPv6 addresses?

Options

  • Ainet.0
  • Binet0.6
  • Cinet.6
  • Dinet6.0

How the community answered

(41 responses)
  • A
    2% (1)
  • C
    2% (1)
  • D
    95% (39)

Explanation

In Junos OS, routing information is stored in different routing tables depending on the protocol and address family. For IPv6 addresses, the routing table used is inet6.0. Routing Tables in Junos: inet.0: This is the primary routing table for IPv4 unicast routes. inet6.0: This is the primary routing table for IPv6 unicast routes. inet.3: This routing table is used for MPLS-related routing. Other routing tables, like inet.1, inet.2, are used for multicast and other specific purposes. inet6.0 Routing Table: When IPv6 is enabled on a Juniper router, all the IPv6 routes are stored in the inet6.0 table. This includes both direct routes (connected networks) and learned routes (from dynamic routing protocols like OSPFv3, BGP, etc.). To view IPv6 routes, the command show route table inet6.0 is used. This will display the contents of the IPv6 routing table, showing the network prefixes, next-hop addresses, and protocol information for each route.

Topics

#routing table#IPv6#inet6.0

Community Discussion

No community discussion yet for this question.

Full JN0-281 Practice