profile icmpv6 options
Configures ICMPv6 configuration parameters.
Command Mode
Exec > Global Configuration (config) > ICMPv6 Profile Configuration (config-icmpv6-profile_name )
Syntax
options { [ hop-limit hop_limit ] [ mtu mtu_size ] [ reachable-time reachable_period ] [ retrans-timer retransmission_period ] [ router-lifetime lifetime_period ] [ virtual-mac mac_address ] }
hop-limit hop_limit
Specify the hop limit.
Must be an integer in the range of 0-255.
Default Value: 255.
mtu mtu_size
Specify the Maximum Transmission Unit (MTU) size.
Must be an integer in the range of 1280-1500.
Default Value: 1500.
reachable-time reachable_period
Specify the reachable time in milliseconds.
Must be an integer in the range of 0-3600.
Default Value: 0.
retrans-timer retransmission_period
Specify the retransmission time in milliseconds.
Must be an integer in the range of 0-4294968.
Default Value: 0.
router-lifetime lifetime_period
Specify the router lifetime in seconds.
Must be an integer in the range of 0-65535.
Default Value: 65535.
virtual-mac mac_address
Specify the local virtual MAC address.
Must be a string in the mac-address pattern. For information on the mac-address pattern, see the Input Pattern Types chapter.
Usage Guidelines
Use this command to configure the ICMPv6 configuration parameters.