Cisco ASA Series Cli Configuration Manual page 735

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring IPv6 Neighbor Discovery
Detailed Steps
Command
interface name
Example:
hostname(config)# interface
gigabitethernet 0/0
hostname(config-if)#
Configuring the Neighbor Solicitation Message Interval
To configure the interval between IPv6 neighbor solicitation retransmissions on an interface, enter the
following command.
Detailed Steps
Command
ipv6 nd ns-interval value
Example:
hostname (config-if)# ipv6 nd ns-interval
9000
Examples
The following example configures an IPv6 neighbor solicitation transmission interval of 9000
milliseconds for GigabitEthernet 0/0:
hostname (config)# interface gigabitethernet 0/0
hostname (config-if)# ipv6 nd ns-interval 9000
Purpose
Enters interface configuration mode.
Purpose
Sets the interval between IPv6 neighbor solicitation retransmissions on an
interface.
Valid values for the value argument range from 1000 to 3600000
milliseconds.
This information is also sent in router advertisement messages.
Cisco ASA Series CLI Configuration Guide
Configuring IPv6 Neighbor Discovery
1-7

Advertisement

Table of Contents
loading

Table of Contents