ra
Configures RA related parameters, such
as the interval between two unsolicited successive RAs. It also allows suppression of
RAs.
Supported on the following devices:
- Access Points: AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
AP8533.
- Service Platforms:
NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
Syntax
ra [interval <3-1800>|suppress]
Parameters
ra [interval <3-1800>|suppress]
interval <3-1800> |
Configures the interval, in seconds, between two
unsolicited successive RAs
- <3-1800> – Specify a value from 3 - 1800 seconds. The default is 300
seconds.
Note: The router-lifetime should be at least three times the specified router
interval.
|
suppress |
Enables the suppression of RAs. When enabled, the transmission of RAs in IPv6
packets is suppressed. This option is disabled by default. The no > ra
> suppress command enables the sending of RAs. |
Examples
nx9500-6C8809(config-ipv6-radv-policy-test)#ra interval 200
nx9500-6C8809(config-ipv6-radv-policy-test)#ra suppress
nx9500-6C8809(config-ipv6-radv-policy-test)#show context
ipv6-router-advertisement-policy test
ra suppress
ra interval 200
managed-config-flag
nd-reachable-time global
advertise mtu
advertise hop-limit
check-ra-consistency
dns-server 2002::2 lifetime 3000
domain-name TechPubs lifetime infinite
nx9500-6C8809(config-ipv6-radv-policy-test)#