ipv6 nd ra hoplimit suppress (S-, K-Series)

Use this command to configure neighbor discovery to suppress IPv6 router advertisement transmissions on an interface.

Syntax

ipv6 nd ra hoplimit suppress
no ipv6 nd ra hoplimit suppress

Parameters

None.

Defaults

None.

Mode

Interface configuration.

Usage

The router advertisement hoplimit suppress feature suppresses IPv6 router advertisement transmissions on an interface by setting the router advertisement hoplimit to 0.

The no ipv6 ra hoplimit suppress command disables the suppression of IPv6 router advertisements on the interface.

Example

This example enables router advertisement hoplimit suppression for VLAN 50:

System(su-config)->interface vlan 50
System(su-config-intf-vlan.0.50)->ipv6 ra hoplimit suppress
System(su-config-intf-vlan.0.50)->