Ipv6 nd managed- config-flag, Ipv6 nd managed-config-flag, Ipv6 nd managed-config – LevelOne GTL-2691 User Manual

Page 1429: Flag

Advertising
background image

C

HAPTER

48

| IP Interface Commands

IPv6 Interface

– 1429 –

E

XAMPLE

The following configures five neighbor solicitation attempts for addresses

configured on VLAN 1. The

show ipv6 interface

command indicates that the

duplicate address detection process is still on-going.

Console(config)#interface vlan 1

Console(config-if)#ipv6 nd dad attempts 5

Console(config-if)#end

Console#show ipv6 interface

VLAN 1 is up

IPv6 is enabled.

Link-local address:

FE80::2E0:CFF:FE9C:CA10/64

Global unicast address(es):

2001:DB8:2222:7272::/64, subnet is 2001:DB8:2222:7272::/64

2009:DB9:2229::79, subnet is ::

Joined group address(es):

FF02::2

FF02::1:FF00:0

FF02::1:2

FF02::1:FF9C:CA10

FF02::1

IPv6 link MTU is 1500 bytes

ND DAD is enabled, number of DAD attempts: 5.

ND retransmit interval is 1000 milliseconds

ND advertised retransmit interval is 0 milliseconds

ND reachable time is 30000 milliseconds

ND advertised reachable time is 0 milliseconds

Console#

R

ELATED

C

OMMANDS

ipv6 nd ns-interval (1431)

show ipv6 neighbors (1437)

ipv6 nd managed-

config-flag

This command configures IPv6 router advertisements to indicate to

attached hosts that they can use stateful autoconfiguration to obtain

addresses. Use the no form to clear this flag from router advertisements.

S

YNTAX

[no] ipv6 nd managed-config-flag

D

EFAULT

S

ETTING

Disabled

C

OMMAND

M

ODE

Interface Configuration (VLAN)

C

OMMAND

U

SAGE

The “managed-address configuration” flag tells hosts that they should

use stateful autoconfiguration to obtain addresses from a DHCPv6

server.

Advertising