profile icmpv6 options
Configures ICMPv6 configuration parameters.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec > Global Configuration > Profile Configuration
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 }
virtual-mac mac_address
Specify the local virtual MAC address.
Must be a 17-digit string in the pattern [0-9a-fA-F:-].
hop-limit hop_limit
Specify the hop limit.
Must be an integer in the range of 0-255.
Default Value: 255.
router-lifetime lifetime_period
Specify the router lifetime in seconds.
Must be an integer in the range of 0-65535.
Default Value: 65535.
reachable-time reachable_period
Specify the reachable time in milliseconds.
Must be an integer.
Default Value: 0.
retrans-timer retransmission_period
Specify the retransmission time in milliseconds.
Must be an integer.
Default Value: 0.
mtu mtu_size
Specify the MTU size.
Must be an integer.
Default Value: 1500.
Usage Guidelines
Use this command to configure the ICMPv6 configuration parameters.