nerdexam
F5

101 · Question #648

An administrate receives an error message when attempting to create a self-IP address on a BIG- IP appliance. Which address should the administrator use to resolve the issue?

The correct answer is A. 2001:0db8:85a3:0000:0000:8a2e:0370:7334. The administrator must use a correctly formatted IPv6 address when configuring a self-IP on BIG-IP, as invalid characters or mixed syntax will trigger an error.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

An administrate receives an error message when attempting to create a self-IP address on a BIG- IP appliance. Which address should the administrator use to resolve the issue?

Exhibit

101 question #648 exhibit

Options

  • A2001:0db8:85a3:0000:0000:8a2e:0370:7334
  • B2001:db8:85a3:Bd3.Ba2e:370:7334
  • C2001:0db8:85i3:0000:0000:8a2i:0370:7334

How the community answered

(21 responses)
  • A
    86% (18)
  • B
    5% (1)
  • C
    10% (2)

Why each option

The administrator must use a correctly formatted IPv6 address when configuring a self-IP on BIG-IP, as invalid characters or mixed syntax will trigger an error.

A2001:0db8:85a3:0000:0000:8a2e:0370:7334Correct

2001:0db8:85a3:0000:0000:8a2e:0370:7334 is a valid full-form IPv6 address using only hexadecimal digits (0-9, a-f) separated by colons. BIG-IP requires a properly formatted address for self-IP configuration, and this is the only choice that conforms to RFC 4291 IPv6 addressing syntax, making it the only address the system will accept.

B2001:db8:85a3:Bd3.Ba2e:370:7334

This address is invalid because it mixes period delimiters (used in IPv4 dotted-decimal notation) within an IPv6 colon-hex address, making it syntactically malformed.

C2001:0db8:85i3:0000:0000:8a2i:0370:7334

This address contains the character 'i' in two groups (85i3 and 8a2i), which is not a valid hexadecimal digit - valid hex digits are only 0-9 and a-f.

Concept tested: Valid IPv6 address format for BIG-IP self-IP

Source: https://techdocs.f5.com/en-us/bigip-16-1-0/big-ip-tmos-routing-administration/managing-self-ip-addresses.html

Topics

#IPv6#self-IP#BIG-IP#address format

Community Discussion

No community discussion yet for this question.

Full 101 Practice